Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/scsi/impl/
H A Dscsi_hba.c9931 sas_phymap_config(void *arg, damap_t *phydam, damap_id_t phyid) in sas_phymap_config() argument
9947 damn = damap_id2addr(phydam, phyid); in sas_phymap_config()
10029 damap_id_priv_set(phydam, phyid, ua_priv); in sas_phymap_config()
10039 sas_phymap_unconfig(void *arg, damap_t *phydam, damap_id_t phyid) in sas_phymap_unconfig() argument
10053 damn = damap_id2addr(phydam, phyid); in sas_phymap_unconfig()
10065 ua_priv = damap_id_priv_get(phydam, phyid); in sas_phymap_unconfig()