Home
last modified time | relevance | path

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

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