Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/
H A Dbofi.c142 static dev_info_t *our_dip; variable
751 our_dip = dip; in bofi_attach()
797 our_dip = NULL; in bofi_detach()
813 if (minor != 0 || our_dip == NULL) { in bofi_getinfo()
817 *result = (void *)our_dip; in bofi_getinfo()
1814 return (ddi_add_softintr(our_dip, DDI_SOFTINT_MED, &ep->softintr_id, in bofi_errdef_alloc()