Searched refs:XFER_NONE (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/mmc/host/ |
| H A D | s3cmci.h | 54 #define XFER_NONE 0 macro
|
| H A D | s3cmci.c | 316 if (host->pio_active == XFER_NONE) in get_data_buffer() 429 host->pio_active = XFER_NONE; in do_pio_read() 483 host->pio_active = XFER_NONE; in do_pio_read() 510 host->pio_active = XFER_NONE; in do_pio_write() 557 if (host->pio_active != XFER_NONE) { in pio_tasklet() 781 host->pio_active = XFER_NONE; in s3cmci_irq() 1548 host->pio_active = XFER_NONE; in s3cmci_probe()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | cciss_defs.h | 27 #define XFER_NONE 0x00 macro
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | cciss_defs.h | 27 #define XFER_NONE 0x00 macro
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | cciss_defs.h | 27 #define XFER_NONE 0x00 macro
|
| /OK3568_Linux_fs/kernel/drivers/scsi/ |
| H A D | hpsa_cmd.h | 85 #define XFER_NONE 0x00 macro
|
| H A D | hpsa.c | 5488 TYPE_ATTR_DIR(TYPE_CMD, ATTR_SIMPLE, XFER_NONE); in hpsa_ciss_submit() 6384 (iocommand->Request.Type.Direction != XFER_NONE)) { in hpsa_passthru_ioctl() 6481 (ioc->Request.Type.Direction != XFER_NONE)) in hpsa_big_passthru_ioctl() 6759 TYPE_ATTR_DIR(cmd_type, ATTR_SIMPLE, XFER_NONE); in fill_cmd() 6840 TYPE_ATTR_DIR(cmd_type, ATTR_SIMPLE, XFER_NONE); in fill_cmd() 6854 TYPE_ATTR_DIR(cmd_type, ATTR_SIMPLE, XFER_NONE); in fill_cmd() 6883 case XFER_NONE: in fill_cmd() 7111 TYPE_ATTR_DIR(TYPE_MSG, ATTR_HEADOFQUEUE, XFER_NONE); in hpsa_message()
|
| /OK3568_Linux_fs/kernel/drivers/scsi/smartpqi/ |
| H A D | smartpqi_init.c | 6003 iocommand.Request.Type.Direction != XFER_NONE) in pqi_passthru_ioctl() 6011 case XFER_NONE: in pqi_passthru_ioctl() 6046 case XFER_NONE: in pqi_passthru_ioctl()
|