Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/scsi/adapters/mpt_sas/
H A Dmptsas.c346 static dev_info_t *mptsas_find_child_phy(dev_info_t *pdip, uint8_t phy);
14486 *lundip = mptsas_find_child_phy(pdip, phy); in mptsas_config_one_phy()
14565 if (mptsas_find_child_phy(pdip, phy)) { in mptsas_config_luns()
15320 mptsas_find_child_phy(dev_info_t *pdip, uint8_t phy) in mptsas_find_child_phy() function