Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/
H A Ddls.h67 #define DLS_MINOR2INST(minor) ((int)((minor) - 1)) macro
/titanic_44/usr/src/uts/common/io/dls/
H A Ddls_mgmt.c1063 DLS_MINOR2INST(getminor(dev))); in dls_devnet_hold_by_dev()
1069 if (DLS_MINOR2INST(getminor(dev)) <= DLS_MAX_PPA) in dls_devnet_hold_by_dev()
1227 DLS_MINOR2INST(getminor(dev))); in dls_devnet_dev2linkid()
H A Ddls_link.c772 DLS_MINOR2INST(getminor(dev))); in dls_link_devinfo()
/titanic_44/usr/src/uts/common/io/dld/
H A Ddld_str.c158 statep->ds_instance = DLS_MINOR2INST(mac_minor(mh)); in i_dld_str_walker()
212 return (DLS_MINOR2INST(minor)); in dld_devt_to_instance()
253 *resp = (void *)(uintptr_t)DLS_MINOR2INST(minor); in dld_getinfo()
/titanic_44/usr/src/uts/common/io/softmac/
H A Dsoftmac_main.c357 ppa = DLS_MINOR2INST(minor); in softmac_create()
965 ppa = DLS_MINOR2INST(minor); in softmac_destroy()