Home
last modified time | relevance | path

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

/titanic_52/usr/src/uts/intel/io/dktp/hba/ghd/
H A Dghd_dma.c31 ghd_dmafree_attr(gcmd_t *gcmdp) in ghd_dmafree_attr() argument
52 ghd_dma_buf_bind_attr(ccc_t * cccp,gcmd_t * gcmdp,struct buf * bp,int dma_flags,int (* callback)(),caddr_t arg,ddi_dma_attr_t * sg_attrp) ghd_dma_buf_bind_attr() argument
135 ghd_dmaget_next_attr(ccc_t * cccp,gcmd_t * gcmdp,long max_transfer_cnt,int sg_size,ddi_dma_cookie_t cookie) ghd_dmaget_next_attr() argument
197 ghd_dmaget_attr(ccc_t * cccp,gcmd_t * gcmdp,long count,int sg_size,uint_t * xfer) ghd_dmaget_attr() argument
[all...]
H A Dghd.h138 #define GHD_GCMD_INIT(gcmdp, cmdp, gtgtp) \ argument
346 #define GHD_TIMER_STOP(cccp, gcmdp) GHD_TIMER_STOP_INLINE(cccp, gcmdp) argument
347 #define GHD_DONEQ_PUT_HEAD(cccp, gcmdp) GHD_DONEQ_PUT_HEAD_INLIN argument
348 GHD_DONEQ_PUT_TAIL(cccp,gcmdp) global() argument
351 GHD_TIMER_STOP(cccp,gcmdp) global() argument
352 GHD_DONEQ_PUT_HEAD(cccp,gcmdp) global() argument
353 GHD_DONEQ_PUT_TAIL(cccp,gcmdp) global() argument
359 GHD_COMPLETE_INLINE(cccp,gcmdp) global() argument
367 GHD_TIMER_STOP_INLINE(cccp,gcmdp) global() argument
377 GHD_DONEQ_PUT_HEAD_INLINE(cccp,gcmdp) global() argument
392 GHD_DONEQ_PUT_TAIL_INLINE(cccp,gcmdp) global() argument
413 GCMDP2PKTP(gcmdp) global() argument
418 GCMDP2GTGTP(gcmdp) global() argument
423 GCMDP2GDEVP(gcmdp) global() argument
428 GCMDP2CCCP(gcmdp) global() argument
[all...]
H A Dghd_timer.c98 #define GCMD_UPDATE_STATE(gcmdp, newstate) \ argument
176 gcmd_t *gcmdp; in ghd_timeout_loop() local
314 ghd_timer_newstate(ccc_t * cccp,gcmd_t * gcmdp,gtgt_t * gtgtp,gact_t action,int calltype) ghd_timer_newstate() argument
597 gcmd_t *gcmdp; ghd_timer_poll() local
670 gcmd_t *gcmdp; ghd_timeout_get() local
866 ghd_timer_start(ccc_t * cccp,gcmd_t * gcmdp,long cmd_timeout) ghd_timer_start() argument
894 ghd_timer_stop(ccc_t * cccp,gcmd_t * gcmdp) ghd_timer_stop() argument
[all...]
H A Dghd.c96 ghd_complete(ccc_t *cccp, gcmd_t *gcmdp) in ghd_complete() argument
111 ghd_doneq_put_head(ccc_t *cccp, gcmd_t *gcmdp) in ghd_doneq_put_head() argument
124 ghd_doneq_put_tail(ccc_t *cccp, gcmd_t *gcmdp) in ghd_doneq_put_tail() argument
133 gcmd_t *gcmdp; in ghd_doneq_get() local
197 gcmd_t *gcmdp; ghd_doneq_process() local
446 gcmd_t *gcmdp; ghd_poll() local
573 ghd_tran_abort(ccc_t * cccp,gcmd_t * gcmdp,gtgt_t * gtgtp,void * intr_status) ghd_tran_abort() argument
731 ghd_transport(ccc_t * cccp,gcmd_t * gcmdp,gtgt_t * gtgtp,ulong_t timeout,int polled,void * intr_status) ghd_transport() argument
937 gcmd_t *gcmdp; ghd_trigger_reset_notify() local
[all...]
H A Dghd_waitq.c201 gcmd_t *gcmdp; in ghd_waitq_shuffle_up() local
250 ghd_waitq_delete(ccc_t *cccp, gcmd_t *gcmdp) in ghd_waitq_delete() argument
326 gcmd_t *gcmdp; ghd_waitq_process_and_mutex_hold() local
[all...]
H A Dghd_scsa.c71 gcmd_t *gcmdp = PKTP2GCMDP(pktp); in ghd_tran_sync_pkt() local
97 gcmd_t *gcmdp; in ghd_pktalloc() local
180 gcmd_t *gcmdp; ghd_tran_init_pkt_attr() local
[all...]
H A Dghd_gcmd.c69 gcmd_t *gcmdp; in ghd_gcmd_alloc() local
99 ghd_gcmd_free(gcmd_t *gcmdp) in ghd_gcmd_free() argument
/titanic_52/usr/src/uts/sun/sys/dada/adapters/ghd/
H A Dghd.h121 #define GHD_GCMD_INIT(gcmdp, cmdp, gtgtp) \ argument
306 #define GHD_TIMER_STOP(cccp, gcmdp) GHD_TIMER_STOP_INLINE(cccp, gcmdp) argument
307 #define GHD_DONEQ_PUT(cccp, gcmdp) GHD_DONEQ_PUT_INLIN argument
310 GHD_TIMER_STOP(cccp,gcmdp) global() argument
311 GHD_DONEQ_PUT(cccp,gcmdp) global() argument
317 GHD_COMPLETE_INLINE(cccp,gcmdp) global() argument
325 GHD_TIMER_STOP_INLINE(cccp,gcmdp) global() argument
335 GHD_DONEQ_PUT_INLINE(cccp,gcmdp) global() argument
356 GCMDP2PKTP(gcmdp) global() argument
361 GCMDP2GTGTP(gcmdp) global() argument
[all...]
/titanic_52/usr/src/uts/intel/io/dktp/controller/ata/
H A Datapi.c816 gcmd_t *gcmdp, in atapi_ccballoc() argument
875 gcmd_t *gcmdp = PKTP2GCMDP(spktp); in atapi_tran_destroy_pkt() local
897 gcmd_t *gcmdp) in atapi_ccbfree() argument
917 gcmd_t *gcmdp = PKTP2GCMDP(spktp); in atapi_tran_dmafree() local
965 gcmd_t *gcmdp = APKT2GCMD(ata_pktp); atapi_tran_start() local
[all...]
H A Data_disk.c1241 gcmd_t *gcmdp = CPKT2GCMD(pktp); in ata_disk_do_ioctl() local
1284 gcmd_t *gcmdp; in ata_disk_pktalloc() local
1376 gcmd_t *gcmdp = APKT2GCMD(ata_pktp); ata_disk_memsetup() local
1455 gcmd_t *gcmdp = CPKT2GCMD(pktp); ata_disk_memfree() local
1481 gcmd_t *gcmdp = APKT2GCMD(ata_pktp); ata_disk_iosetup() local
3213 gcmd_t *gcmdp = NULL; ata_disk_update_fw() local
[all...]
H A Data_dma.c272 gcmd_t *gcmdp, in ata_pciide_dma_sg_func() argument
H A Data_common.c885 gcmd_t *gcmdp, in ata_hba_complete() argument
906 gcmd_t *gcmdp, in ata_timeout_func() argument
3048 ata_hba_start(void * hba_handle,gcmd_t * gcmdp) ata_hba_start() argument
3229 gcmd_t *gcmdp; ata_queue_cmd() local
[all...]
H A Data_common.h535 #define GCMD2APKT(gcmdp) ((ata_pkt_t *)gcmdp->cmd_private) argument
555 #define GCMD2TGT(gcmdp) GTGTP2ATATGTP(GCMDP2GTGTP(gcmdp)) argument
560 #define GCMD2DRV(gcmdp) GTGTP2ATADRVP(GCMDP2GTGTP(gcmdp)) argument