Searched refs:ahci_request_packet_t (Results 1 – 2 of 2) sorted by relevance
548 static struct ahci_request_packet_t *ahci_make_request(long cmd, uint64_t base_addr, uint64_t count… in ahci_make_request()550 …struct ahci_request_packet_t *pack = (struct ahci_request_packet_t *)kmalloc(sizeof(struct ahci_re… in ahci_make_request()601 …struct ahci_request_packet_t *pack = (struct ahci_request_packet_t *)container_of(wait_queue_tmp, … in ahci_query_disk()632 static void ahci_submit(struct ahci_request_packet_t *pack) in ahci_submit()653 struct ahci_request_packet_t *pack = NULL; in ahci_transfer()
355 struct ahci_request_packet_t struct