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

/illumos-gate/usr/src/uts/common/io/ib/clients/eoib/
H A Denx_ibt.c1236 eibnx_port_t *port_next; local
1239 for (port = hca->hc_port; port; port = port_next) {
1240 port_next = port->po_next;
/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfctl_private.h81 struct ulp_ports *port_next; member in struct:ulp_ports
103 struct fca_port *port_next; member in struct:fca_port
/illumos-gate/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcpvar.h140 struct fcp_port *port_next; member in struct:fcp_port

Completed in 53 milliseconds