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

/freebsd-13-stable/usr.sbin/bhyve/
H A Dpci_ahci.c401 ahci_write_fis_d2h(struct ahci_port *p, int slot, uint8_t *cfis, uint32_t tfd) function
854 ahci_write_fis_d2h(p, slot, cfis,
950 ahci_write_fis_d2h(p, slot, cfis,
969 ahci_write_fis_d2h(p, slot, cfis,
977 ahci_write_fis_d2h(p, slot, cfis, ATA_S_DSC | ATA_S_READY);
987 ahci_write_fis_d2h(p, slot, cfis,
992 ahci_write_fis_d2h(p, slot, cfis, ATA_S_DSC | ATA_S_READY);
1129 ahci_write_fis_d2h(p, slot, cfis,
1134 ahci_write_fis_d2h(p, slot, cfis, ATA_S_DSC | ATA_S_READY);
1161 ahci_write_fis_d2h(
[all...]

Completed in 110 milliseconds