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

/illumos-gate/usr/src/lib/storage/libg_fc/common/
H A Dmap.c2164 int p_on = 0, p_st = 0, hba_alpa_found = 0, nexus_fd; local
2644 if ((nexus_fd =
2653 if (ioctl(nexus_fd, FCIO_GETMAP, &limited_map) != 0) {
2656 (void) close(nexus_fd);
2661 (void) close(nexus_fd);

Completed in 73 milliseconds