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

/illumos-gate/usr/src/uts/common/sys/ib/mgt/ibdma/
H A Dibdma_impl.h113 uint8_t ih_nports; member in struct:ibdma_hca_s
/illumos-gate/usr/src/uts/common/io/ib/mgt/ibdma/
H A Dibdma.c428 hca->ih_nports = hca_attr.hca_nports;
460 for (ndx = 0; ndx < hca->ih_nports; ndx++) {
533 for (ndx = 0; ndx < hca->ih_nports; ndx++) {
566 (hca->ih_nports-1) * sizeof (ibdma_port_t));

Completed in 44 milliseconds