Searched refs:cmd_gtgtp (Results 1 – 7 of 7) sorted by relevance
/titanic_50/usr/src/uts/intel/io/dktp/hba/ghd/ |
H A D | ghd.h | 113 gtgt_t *cmd_gtgtp; /* dev instance for this request */ member 142 (gcmdp)->cmd_gtgtp = (gtgtp) \ 418 #define GCMDP2GTGTP(gcmdp) ((gcmdp)->cmd_gtgtp) 423 #define GCMDP2GDEVP(gcmdp) ((gcmdp)->cmd_gtgtp->gt_gdevp)
|
H A D | ghd_debug.c | 99 "dmaseg 0x%p\n", P->cmd_gtgtp, P->cmd_dma_flags, in ghd_dump_gcmd()
|
H A D | ghd_timer.c | 646 ghd_timer_newstate(cccp, gcmdp, gcmdp->cmd_gtgtp, action, in ghd_timer_poll()
|
/titanic_50/usr/src/uts/sun/sys/dada/adapters/ghd/ |
H A D | ghd.h | 104 gtgt_t *cmd_gtgtp; /* dev instance for this request */ member 125 (gcmdp)->cmd_gtgtp = (gtgtp) \ 361 #define GCMDP2GTGTP(gcmdp) ((gcmdp)->cmd_gtgtp)
|
/titanic_50/usr/src/uts/intel/io/dktp/controller/ata/ |
H A D | atapi.c | 1014 rc = ghd_transport(&ata_ctlp->ac_ccc, gcmdp, gcmdp->cmd_gtgtp, in atapi_tran_start()
|
H A D | ata_disk.c | 1254 rc = ghd_transport(&ata_ctlp->ac_ccc, gcmdp, gcmdp->cmd_gtgtp, in ata_disk_do_ioctl() 3314 rc = ghd_transport(&ata_ctlp->ac_ccc, gcmdp, gcmdp->cmd_gtgtp, in ata_disk_update_fw()
|
H A D | ata_common.c | 3256 rc = ghd_transport(&ata_ctlp->ac_ccc, gcmdp, gcmdp->cmd_gtgtp, in ata_queue_cmd()
|