Searched refs:SCSI_MAX_MODE_LEN (Results 1 – 1 of 1) sorted by relevance
54 #define SCSI_MAX_MODE_LEN 256 macro1525 uint8_t mode_current[SCSI_MAX_MODE_LEN]; in scsi_disk_check_mode_select()1526 uint8_t mode_changeable[SCSI_MAX_MODE_LEN]; in scsi_disk_check_mode_select()1534 if (expected_len > SCSI_MAX_MODE_LEN) { in scsi_disk_check_mode_select()