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()497 memset(pkt, 0, sizeof(struct inic_pkt)); in inic_qc_prep()504 cpb->prd = cpu_to_le32(pp->pkt_dma + offsetof(struct inic_pkt, prd)); in inic_qc_prep()528 offsetof(struct inic_pkt, cdb)); in inic_qc_prep()687 memset(pp->pkt, 0, sizeof(struct inic_pkt)); in init_port()712 pp->pkt = dmam_alloc_coherent(dev, sizeof(struct inic_pkt), in inic_port_start()