Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/scsi/adapters/pmcs/
H A Dpmcs_iomb.h609 #define IOP_EVENT_PHYNUM(x) ((x >> 4) & 0xf) macro
/illumos-gate/usr/src/uts/common/io/scsi/adapters/pmcs/
H A Dpmcs_intr.c295 uint8_t phynum = IOP_EVENT_PHYNUM(w1); in pmcs_process_sas_hw_event()