Searched refs:inic_pkt (Results 1 – 1 of 1) sorted by relevance
228 struct inic_pkt { struct240 struct inic_pkt *pkt; argument478 struct inic_pkt *pkt = pp->pkt; in inic_qc_prep()491 memset(pkt, 0, sizeof(struct inic_pkt)); in inic_qc_prep()498 cpb->prd = cpu_to_le32(pp->pkt_dma + offsetof(struct inic_pkt, prd)); in inic_qc_prep()522 offsetof(struct inic_pkt, cdb)); in inic_qc_prep()679 memset(pp->pkt, 0, sizeof(struct inic_pkt)); in init_port()704 pp->pkt = dmam_alloc_coherent(dev, sizeof(struct inic_pkt), in inic_port_start()