Searched refs:ahci_handle_dsm_trim (Results 1 – 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/bhyve/common/ |
H A D | pci_ahci.c | 810 ahci_handle_dsm_trim(struct ahci_port *p, int slot, uint8_t *cfis, uint32_t done) in ahci_handle_dsm_trim() function 1748 ahci_handle_dsm_trim(p, slot, cfis, 0); in ahci_handle_cmd() 1758 ahci_handle_dsm_trim(p, slot, cfis, 0); in ahci_handle_cmd() 1935 ahci_handle_dsm_trim(p, slot, cfis, aior->done); in ata_ioreq_cb()
|