Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/scsi/adapters/pmcs/
H A Dpmcs_subr.c71 static boolean_t pmcs_phy_target_match(pmcs_phy_t *);
3329 if (pmcs_phy_target_match(pptr) == B_FALSE) { in pmcs_new_tport()
7970 pmcs_phy_target_match(pmcs_phy_t *phyp) in pmcs_phy_target_match() function