Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bhyve/
H A Dpci_ahci.c137 struct ahci_port { struct
138 struct blockif_ctxt *bctx;
139 struct pci_ahci_softc *pr_sc;
140 struct ata_params ata_ident;
141 uint8_t *cmd_lst;
142 uint8_t *rfis;
143 int port;
144 int atapi;
145 int reset;
146 int waitforclear;
[all …]