Searched refs:host_packet (Results 1 – 1 of 1) sorted by relevance
115 struct host_packet { struct117 TAILQ_ENTRY(host_packet) chain; argument122 TAILQ_HEAD(, host_packet) queue;1237 struct host_packet *hp = in ata_promise_queue_hpkt()1238 malloc(sizeof(struct host_packet), M_TEMP, M_NOWAIT | M_ZERO); in ata_promise_queue_hpkt()1253 struct host_packet *hp; in ata_promise_next_hpkt()