Home
last modified time | relevance | path

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

/qemu/hw/ide/
H A Dahci-internal.h348 typedef struct NCQFrame { struct
369 } QEMU_PACKED NCQFrame; argument
H A Dahci.c1097 const NCQFrame *ncq_fis = (NCQFrame *)cmd_fis; in process_ncq_command()