Searched refs:io_type (Results 1 – 4 of 4) sorted by relevance
392 enum mmc_io_type io_type) in mmc_byte_io() argument400 if (!partition || !buffer || io_type > IO_WRITE) in mmc_byte_io()427 if (io_type == IO_READ) { in mmc_byte_io()476 if (io_type == IO_READ) { in mmc_byte_io()501 if (io_type == IO_READ && out_num_read) in mmc_byte_io()
528 uint32_t io_type; in qpci_iomap() local537 io_type = addr & PCI_BASE_ADDRESS_SPACE; in qpci_iomap()538 if (io_type == PCI_BASE_ADDRESS_SPACE_IO) { in qpci_iomap()551 if (io_type == PCI_BASE_ADDRESS_SPACE_IO) { in qpci_iomap()
38 io_type, io_op, io_file = io_target41 io_type, io_op, io_name, io_content = io_target44 assert False, "Invalid IO redirection token %s" % repr(io_type)
1791 enum IOMode io_type; member1882 test_io_rw_interface(opts->address_type, opts->io_type, bufsize, sector); in test_io_interface()1895 opts->io_type = type; in create_ahci_io_test()