Searched refs:ahci_prdt_entry (Results 1 – 1 of 1) sorted by relevance
186 struct ahci_prdt_entry { struct607 struct ahci_prdt_entry *prdt, uint16_t prdtl) in ahci_build_iov()665 struct ahci_prdt_entry *prdt; in ahci_handle_rw()671 prdt = (struct ahci_prdt_entry *)(cfis + 0x80); in ahci_handle_rw()785 struct ahci_prdt_entry *prdt; in read_prdt()793 prdt = (struct ahci_prdt_entry *)(cfis + 0x80); in read_prdt()900 struct ahci_prdt_entry *prdt; in write_prdt()908 prdt = (struct ahci_prdt_entry *)(cfis + 0x80); in write_prdt()1397 struct ahci_prdt_entry *prdt; in atapi_read()1406 prdt = (struct ahci_prdt_entry *)(cfis + 0x80); in atapi_read()[all …]