Home
last modified time | relevance | path

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

/onnv-gate/usr/src/uts/common/sys/
H A Ddevctl.h181 #define IS_DEVCTL(c) (((c) >= DEVCTL_IOC) && ((c) <= DEVCTL_IOC_MAX)) macro
/onnv-gate/usr/src/uts/common/io/ib/ibnex/
H A Dibnex_ioctl.c139 if (IS_DEVCTL(cmd)) in ibnex_ioctl()
/onnv-gate/usr/src/uts/common/io/usb/hwa/hwahc/
H A Dhwahc.c2129 if (IS_DEVCTL(cmd)) { in hwahc_ioctl()
/onnv-gate/usr/src/uts/common/io/scsi/adapters/scsi_vhci/
H A Dscsi_vhci.c595 if (IS_DEVCTL(cmd)) { in vhci_ioctl()