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

/illumos-gate/usr/src/lib/libfcoe/common/
H A Dlibfcoe.c624 int io_ret = 0; local
660 io_ret = ioctl(fcoe_fd, FCOEIO_CMD, &fcoeio);
661 if (io_ret != 0) {
696 if (io_ret == FCOEIOE_MAC_NOT_FOUND) {

Completed in 55 milliseconds