Home
last modified time | relevance | path

Searched defs:gtgtp (Results 1 – 13 of 13) sorted by relevance

/titanic_52/usr/src/uts/intel/io/dktp/hba/ghd/
H A Dghd_waitq.h112 #define GTGTP2TARGET(gtgtp) ((gtgtp)->gt_tgt_private) argument
113 #define GTGTP2HBA(gtgtp) ((gtgtp)->gt_hba_private) argument
114 #define GTGTP2GDEVP(gtgtp) ((gtgtp)->gt_gdevp) argument
116 #define GTGT_INIT(gtgtp) L1EL_INIT(&(gtgtp)->gt_ilist) argument
119 #define GTGT_ATTACH(gtgtp, gdevp) { \ argument
126 GTGT_DEATTACH(gtgtp,gdevp) global() argument
[all...]
H A Dghd.c443 gtgt_t *gtgtp, in ghd_poll() argument
573 ghd_tran_abort(ccc_t *cccp, gcmd_t *gcmdp, gtgt_t *gtgtp, void *intr_status) in ghd_tran_abort() argument
633 ghd_tran_abort_lun(ccc_t *cccp, gtgt_t *gtgtp, void *intr_status) in ghd_tran_abort_lun() argument
670 ghd_tran_reset_target(ccc_t * cccp,gtgt_t * gtgtp,void * intr_status) ghd_tran_reset_target() argument
703 ghd_tran_reset_bus(ccc_t * cccp,gtgt_t * gtgtp,void * intr_status) ghd_tran_reset_bus() argument
732 ghd_transport(ccc_t * cccp,gcmd_t * gcmdp,gtgt_t * gtgtp,ulong_t timeout,int polled,void * intr_status) ghd_transport() argument
836 ghd_reset_notify(ccc_t * cccp,gtgt_t * gtgtp,int flag,void (* callback)(caddr_t),caddr_t arg) ghd_reset_notify() argument
[all...]
H A Dghd_waitq.c141 ghd_target_free(dev_info_t * hba_dip,dev_info_t * tgt_dip,ccc_t * cccp,gtgt_t * gtgtp) ghd_target_free() argument
252 gtgt_t *gtgtp = GCMDP2GTGTP(gcmdp); ghd_waitq_delete() local
[all...]
H A Dghd_gcmd.c64 ghd_gcmd_alloc(gtgt_t *gtgtp, in ghd_gcmd_alloc() argument
H A Dghd_scsa.c95 gtgt_t *gtgtp = ADDR2GTGTP(ap); in ghd_pktalloc() local
H A Dghd.h138 #define GHD_GCMD_INIT(gcmdp, cmdp, gtgtp) \ argument
232 gtgt_t *gtgtp; member
[all...]
H A Dghd_timer.c314 ghd_timer_newstate(ccc_t *cccp, gcmd_t *gcmdp, gtgt_t *gtgtp, in ghd_timer_newstate() argument
[all...]
/titanic_52/usr/src/uts/sun/sys/dada/adapters/ghd/
H A Dghd_waitq.h108 #define GTGTP2TARGET(gtgtp) ((gtgtp)->gt_tgt_private) argument
109 #define GTGTP2HBA(gtgtp) ((gtgtp)->gt_hba_private) argument
111 #define GTGT_INIT(gtgtp) L1EL_INIT(&(gtgtp)->gt_ilist) argument
114 #define GTGT_ATTACH(gtgtp, gdevp) { \ argument
121 #define GTGT_DEATTACH(gtgtp, gdev argument
[all...]
H A Dghd.h121 #define GHD_GCMD_INIT(gcmdp, cmdp, gtgtp) \ argument
[all...]
/titanic_52/usr/src/uts/intel/io/dktp/controller/ata/
H A Datapi.c329 gtgt_t *gtgtp; /* GHD's per-target-instance structure */ in atapi_tran_tgt_init() local
478 gtgt_t *gtgtp = ADDR2GTGTP(ap); in atapi_tran_setcap() local
519 gtgt_t *gtgtp; in atapi_tran_getcap() local
609 gtgt_t *gtgtp in atapi_tran_init_pkt() local
815 atapi_ccballoc(gtgt_t * gtgtp,gcmd_t * gcmdp,int cmdlen,int statuslen,int tgtlen,int ccblen) atapi_ccballoc() argument
[all...]
H A Data_disk.c808 gtgt_t *gtgtp; in ata_disk_bus_ctl() local
871 gtgt_t *gtgtp; in ata_disk_bus_ctl() local
927 gtgt_t *gtgtp = (gtgt_t *)ctl_data; ata_disk_reset() local
958 gtgt_t *gtgtp = (gtgt_t *)ctl_data; ata_disk_ioctl() local
1238 ata_disk_do_ioctl(int (* func)(ata_ctl_t *,ata_drv_t *,ata_pkt_t *),void * arg,ata_ctl_t * ata_ctlp,gtgt_t * gtgtp,cmpkt_t * pktp) ata_disk_do_ioctl() argument
1280 gtgt_t *gtgtp = (gtgt_t *)ctl_data; ata_disk_pktalloc() local
1374 gtgt_t *gtgtp = (gtgt_t *)ctl_data; ata_disk_memsetup() local
1478 gtgt_t *gtgtp = (gtgt_t *)ctl_data; ata_disk_iosetup() local
1718 gtgt_t *gtgtp = (gtgt_t *)ctl_data; ata_disk_transport() local
3208 ata_disk_update_fw(gtgt_t * gtgtp,ata_ctl_t * ata_ctlp,ata_drv_t * ata_drvp,caddr_t fwfile,uint_t size,uint8_t type,int flag) ata_disk_update_fw() argument
[all...]
H A Data_common.h540 #define GTGTP2ATAP(gtgtp) ((ata_ctl_t *)GTGTP2HBA(gtgtp)) argument
545 #define GTGTP2ATATGTP(gtgtp) ((ata_tgt_t *)GTGTP2TARGET(gtgtp)) argument
550 #define GTGTP2ATADRVP(gtgtp) (GTGTP2ATATGTP(gtgtp)->at_drvp) argument
H A Data_common.c907 gtgt_t *gtgtp, in ata_timeout_func() argument
3226 gtgt_t *gtgtp) in ata_queue_cmd() argument