Searched refs:ahci_prdt_entry (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/usr.sbin/bhyve/
H A Dpci_ahci.c192 struct ahci_prdt_entry { struct
613 struct ahci_prdt_entry *prdt, uint16_t prdtl)
669 struct ahci_prdt_entry *prdt;
675 prdt = (struct ahci_prdt_entry *)(cfis + 0x80);
790 struct ahci_prdt_entry *prdt;
797 prdt = (struct ahci_prdt_entry *)(cfis + 0x80);
904 struct ahci_prdt_entry *prdt;
911 prdt = (struct ahci_prdt_entry *)(cfis + 0x80);
1398 struct ahci_prdt_entry *prdt;
1407 prdt = (struct ahci_prdt_entry *)(cfi
[all...]

Completed in 108 milliseconds