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

/illumos-gate/usr/src/uts/common/io/ib/clients/ibd/
H A Dibd.c88 * handled in ibd_port_attach(). Similary, a DDI detach for the port driver is
431 static int ibd_port_attach(dev_info_t *);
2808 ret = ibd_port_attach(dip);
8741 ibd_port_attach(dev_info_t *dip) function
8753 DPRINT(10, "ibd_port_attach: ddi_soft_state_zalloc() failed");
8764 DPRINT(10, "ibd_port_attach: invalid port number (%d)",
8770 DPRINT(10, "ibd_port_attach: hca has invalid guid (0x%llx)",
8776 DPRINT(10, "ibd_port_attach: port has invalid guid (0x%llx)",
8786 DPRINT(10, "ibd_port_attach: failed in ibt_attach(), ret=%d",
8795 DPRINT(10, "ibd_port_attach
[all...]

Completed in 67 milliseconds