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