Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/
H A Dpci_ahci.c397 ahci_write_fis_d2h(struct ahci_port *p, int slot, uint8_t *cfis, uint32_t tfd) in ahci_write_fis_d2h() function
852 ahci_write_fis_d2h(p, slot, cfis, in ahci_handle_dsm_trim()
949 ahci_write_fis_d2h(p, slot, cfis, in ahci_handle_read_log()
968 ahci_write_fis_d2h(p, slot, cfis, in ahci_handle_read_log()
976 ahci_write_fis_d2h(p, slot, cfis, ATA_S_DSC | ATA_S_READY); in ahci_handle_read_log()
986 ahci_write_fis_d2h(p, slot, cfis, in handle_identify()
991 ahci_write_fis_d2h(p, slot, cfis, ATA_S_DSC | ATA_S_READY); in handle_identify()
1128 ahci_write_fis_d2h(p, slot, cfis, in handle_atapi_identify()
1133 ahci_write_fis_d2h(p, slot, cfis, ATA_S_DSC | ATA_S_READY); in handle_atapi_identify()
1160 ahci_write_fis_d2h(p, slot, cfis, tfd); in atapi_inquiry()
[all …]