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

/illumos-gate/usr/src/uts/common/io/comstar/port/fct/
H A Dfct.c1439 fct_i_remote_port_t *irp_last = NULL; local
1444 irp_last = NULL;
1454 irp_last = irp_next;
1459 if (irp_last == NULL) {
1463 irp_last->irp_next = irp->irp_next;

Completed in 78 milliseconds