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

/freebsd-13-stable/usr.sbin/bhyve/
H A Dpci_ahci.c613 struct ahci_prdt_entry *prdt, uint16_t prdtl)
624 i++, prdt++) {
625 dbcsz = (prdt->dbc & DBCMASK) + 1;
635 prdt->dba + skip, dbcsz);
669 struct ahci_prdt_entry *prdt; local
675 prdt = (struct ahci_prdt_entry *)(cfis + 0x80);
733 ahci_build_iov(p, aior, prdt, hdr->prdtl);
790 struct ahci_prdt_entry *prdt; local
797 prdt = (struct ahci_prdt_entry *)(cfis + 0x80);
803 dbcsz = (prdt
612 ahci_build_iov(struct ahci_port *p, struct ahci_ioreq *aior, struct ahci_prdt_entry *prdt, uint16_t prdtl) argument
904 struct ahci_prdt_entry *prdt; local
1398 struct ahci_prdt_entry *prdt; local
1812 struct ahci_prdt_entry *prdt; local
[all...]

Completed in 34 milliseconds