Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dsoftmac.h40 int softmac_hold_device(dev_t, dls_dev_handle_t *);
/illumos-gate/usr/src/uts/common/io/dls/
H A Ddls_mgmt.c1338 if (softmac_hold_device(phy_dev, &ddh) != 0) in dls_devnet_hold_by_name()
1444 softmac_hold_device(phydev, &ddh) == 0) { in dls_devnet_rename()
1453 (void) softmac_hold_device(phydev, &ddh); in dls_devnet_rename()
/illumos-gate/usr/src/uts/common/io/softmac/
H A Dsoftmac_main.c1518 softmac_hold_device(dev_t dev, dls_dev_handle_t *ddhp) in softmac_hold_device() function
/illumos-gate/usr/src/uts/common/io/dld/
H A Ddld_drv.c401 if ((err = softmac_hold_device(phydev, &ddh)) != 0) in drv_ioc_phys_attr()
/illumos-gate/usr/src/uts/sparc/ml/
H A Dmodstubs.S1155 STUB(softmac, softmac_hold_device, nomod_einval);
/illumos-gate/usr/src/uts/intel/ml/
H A Dmodstubs.S1018 STUB(softmac, softmac_hold_device, nomod_einval);