Home
last modified time | relevance | path

Searched refs:_IOR (Results 1 – 25 of 99) sorted by relevance

1234

/freebsd/sys/security/audit/
H A Daudit_ioctl.h55 #define AUDITPIPE_GET_QLEN _IOR(AUDITPIPE_IOBASE, 1, u_int)
56 #define AUDITPIPE_GET_QLIMIT _IOR(AUDITPIPE_IOBASE, 2, u_int)
58 #define AUDITPIPE_GET_QLIMIT_MIN _IOR(AUDITPIPE_IOBASE, 4, u_int)
59 #define AUDITPIPE_GET_QLIMIT_MAX _IOR(AUDITPIPE_IOBASE, 5, u_int)
60 #define AUDITPIPE_GET_PRESELECT_FLAGS _IOR(AUDITPIPE_IOBASE, 6, au_mask_t)
62 #define AUDITPIPE_GET_PRESELECT_NAFLAGS _IOR(AUDITPIPE_IOBASE, 8, au_mask_t)
64 #define AUDITPIPE_GET_PRESELECT_AUID _IOR(AUDITPIPE_IOBASE, 10, \
70 #define AUDITPIPE_GET_PRESELECT_MODE _IOR(AUDITPIPE_IOBASE, 14, int)
73 #define AUDITPIPE_GET_MAXAUDITDATA _IOR(AUDITPIPE_IOBASE, 17, u_int)
78 #define AUDITPIPE_GET_INSERTS _IOR(AUDITPIPE_IOBASE, 100, u_int64_t)
[all …]
/freebsd/sys/dev/usb/
H A Dusb_ioctl.h239 #define USB_DEVICESTATS _IOR ('U', 5, struct usb_device_stats)
247 #define USB_GET_REPORT_ID _IOR ('U', 25, int)
250 #define USB_GET_CONFIG _IOR ('U', 100, int)
254 #define USB_GET_DEVICE_DESC _IOR ('U', 105, struct usb_device_descriptor)
255 #define USB_GET_CONFIG_DESC _IOR ('U', 106, struct usb_config_descriptor)
256 #define USB_GET_RX_INTERFACE_DESC _IOR ('U', 107, struct usb_interface_descriptor)
257 #define USB_GET_RX_ENDPOINT_DESC _IOR ('U', 108, struct usb_endpoint_descriptor)
261 #define USB_GET_DEVICEINFO _IOR ('U', 112, struct usb_device_info)
264 #define USB_GET_RX_FRAME_SIZE _IOR ('U', 115, int)
265 #define USB_GET_RX_BUFFER_SIZE _IOR ('U', 117, int)
[all …]
/freebsd/sys/sys/
H A Dttycom.h54 #define TIOCGPTN _IOR('t', 15, int) /* Get pts number. */
57 #define TIOCGETA _IOR('t', 19, struct termios) /* get termios struct */
62 #define TIOCGETD _IOR('t', 26, int) /* get line discipline */
66 #define TIOCGDRAINWAIT _IOR('t', 86, int) /* get ttywait timeout */
70 #define TIOCTIMESTAMP _IOR('t', 89, struct timeval) /* enable/get timestamp
72 #define TIOCMGDTRWAIT _IOR('t', 90, int) /* modem: get wait on close */
81 #define TIOCGSID _IOR('t', 99, int) /* get session id */
87 #define TIOCGWINSZ _IOR('t', 104, struct winsize) /* get window size */
89 #define TIOCMGET _IOR('t', 106, int) /* get all modem bits */
118 #define TIOCOUTQ _IOR('t', 115, int) /* output queue size */
[all …]
H A Ddisk.h28 #define DIOCGSECTORSIZE _IOR('d', 128, u_int)
35 #define DIOCGMEDIASIZE _IOR('d', 129, off_t) /* Get media size in bytes */
41 #define DIOCGFWSECTORS _IOR('d', 130, u_int) /* Get firmware's sectorcount */
48 #define DIOCGFWHEADS _IOR('d', 131, u_int) /* Get firmware's headcount */
66 #define DIOCGIDENT _IOR('d', 137, char[DISK_IDENT_SIZE])
87 #define DIOCGPROVIDERNAME _IOR('d', 138, char[MAXPATHLEN])
93 #define DIOCGSTRIPESIZE _IOR('d', 139, off_t) /* Get stripe size in bytes */
99 #define DIOCGSTRIPEOFFSET _IOR('d', 140, off_t) /* Get stripe offset in bytes */
105 #define DIOCGPHYSPATH _IOR('d', 141, char[MAXPATHLEN])
H A Dfilio.h46 #define FIONREAD _IOR('f', 127, int) /* get # bytes to read */
50 #define FIOGETOWN _IOR('f', 123, int) /* get owner */
51 #define FIODTYPE _IOR('f', 122, int) /* get d_flags type part */
52 #define FIOGETLBA _IOR('f', 121, int) /* get start blk # */
58 #define FIONWRITE _IOR('f', 119, int) /* get # bytes (yet) to write */
59 #define FIONSPACE _IOR('f', 118, int) /* get space in send queue */
72 #define FIOGSHMLPGCNF _IOR('f', 101, struct shm_largepage_conf)
H A Dconsio.h54 #define KDGETMODE _IOR('K', 9, int)
74 #define GIO_SCRNMAP _IOR('k', 2, scrmap_t)
78 #define GIO_ATTR _IOR('a', 0, int)
81 #define GIO_COLOR _IOR('c', 0, int)
84 #define CONS_CURRENT _IOR('c', 1, int)
87 #define CONS_GET _IOR('c', 2, int)
174 #define CONS_IDLE _IOR('c', 11, int)
231 #define GIO_FONT8x8 _IOR('c', 65, fnt8_t)
233 #define GIO_FONT8x14 _IOR('c', 67, fnt14_t)
235 #define GIO_FONT8x16 _IOR('c', 69, fnt16_t)
[all …]
H A Dsoundcard.h135 #define AIONWRITE _IOR('A', 10, int) /* get # bytes to write */
140 #define AIOGSIZE _IOR('A', 11, struct snd_size)/* read current blocksize */
248 #define AIOGFMT _IOR('f', 12, snd_chan_param) /* get format */
318 #define SNDCTL_SEQ_GETOUTCOUNT _IOR ('Q', 4, int)
319 #define SNDCTL_SEQ_GETINCOUNT _IOR ('Q', 5, int)
324 #define SNDCTL_SEQ_NRSYNTHS _IOR ('Q',10, int)
325 #define SNDCTL_SEQ_NRMIDIS _IOR ('Q',11, int)
334 #define SNDCTL_SEQ_GETTIME _IOR ('Q',19, int)
783 #define SNDCTL_DSP_GETBLKSIZE _IOR('P', 4, int)
803 #define SNDCTL_DSP_GETFMTS _IOR ('P',11, int) /* Returns a mask */
[all …]
H A Dkbio.h16 #define KDGKBMODE _IOR('K', 6, int)
24 #define KDGETMODE _IOR('K', 9, int)
35 #define KDGKBSTATE _IOR('K', 19, int)
49 #define KDGKBTYPE _IOR('K', 64, int)
56 #define KDGETLED _IOR('K', 65, int)
89 #define KDGKBINFO _IOR('K', 101, keyboard_info_t)
97 #define KDGETREPEAT _IOR('K', 103, keyboard_repeat_t)
253 #define GIO_SCRNMAP _IOR('k', 2, scrmap_t)
260 #define OGIO_KEYMAP _IOR('k', 6, okeymap_t)
267 #define OGIO_DEADKEYMAP _IOR('k', 8, oaccentmap_t)
H A Dfbio.h105 #define FBIOGTYPE _IOR('F', 0, struct fbtype)
452 #define FBIO_ADAPTER _IOR('F', 100, int)
453 #define FBIO_ADPTYPE _IOR('F', 101, int)
454 #define FBIO_ADPINFO _IOR('F', 102, struct video_adapter_info)
459 #define FBIO_GETMODE _IOR('F', 105, int)
463 #define FBIO_GETWINORG _IOR('F', 107, u_int)
467 #define FBIO_GETDISPSTART _IOR('F', 109, video_display_start_t)
471 #define FBIO_GETLINEWIDTH _IOR('F', 111, u_int)
487 #define FBIO_GETRGBOFFS _IOR('F', 116, struct fb_rgboffs)
H A Dioctl_compat.h73 #define OTIOCGETD _IOR('t', 0, int) /* get line discipline */
76 #define TIOCGETP _IOR('t', 8, struct sgttyb) /* get parameters */
80 #define TIOCGETC _IOR('t',18, struct tchars) /* get special characters */
129 #define TIOCGLTC _IOR('t', 116,struct ltchars) /* get special chars */
131 #define TIOCLGET _IOR('t', 124, int) /* get local modes */
H A Dmouse.h33 #define MOUSE_GETSTATUS _IOR('M', 0, mousestatus_t)
34 #define MOUSE_GETHWINFO _IOR('M', 1, mousehw_t)
35 #define MOUSE_GETMODE _IOR('M', 2, mousemode_t)
37 #define MOUSE_GETLEVEL _IOR('M', 4, int)
46 #define MOUSE_GETHWID _IOR('M', 13, int)
49 #define MOUSE_SYN_GETHWINFO _IOR('M', 100, synapticshw_t)
H A Dmtio.h312 #define MTIOCGET _IOR('m', 2, struct mtget) /* get tape status */
322 #define MTIOCRDSPOS _IOR('m', 5, u_int32_t) /* get logical blk addr */
323 #define MTIOCRDHPOS _IOR('m', 6, u_int32_t) /* get hardware blk addr */
326 #define MTIOCERRSTAT _IOR('m', 7, union mterrstat) /* get tape errors */
334 #define MTIOCGETEOTMODEL _IOR('m', 8, u_int32_t)
336 #define MTIOCRBLIM _IOR('m', 9, struct mtrblim) /* get block limits */
H A Djoystick.h44 #define JOY_GETTIMEOUT _IOR('J', 2, int) /* get timeout */
47 #define JOY_GET_X_OFFSET _IOR('J', 5, int) /* get offset on X-axis */
48 #define JOY_GET_Y_OFFSET _IOR('J', 6, int) /* get offset on Y-axis */
H A Dcfictl.h48 #define CFIOCGFACTORYPR _IOR('q', 1, uint64_t) /* get factory protection reg */
49 #define CFIOCGOEMPR _IOR('q', 2, uint64_t) /* get oem protection reg */
51 #define CFIOCGPLR _IOR('q', 4, uint32_t) /* get protection lock reg */
H A Dcdrio.h124 #define CDRIOCNEXTWRITEABLEADDR _IOR('c', 101, int)
133 #define CDRIOCGETBLOCKSIZE _IOR('c', 109, int)
135 #define CDRIOCGETPROGRESS _IOR('c', 111, int)
136 #define CDRIOCREADFORMATCAPS _IOR('c', 112, struct cdr_format_capacities)
/freebsd/sys/dev/ppbus/
H A Dppi.h37 #define PPIGDATA _IOR('P', 10, u_int8_t)
38 #define PPIGSTATUS _IOR('P', 11, u_int8_t)
39 #define PPIGCTRL _IOR('P', 12, u_int8_t)
40 #define PPIGEPPD _IOR('P', 13, u_int8_t)
41 #define PPIGECR _IOR('P', 14, u_int8_t)
42 #define PPIGFIFO _IOR('P', 15, u_int8_t)
51 #define PPIGEPPA _IOR('P', 22, u_int8_t)
/freebsd/sys/cam/scsi/
H A Dscsi_sg.h11 #define SG_EMULATED_HOST _IOR(SGIOC, 0x03, int)
15 #define SG_SET_COMMAND_Q _IOR(SGIOC, 0x71, int)
16 #define SG_GET_RESERVED_SIZE _IOR(SGIOC, 0x72, int)
18 #define SG_GET_SCSI_ID _IOR(SGIOC, 0x76, struct sg_scsi_id)
20 #define SG_GET_LOW_DMA _IOR(SGIOC, 0x7a, int)
22 #define SG_GET_PACK_ID _IOR(SGIOC, 0x7c, int)
23 #define SG_GET_NUM_WAITING _IOR(SGIOC, 0x7d, int)
25 #define SG_GET_SG_TABLESIZE _IOR(SGIOC, 0x7f, int)
26 #define SG_GET_VERSION_NUM _IOR(SGIOC, 0x82, int)
32 #define SG_GET_KEEP_ORPHAN _IOR(SGIOC, 0x88, int)
[all …]
/freebsd/sbin/ipf/ipf/
H A Dbpf-ipf.h110 #define BIOCGBLEN _IOR(B,102, u_int)
115 #define BIOCGDLT _IOR(B,106, u_int)
116 #define BIOCGETIF _IOR(B,107, struct ifreq)
119 #define BIOCGRTIMEOUT _IOR(B,110, struct timeval)
120 #define BIOCGSTATS _IOR(B,111, struct bpf_stat)
122 #define BIOCVERSION _IOR(B,113, struct bpf_version)
126 #define BIOCGBLEN _IOR('B',102, u_int)
131 #define BIOCGDLT _IOR('B',106, u_int)
132 #define BIOCGETIF _IOR('B',107, struct ifreq)
135 #define BIOCGRTIMEOUT _IOR('
[all...]
/freebsd/sys/contrib/v4l/
H A Dvideodev.h254 #define VIDIOCGCAP _IOR('v',1,struct video_capability) /* Get capabilities */
259 #define VIDIOCGPICT _IOR('v',6,struct video_picture) /* Get picture properties */
262 #define VIDIOCGWIN _IOR('v',9, struct video_window) /* Get the video overlay window */
264 #define VIDIOCGFBUF _IOR('v',11, struct video_buffer) /* Get frame buffer */
266 #define VIDIOCKEY _IOR('v',13, struct video_key) /* Video key event - to dev 255 is to all - cuts…
267 #define VIDIOCGFREQ _IOR('v',14, unsigned long) /* Set tuner */
269 #define VIDIOCGAUDIO _IOR('v',16, struct video_audio) /* Get audio info */
273 #define VIDIOCGMBUF _IOR('v',20, struct video_mbuf) /* Memory map buffer info */
274 #define VIDIOCGUNIT _IOR('v',21, struct video_unit) /* Get attached units */
275 #define VIDIOCGCAPTURE _IOR('v',22, struct video_capture) /* Get subcapture */
[all …]
/freebsd/sys/net/
H A Dbpf.h120 #define BIOCGBLEN _IOR('B', 102, u_int)
125 #define BIOCGDLT _IOR('B', 106, u_int)
126 #define BIOCGETIF _IOR('B', 107, struct ifreq)
129 #define BIOCGRTIMEOUT _IOR('B', 110, struct timeval)
130 #define BIOCGSTATS _IOR('B', 111, struct bpf_stat)
132 #define BIOCVERSION _IOR('B', 113, struct bpf_version)
133 #define BIOCGRSIG _IOR('B', 114, u_int)
135 #define BIOCGHDRCMPLT _IOR('B', 116, u_int)
137 #define BIOCGDIRECTION _IOR('B', 118, u_int)
144 #define BIOCGETBUFMODE _IOR('B', 125, u_int)
[all …]
H A Dif_tun.h37 #define TUNGDEBUG _IOR('t', 89, int)
39 #define TUNGIFINFO _IOR('t', 92, struct tuninfo)
41 #define TUNGIFNAME _IOR('t', 93, struct ifreq)
45 #define TUNGIFHEAD _IOR('t', 97, int)
/freebsd/sys/dev/ciss/
H A Dcissio.h219 #define CCISS_GETPCIINFO _IOR ('C', 200, cciss_pci_info_struct)
220 #define CCISS_GETINTINFO _IOR ('C', 201, cciss_coalint_struct)
222 #define CCISS_GETNODENAME _IOR ('C', 203, NodeName_type)
224 #define CCISS_GETHEARTBEAT _IOR ('C', 205, Heartbeat_type)
225 #define CCISS_GETBUSTYPES _IOR ('C', 206, BusTypes_type)
226 #define CCISS_GETFIRMVER _IOR ('C', 207, FirmwareVer_type)
227 #define CCISS_GETDRIVERVER _IOR ('C', 208, DriverVer_type)
/freebsd/contrib/ntp/kernel/sys/
H A Dppsclock.h48 #ifdef _IOR
49 #define CIOGETEV _IOR('C', 0, struct ppsclockev) /* get last pps event */
55 #ifdef _IOR
56 #define CIOGETEV _IOR(C, 0, struct ppsclockev) /* get last pps event */
/freebsd/sys/dev/hid/
H A Dhidraw.h82 #define HIDRAW_GET_REPORT_ID _IOR ('U', 25, int)
84 #define HIDRAW_GET_DEVICEINFO _IOR ('U', 112, struct hidraw_device_info)
87 #define HIDIOCGRDESCSIZE _IOR('U', 30, int)
89 #define HIDIOCGRAWINFO _IOR('U', 32, struct hidraw_devinfo)
/freebsd/sys/dev/pbio/
H A Dpbioio.h49 #define PBIO_GETDIFF _IOR('p', 0x81, int)
50 #define PBIO_GETIPACE _IOR('p', 0x82, int)
51 #define PBIO_GETOPACE _IOR('p', 0x83, int)

1234