Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4/io/px/
H A Dpx_var.h143 #define DIP_TO_INST(dip) ddi_get_instance(dip) macro
145 #define DIP_TO_STATE(dip) INST_TO_STATE(DIP_TO_INST(dip))
H A Dpx_debug.c166 int instance = DIP_TO_INST(dip); in px_dbg_queue()
H A Dpx.c225 int instance = DIP_TO_INST(dip); in px_attach()
/illumos-gate/usr/src/uts/sun4v/io/px/
H A Dpx_lib4v.c2082 int instance = DIP_TO_INST(dip); in px_lib_get_cfgacc_base()
/illumos-gate/usr/src/uts/sun4u/io/px/
H A Dpx_lib4u.c2508 int instance = DIP_TO_INST(dip); in px_lib_get_cfgacc_base()