Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/intel/io/dktp/hba/ghd/
H A Dghd_dma.c31 ghd_dmafree_attr(gcmd_t *gcmdp) in ghd_dmafree_attr()
52 gcmd_t *gcmdp, in ghd_dma_buf_bind_attr()
135 ghd_dmaget_next_attr(ccc_t *cccp, gcmd_t *gcmdp, long max_transfer_cnt, in ghd_dmaget_next_attr()
197 gcmd_t *gcmdp, in ghd_dmaget_attr()
H A Dghd.h136 #define GHD_GCMD_INIT(gcmdp, cmdp, gtgtp) \ argument
344 #define GHD_TIMER_STOP(cccp, gcmdp) GHD_TIMER_STOP_INLINE(cccp, gcmdp) argument
349 #define GHD_TIMER_STOP(cccp, gcmdp) ghd_timer_stop(cccp, gcmdp) argument
357 #define GHD_COMPLETE_INLINE(cccp, gcmdp) \ argument
365 #define GHD_TIMER_STOP_INLINE(cccp, gcmdp) \ argument
375 #define GHD_DONEQ_PUT_HEAD_INLINE(cccp, gcmdp) \ argument
390 #define GHD_DONEQ_PUT_TAIL_INLINE(cccp, gcmdp) \ argument
411 #define GCMDP2PKTP(gcmdp) ((gcmdp)->cmd_pktp) argument
416 #define GCMDP2GTGTP(gcmdp) ((gcmdp)->cmd_gtgtp) argument
421 #define GCMDP2GDEVP(gcmdp) ((gcmdp)->cmd_gtgtp->gt_gdevp) argument
[all …]
H A Dghd.c96 ghd_complete(ccc_t *cccp, gcmd_t *gcmdp) in ghd_complete()
111 ghd_doneq_put_head(ccc_t *cccp, gcmd_t *gcmdp) in ghd_doneq_put_head()
124 ghd_doneq_put_tail(ccc_t *cccp, gcmd_t *gcmdp) in ghd_doneq_put_tail()
133 gcmd_t *gcmdp; in ghd_doneq_get() local
197 gcmd_t *gcmdp; in ghd_doneq_process() local
446 gcmd_t *gcmdp; in ghd_poll() local
573 ghd_tran_abort(ccc_t *cccp, gcmd_t *gcmdp, gtgt_t *gtgtp, void *intr_status) in ghd_tran_abort()
731 gcmd_t *gcmdp, in ghd_transport()
937 gcmd_t *gcmdp; in ghd_trigger_reset_notify() local
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, in ghd_timer_newstate()
598 gcmd_t *gcmdp; in ghd_timer_poll() local
671 gcmd_t *gcmdp; in ghd_timeout_get() local
867 ghd_timer_start(ccc_t *cccp, gcmd_t *gcmdp, long cmd_timeout) in ghd_timer_start()
895 ghd_timer_stop(ccc_t *cccp, gcmd_t *gcmdp) in ghd_timer_stop()
H A Dghd_waitq.c199 gcmd_t *gcmdp; in ghd_waitq_shuffle_up() local
248 ghd_waitq_delete(ccc_t *cccp, gcmd_t *gcmdp) in ghd_waitq_delete()
324 gcmd_t *gcmdp; in ghd_waitq_process_and_mutex_hold() local
H A Dghd_scsa.c69 gcmd_t *gcmdp = PKTP2GCMDP(pktp); in ghd_tran_sync_pkt() local
95 gcmd_t *gcmdp; in ghd_pktalloc() local
178 gcmd_t *gcmdp; in ghd_tran_init_pkt_attr() local
H A Dghd_gcmd.c67 gcmd_t *gcmdp; in ghd_gcmd_alloc() local
97 ghd_gcmd_free(gcmd_t *gcmdp) in ghd_gcmd_free()
/illumos-gate/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_INLINE(cccp, gcmdp) argument
310 #define GHD_TIMER_STOP(cccp, gcmdp) ghd_timer_stop(cccp, gcmdp) argument
311 #define GHD_DONEQ_PUT(cccp, gcmdp) ghd_doneq_put(cccp, gcmdp) argument
317 #define GHD_COMPLETE_INLINE(cccp, gcmdp) \ argument
325 #define GHD_TIMER_STOP_INLINE(cccp, gcmdp) \ argument
335 #define GHD_DONEQ_PUT_INLINE(cccp, gcmdp) \ argument
356 #define GCMDP2PKTP(gcmdp) ((gcmdp)->cmd_pktp) argument
361 #define GCMDP2GTGTP(gcmdp) ((gcmdp)->cmd_gtgtp) argument
/illumos-gate/usr/src/uts/intel/io/dktp/controller/ata/
H A Datapi.c816 gcmd_t *gcmdp, in atapi_ccballoc()
875 gcmd_t *gcmdp = PKTP2GCMDP(spktp); in atapi_tran_destroy_pkt() local
897 gcmd_t *gcmdp) in atapi_ccbfree()
917 gcmd_t *gcmdp = PKTP2GCMDP(spktp); in atapi_tran_dmafree() local
965 gcmd_t *gcmdp = APKT2GCMD(ata_pktp); in atapi_tran_start() local
H A Data_disk.c1236 gcmd_t *gcmdp = CPKT2GCMD(pktp); in ata_disk_do_ioctl() local
1279 gcmd_t *gcmdp; in ata_disk_pktalloc() local
1371 gcmd_t *gcmdp = APKT2GCMD(ata_pktp); in ata_disk_memsetup() local
1450 gcmd_t *gcmdp = CPKT2GCMD(pktp); in ata_disk_memfree() local
1476 gcmd_t *gcmdp = APKT2GCMD(ata_pktp); in ata_disk_iosetup() local
3152 gcmd_t *gcmdp = NULL; in ata_disk_update_fw() local
H A Data_dma.c270 gcmd_t *gcmdp, in ata_pciide_dma_sg_func()
H A Data_common.c887 gcmd_t *gcmdp, in ata_hba_complete()
908 gcmd_t *gcmdp, in ata_timeout_func()
3050 gcmd_t *gcmdp) in ata_hba_start()
3231 gcmd_t *gcmdp; in ata_queue_cmd() local
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