Searched defs:rdsv3_attach (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/clients/rdsv3/
H A Drdsv3_ddi.c101 rdsv3_attach(dev_info_t *dip, ddi_attach_cmd_t cmd) function
105 RDSV3_DPRINTF2("rdsv3_attach", "Enter (dip: %p)", dip);
111 RDSV3_DPRINTF2("rdsv3_attach", "Multiple RDS instances are"
124 RDSV3_DPRINTF2("rdsv3_attach", "rdsv3_init failed: %d", ret);
151 RDSV3_DPRINTF2("rdsv3_attach", "Return");
234 rdsv3_attach, /* attach */

Completed in 44 milliseconds