Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/scsi/adapters/pmcs/
H A Dpmcs_iomb.h610 #define IOP_EVENT_PORTID(x) ((x) & 0xf) macro
/illumos-gate/usr/src/uts/common/io/scsi/adapters/pmcs/
H A Dpmcs_intr.c296 uint8_t portid = IOP_EVENT_PORTID(w1); in pmcs_process_sas_hw_event()
1681 uint32_t port = IOP_EVENT_PORTID(LE_32(ptr[1])); in pmcs_event_intr()