Home
last modified time | relevance | path

Searched refs:NCQFrame (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/hw/ide/
H A Dahci-internal.h349 typedef struct NCQFrame { struct
370 } QEMU_PACKED NCQFrame; argument
H A Dahci.c1129 const NCQFrame *ncq_fis = (NCQFrame *)cmd_fis; in process_ncq_command()