Searched defs:isread (Results 1 - 8 of 8) sorted by relevance

/freebsd-11-stable/sys/dev/usb/
H A Dusb_busdma.h99 uint8_t isread:1; /* set if we are currently reading member in struct:usb_page_cache
H A Dusb_pf.c337 int isread; local
469 int isread; local
H A Dusb_busdma.c932 uint8_t isread; local
[all...]
H A Dusb_generic.c1054 uint8_t isread; local
1266 uint8_t isread; local
1450 uint8_t isread; local
[all...]
/freebsd-11-stable/stand/usb/
H A Dusb_busdma_loader.c435 uint8_t isread; local
[all...]
/freebsd-11-stable/tools/tools/usbtest/
H A Dusb_msc_test.c151 do_msc_cmd(uint8_t *pcmd, uint8_t cmdlen, void *pdata, uint32_t datalen, uint8_t isread, uint8_t isshort, uint8_t lun, uint8_t flags) argument
/freebsd-11-stable/sys/fs/cuse/
H A Dcuse.c821 cuse_server_ioctl_copy_locked(struct cuse_server *pcs, struct cuse_client_command *pccmd, struct cuse_data_chunk *pchk, int isread) argument
928 cuse_server_data_copy_locked(struct cuse_server *pcs, struct cuse_client_command *pccmd, struct cuse_data_chunk *pchk, int isread) argument
/freebsd-11-stable/sys/cam/ctl/
H A Dctl.c8567 int isread; local

Completed in 330 milliseconds