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

/illumos-gate/usr/src/uts/common/io/ib/ibtl/
H A Dibtl_handlers.c340 portp = &hca_devp->hd_async_port[port_minus1];
502 portp = &hca_devp->hd_async_port[port - 1];
675 portp = hca_devp->hd_async_port;
702 hca_devp->hd_async_port[port_minus1].flags;
703 hca_devp->hd_async_port[port_minus1].flags = 0;
705 hca_devp->hd_async_port[port_minus1].status &= ~temp;
/illumos-gate/usr/src/uts/common/sys/ib/ibtl/impl/
H A Dibtl.h176 ibtl_async_port_event_t hd_async_port[1]; /* per-port async data */ member in struct:ibtl_hca_devinfo_s

Completed in 63 milliseconds