Searched refs:FCOEIO_CMD (Results 1 – 3 of 3) sorted by relevance
38 #define FCOEIO_CMD ('G'<< 8 | 2009) macro
555 if (ioctl(fcoe_fd, FCOEIO_CMD, &fcoeio) != 0) { in FCOE_CreatePort()660 io_ret = ioctl(fcoe_fd, FCOEIO_CMD, &fcoeio); in FCOE_DeletePort()753 if (ioctl(fcoe_fd, FCOEIO_CMD, &fcoeio) != 0) { in FCOE_GetPortList()
549 case FCOEIO_CMD: in fcoe_ioctl()