Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/serengeti/io/
H A Dsbdp_quiesce.c89 static int sbdp_check_dip(dev_info_t *dip, void *arg, uint_t ref);
246 sbdp_check_dip(dev_info_t *dip, void *arg, uint_t ref) in sbdp_check_dip() function
306 (void) e_ddi_branch_referenced(dip, sbdp_check_dip, &sbr); in sbdp_check_devices()