Home
last modified time | relevance | path

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

/freebsd/sys/dev/isci/scil/
H A Dsati_mode_select.c239 page_size=SCSI_MODE_PAGE_1A_LENGTH; in sati_mode_select_get_mode_page_size()
595 U8 current_mode_page[SCSI_MODE_PAGE_1A_LENGTH] = {0,0,0,0,0,0,0,0,0,0}; in sati_mode_select_process_mode_page_power_condition()
606 for(index = 0; index < SCSI_MODE_PAGE_1A_LENGTH; index++) in sati_mode_select_process_mode_page_power_condition()
615 (current_mode_page[1] != (SCSI_MODE_PAGE_1A_LENGTH - 2) ) || in sati_mode_select_process_mode_page_power_condition()
H A Dsati_mode_pages.h71 #define SCSI_MODE_PAGE_1A_LENGTH 0x0C macro
H A Dsati_mode_sense.c774 sati_set_data_byte(sequence, scsi_io, offset + 1, (SCSI_MODE_PAGE_1A_LENGTH - 2)); in sati_mode_sense_power_condition_translate_data()
786 return SCSI_MODE_PAGE_1A_LENGTH; in sati_mode_sense_power_condition_translate_data()
H A Dsati_mode_sense_6.c378 + SCSI_MODE_PAGE_1A_LENGTH; in sati_mode_sense_6_power_condition_translate_data()
H A Dsati_mode_sense_10.c460 + SCSI_MODE_PAGE_1A_LENGTH; in sati_mode_sense_10_power_condition_translate_data()