Searched refs:MODEPAGE_INFO_EXCPT_LEN (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/lib/fm/libdiskstatus/common/ |
H A D | ds_scsi.h | 227 #define MODEPAGE_INFO_EXCPT_LEN (sizeof (scsi_ie_page_t)) macro
|
H A D | ds_scsi.c | 828 MODEPAGE_INFO_EXCPT_LEN, &sip->si_hdrs, &skey, &asc, in load_ie_modepage() 833 MODEPAGE_INFO_EXCPT_LEN, &junk_hdrs, &skey, &asc, &ascq); in load_ie_modepage() 926 MODEPAGE_INFO_EXCPT_LEN) == 0) { in scsi_enable_ie() 933 MODEPAGE_INFO_EXCPT_LEN, &hdrs, &skey, &asc, &ascq) == 0) { in scsi_enable_ie()
|