Home
last modified time | relevance | path

Searched refs:MODE_IE (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/cam/ctl/
H A Dctl_private.h266 #define MODE_IE mode_pages.ie_page[CTL_PAGE_CURRENT] macro
H A Dctl.c5942 if (lun->MODE_IE.mrie == SIEP_MRIE_UA) in ctl_ie_timer()
5947 if (lun->ie_reportcnt < scsi_4btoul(lun->MODE_IE.report_count)) { in ctl_ie_timer()
5949 t = scsi_4btoul(lun->MODE_IE.interval_timer); in ctl_ie_timer()
9383 if (lun->MODE_IE.mrie != SIEP_MRIE_NO) { in ctl_request_sense()
13886 uint8_t mrie = lun->MODE_IE.mrie;