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

/illumos-gate/usr/src/uts/common/io/comstar/port/fct/
H A Dfct_impl.h117 struct fct_i_remote_port *irp_discovery_next; member in struct:fct_i_remote_port
H A Ddiscovery.c1281 *pirp = irp->irp_discovery_next;
1288 irp->irp_discovery_next = NULL;
1326 pirp = &(irp->irp_discovery_next);
H A Dfct.c1907 irp->irp_discovery_next = NULL;
1909 iport->iport_rpwe_tail->irp_discovery_next = irp;

Completed in 73 milliseconds