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

/freebsd-13-stable/sys/dev/hptiop/
H A Dhptiop.h198 #define MVIOP_CMD_TYPE_IOCTL (1 << 8) macro
H A Dhptiop.c610 } else if (context & MVIOP_CMD_TYPE_IOCTL) {
1241 req->header.context = (u_int64_t)MVIOP_CMD_TYPE_IOCTL;

Completed in 91 milliseconds