Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/ata/
H A Dfsl_sata.c294 int is_ncq, int tag, u8 *buffer, u32 len) in fsl_ata_exec_ata_cmd()
/openbmc/qemu/hw/ide/
H A Dahci.c1072 static int is_ncq(uint8_t ata_cmd) in is_ncq() function