Home
last modified time | relevance | path

Searched refs:ccc_t (Results 1 – 12 of 12) sorted by relevance

/illumos-gate/usr/src/uts/intel/io/dktp/hba/ghd/
H A Dghd.h203 } ccc_t; typedef
244 void ghd_complete(ccc_t *cccp, gcmd_t *cmdp);
248 int ghd_intr(ccc_t *cccp, void *status);
265 void ghd_unregister(ccc_t *cccp);
277 void ghd_freeze_waitq(ccc_t *cccp, int delay);
278 void ghd_trigger_reset_notify(ccc_t *cccp);
280 void ghd_queue_hold(ccc_t *cccp);
281 void ghd_queue_unhold(ccc_t *cccp);
298 int ghd_timer_attach(ccc_t *cccp, tmr_t *tmrp,
301 void ghd_timer_detach(ccc_t *cccp);
[all …]
H A Dghd.c66 ghd_doneq_init(ccc_t *cccp) in ghd_doneq_init()
130 ghd_doneq_get(ccc_t *cccp) in ghd_doneq_get()
155 ghd_doneq_pollmode_exit(ccc_t *cccp) in ghd_doneq_pollmode_exit()
195 ccc_t *cccp = (ccc_t *)arg; in ghd_doneq_process()
290 ccc_t *cccp, in ghd_register()
377 ghd_unregister(ccc_t *cccp) in ghd_unregister()
439 ghd_poll(ccc_t *cccp, in ghd_poll()
730 ghd_transport(ccc_t *cccp, in ghd_transport()
835 int ghd_reset_notify(ccc_t *cccp, in ghd_reset_notify()
909 ghd_queue_hold(ccc_t *cccp) in ghd_queue_hold()
[all …]
H A Dghd_timer.c42 static gcmd_t *ghd_timeout_get(ccc_t *cccp);
43 static int ghd_timeout_loop(ccc_t *cccp);
173 ghd_timeout_loop(ccc_t *cccp) in ghd_timeout_loop()
243 ccc_t *cccp; in ghd_timeout()
555 ccc_t *cccp = (ccc_t *)arg; in ghd_timeout_softintr()
596 ghd_timer_poll(ccc_t *cccp, gtimer_poll_t calltype) in ghd_timer_poll()
669 ghd_timeout_get(ccc_t *cccp) in ghd_timeout_get()
776 ghd_timer_attach(ccc_t *cccp, tmr_t *tmrp, in ghd_timer_attach()
824 ghd_timer_detach(ccc_t *cccp) in ghd_timer_detach()
827 ccc_t **prevpp; in ghd_timer_detach()
[all …]
H A Dghd_dma.h39 int ghd_dmaget_attr(ccc_t *cccp, gcmd_t *gcmdp, long count, int sg_size,
42 int ghd_dma_buf_bind_attr(ccc_t *ccp, gcmd_t *gcmdp, struct buf *bp,
48 uint_t ghd_dmaget_next_attr(ccc_t *cccp, gcmd_t *gcmdp, long max_transfer_cnt,
H A Dghd_waitq.c39 ccc_t *cccp, in ghd_target_init()
138 ccc_t *cccp, in ghd_target_free()
197 ghd_waitq_shuffle_up(ccc_t *cccp, gdev_t *gdevp) in ghd_waitq_shuffle_up()
248 ghd_waitq_delete(ccc_t *cccp, gcmd_t *gcmdp) in ghd_waitq_delete()
322 ghd_waitq_process_and_mutex_hold(ccc_t *cccp) in ghd_waitq_process_and_mutex_hold()
416 ghd_waitq_process_and_mutex_exit(ccc_t *cccp) in ghd_waitq_process_and_mutex_exit()
H A Dghd_scsa.c34 static struct scsi_pkt *ghd_pktalloc(ccc_t *cccp, struct scsi_address *ap,
84 ghd_pktalloc(ccc_t *cccp, in ghd_pktalloc()
149 ghd_pktfree(ccc_t *cccp, in ghd_pktfree()
165 ghd_tran_init_pkt_attr(ccc_t *cccp, in ghd_tran_init_pkt_attr()
H A Dghd_scsa.h48 void ghd_pktfree(ccc_t *cccp, struct scsi_address *ap,
51 struct scsi_pkt *ghd_tran_init_pkt_attr(ccc_t *cccp, struct scsi_address *ap,
H A Dghd_dma.c51 ghd_dma_buf_bind_attr(ccc_t *cccp, 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()
196 ghd_dmaget_attr(ccc_t *cccp, in ghd_dmaget_attr()
H A Dghd_debug.c61 ghd_dump_ccc(ccc_t *P) in ghd_dump_ccc()
/illumos-gate/usr/src/uts/sun/sys/dada/adapters/ghd/
H A Dghd.h182 } ccc_t; typedef
213 void ghd_complete(ccc_t *cccp, gcmd_t *cmdp);
215 void ghd_doneq_put(ccc_t *cccp, gcmd_t *cmdp);
234 void ghd_unregister(ccc_t *cccp);
261 int ghd_timer_attach(ccc_t *cccp, tmr_t *tmrp,
264 void ghd_timer_detach(ccc_t *cccp);
269 void ghd_timer_poll(ccc_t *cccp);
271 void ghd_timer_stop(ccc_t *cccp, gcmd_t *cmdp);
281 void ghd_waitq_shuffle_up(ccc_t *, gdev_t *);
282 void ghd_waitq_delete(ccc_t *, gcmd_t *);
[all …]
H A Dghd_scsa.h49 void ghd_pktfree(ccc_t *cccp, struct scsi_address *ap,
/illumos-gate/usr/src/uts/intel/io/dktp/controller/ata/
H A Data_common.h244 ccc_t ac_ccc; /* for GHD module */