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.h357 typedef struct NCQFrame { struct
378 } QEMU_PACKED NCQFrame; argument
H A Dahci.c1127 const NCQFrame *ncq_fis = (NCQFrame *)cmd_fis; in process_ncq_command()