Searched refs:GCMD2APKT (Results 1 – 8 of 8) sorted by relevance
81 #define CPKT2APKT(cpkt) (GCMD2APKT(CPKT2GCMD(cpkt)))
98 #define SPKT2APKT(spkt) (GCMD2APKT(PKTP2GCMDP(spkt)))
275 ata_pkt_t *ata_pktp = GCMD2APKT(gcmdp); in ata_pciide_dma_sg_func()
896 ata_pktp = GCMD2APKT(gcmdp); in ata_hba_complete()922 ata_pktp = GCMD2APKT(gcmdp); in ata_timeout_func()3072 ata_pktp = GCMD2APKT(gcmdp); in ata_hba_start()3241 ata_pktp = GCMD2APKT(gcmdp); in ata_queue_cmd()3249 ata_pktp = GCMD2APKT(gcmdp); in ata_queue_cmd()
535 #define GCMD2APKT(gcmdp) ((ata_pkt_t *)gcmdp->cmd_private) macro
1237 ata_pkt_t *ata_pktp = GCMD2APKT(gcmdp); in ata_disk_do_ioctl()1294 ata_pktp = GCMD2APKT(gcmdp); in ata_disk_pktalloc()3228 ata_pktp = GCMD2APKT(gcmdp); in ata_disk_update_fw()
824 ata_pkt_t *ata_pktp = GCMD2APKT(gcmdp); in atapi_ccballoc()
89 #define SPKT2APKT(spkt) (GCMD2APKT(PKTP2GCMDP(spkt)))