Home
last modified time | relevance | path

Searched defs:io_cmds (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/block/
H A Dublk_drv.c135 struct llist_head io_cmds; member
1241 struct llist_node *io_cmds = llist_del_all(&ubq->io_cmds); in ublk_forward_io_cmds() local
1251 struct llist_node *io_cmds = llist_del_all(&ubq->io_cmds); in ublk_abort_io_cmds() local
/openbmc/qemu/tests/qtest/
H A Dahci-test.c1820 static const uint8_t io_cmds[NUM_MODES][NUM_ADDR_MODES][NUM_IO_OPS] = { variable