Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dsoftmac.h42 int softmac_hold_device(dev_t, dls_dev_handle_t *);
/titanic_41/usr/src/uts/common/io/dls/
H A Ddls_mgmt.c989 (void) softmac_hold_device(phydev, &ddh); in dls_devnet_hold_common()
1070 (void) softmac_hold_device(dev, &ddh); in dls_devnet_hold_by_dev()
1175 if (softmac_hold_device(phy_dev, &ddh) != 0) in dls_devnet_hold_by_name()
1282 softmac_hold_device(phydev, &ddh) == 0) { in dls_devnet_rename()
1291 (void) softmac_hold_device(phydev, &ddh); in dls_devnet_rename()
/titanic_41/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
/titanic_41/usr/src/uts/common/io/dld/
H A Ddld_drv.c400 if ((err = softmac_hold_device(phydev, &ddh)) != 0) in drv_ioc_phys_attr()
/titanic_41/usr/src/uts/sparc/ml/
H A Dmodstubs.s1208 STUB(softmac, softmac_hold_device, nomod_einval);
/titanic_41/usr/src/uts/intel/ia32/ml/
H A Dmodstubs.s1285 STUB(softmac, softmac_hold_device, nomod_einval);