Home
last modified time | relevance | path

Searched refs:SCSI_MODE_PAGE_1C_LENGTH (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/dev/isci/scil/
H A Dsati_mode_pages.h72 #define SCSI_MODE_PAGE_1C_LENGTH 0x0C macro
74 + SCSI_MODE_PAGE_1C_LENGTH \
H A Dsati_mode_pages.c287 SCSI_MODE_PAGE_1C_LENGTH-2, // Byte 1 - Page Length
306 SCSI_MODE_PAGE_1C_LENGTH-2,
H A Dsati_mode_sense_6.c248 + SCSI_MODE_PAGE_1C_LENGTH; in sati_mode_sense_6_informational_excp_control_translate_data()
417 + SCSI_MODE_PAGE_1C_LENGTH; in sati_mode_sense_6_all_pages_translate_data()
H A Dsati_mode_sense_10.c330 + SCSI_MODE_PAGE_1C_LENGTH; in sati_mode_sense_10_informational_excp_control_translate_data()
498 + SCSI_MODE_PAGE_1C_LENGTH; in sati_mode_sense_10_all_pages_translate_data()
H A Dsati_mode_select.c235 page_size=SCSI_MODE_PAGE_1C_LENGTH; in sati_mode_select_get_mode_page_size()
526 U8 current_mode_page[SCSI_MODE_PAGE_1C_LENGTH]={0,0,0,0,0,0,0,0,0,0,0,0}; in sati_mode_select_process_mode_page_informational_exception_control()
544 (current_mode_page[1] != (SCSI_MODE_PAGE_1C_LENGTH - 2)) || in sati_mode_select_process_mode_page_informational_exception_control()