Searched refs:ct_sns_pkt (Results 1 - 3 of 3) sorted by relevance

/drivers/scsi/qla2xxx/
H A Dqla_gs.c103 memset(ct_req, 0, sizeof(struct ct_sns_pkt));
1258 memset(ct_req, 0, sizeof(struct ct_sns_pkt));
1838 memset(ct_req, 0, sizeof(struct ct_sns_pkt));
H A Dqla_def.h2105 struct ct_sns_pkt { struct
2644 struct ct_sns_pkt *ct_sns;
H A Dqla_os.c3030 sizeof(struct ct_sns_pkt), &ha->ct_sns_dma, GFP_KERNEL);
3134 dma_free_coherent(&ha->pdev->dev, sizeof(struct ct_sns_pkt),
3238 dma_free_coherent(&ha->pdev->dev, sizeof(struct ct_sns_pkt),

Completed in 87 milliseconds