Searched refs:inic_pkt (Results 1 – 1 of 1) sorted by relevance
227 struct inic_pkt { struct239 struct inic_pkt *pkt; argument484 struct inic_pkt *pkt = pp->pkt; in inic_qc_prep()495 memset(pkt, 0, sizeof(struct inic_pkt)); in inic_qc_prep()502 cpb->prd = cpu_to_le32(pp->pkt_dma + offsetof(struct inic_pkt, prd)); in inic_qc_prep()526 offsetof(struct inic_pkt, cdb)); in inic_qc_prep()683 memset(pp->pkt, 0, sizeof(struct inic_pkt)); in init_port()708 pp->pkt = dmam_alloc_coherent(dev, sizeof(struct inic_pkt), in inic_port_start()