Searched defs:reqtype (Results 1 – 8 of 8) sorted by relevance
/freebsd-src/sys/dev/liquidio/base/ |
H A D | lio_request_manager.c | 411 switch (reqtype) { in lio_process_iq_request_list() local 394 __lio_add_to_request_list(struct lio_instr_queue * iq,int idx,void * buf,int reqtype) __lio_add_to_request_list() argument 593 lio_send_command(struct octeon_device * oct,uint32_t iq_no,uint32_t force_db,void * cmd,void * buf,uint32_t datasize,uint32_t reqtype) lio_send_command() argument [all...] |
H A D | lio_ctrl.h | 94 uint32_t reqtype; member
|
H A D | lio_iq.h | 71 uint32_t reqtype; member
|
/freebsd-src/lib/libnetmap/ |
H A D | nmreq.c | 95 nmreq_header_init(struct nmreq_header *h, uint16_t reqtype, void *body) in nmreq_header_init()
|
/freebsd-src/sys/contrib/dev/mediatek/mt76/mt7921/ |
H A D | mt7921.h | 72 u8 reqtype; member
|
H A D | mcu.c | 612 u8 reqtype; in mt7921_mcu_set_roc() member
|
/freebsd-src/sys/cam/ctl/ |
H A D | ctl_ioctl.h | 461 ctl_lunreq_type reqtype; member 559 ctl_req_type reqtype; member
|
/freebsd-src/sys/dev/netmap/ |
H A D | netmap.c | 3611 nmreq_getoption(struct nmreq_header *hdr, uint16_t reqtype) in nmreq_getoption() argument
|