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

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_api.c9865 ql_link_t *next_device; local
9876 link = next_device) {
9881 next_device = NULL;
9885 next_device = link->next;
9940 next_device = NULL;

Completed in 94 milliseconds