Home
last modified time | relevance | path

Searched refs:ahci_r_fis (Results 1 – 3 of 3) sorted by relevance

/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/ic/
H A Dahcisatareg.h85 struct ahci_r_fis { struct
94 #define AHCI_RFIS_SIZE (sizeof(struct ahci_r_fis)) argument
H A Dahcisatavar.h74 struct ahci_r_fis *ahcic_rfis; /* received FIS */
H A Dahcisata_core.c410 achp->ahcic_rfis = (struct ahci_r_fis *) in ahci_attach()