Home
last modified time | relevance | path

Searched refs:PMCS_PHY_INVALID_PORT_ID (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/scsi/adapters/pmcs/
H A Dpmcs_def.h61 #define PMCS_PHY_INVALID_PORT_ID 0xf macro
/illumos-gate/usr/src/uts/common/io/scsi/adapters/pmcs/
H A Dpmcs_intr.c773 subphy->portid = PMCS_PHY_INVALID_PORT_ID; in pmcs_process_sas_hw_event()
855 subphy->portid = PMCS_PHY_INVALID_PORT_ID; in pmcs_process_sas_hw_event()
H A Dpmcs_attach.c925 phyp->portid = PMCS_PHY_INVALID_PORT_ID; in pmcs_attach()