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

/illumos-gate/usr/src/uts/common/io/ib/clients/rds/
H A Drdsib.c90 static int rdsib_attach(dev_info_t *dip, ddi_attach_cmd_t cmd);
125 rdsib_attach, /* attach */
250 rdsib_attach(dev_info_t *dip, ddi_attach_cmd_t cmd) function
254 RDS_DPRINTF2("rdsib_attach", "enter");
260 RDS_DPRINTF1("rdsib_attach", "Multiple RDS instances are"
271 RDS_DPRINTF1("rdsib_attach",
279 RDS_DPRINTF1("rdsib_attach",
300 RDS_DPRINTF1("rdsib_attach",
308 RDS_DPRINTF2("rdsib_attach", "return");

Completed in 56 milliseconds