Home
last modified time | relevance | path

Searched defs:find_dip (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/common/modules/usba/
H A Dusb.c97 find_dip(uintptr_t dip_addr, const void *local_dip, void *cb_arg) in find_dip() function
/illumos-gate/usr/src/uts/common/os/
H A Ddevcfg.c8659 struct find_dip { struct
8668 struct find_dip *findp = (struct find_dip *)arg; in find_dip_fcn() argument
8687 struct find_dip find_dip; in e_ddi_unretire_device() local