Searched refs:IOP_EVENT_PHYNUM (Results 1 – 2 of 2) sorted by relevance
609 #define IOP_EVENT_PHYNUM(x) ((x >> 4) & 0xf) macro
295 uint8_t phynum = IOP_EVENT_PHYNUM(w1); in pmcs_process_sas_hw_event()