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