Searched refs:bscv_attach (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/
H A Dbscv.c83 static int bscv_attach(dev_info_t *, ddi_attach_cmd_t);
370 bscv_attach, /* devo_attach */
590 * function - bscv_attach
600 bscv_attach(dev_info_t *dip, ddi_attach_cmd_t cmd) function
652 BSCV_TRACE(ssp, 'A', "bscv_attach",
653 "bscv_attach: mutexes and condition vars initialised");
697 BSCV_TRACE(ssp, 'A', "bscv_attach",
698 "bscv_attach: device minor nodes created");
742 * the work done by the bscv_attach)() routine. This is
4974 * the other code at the end of bscv_attach()
[all...]

Completed in 65 milliseconds