Home
last modified time | relevance | path

Searched defs:ccb (Results 1 – 25 of 41) sorted by relevance

12

/netbsd-src/sys/dev/ic/
H A Dadv.c168 ADV_CCB *ccb; in adv_create_ccbs() local
190 adv_free_ccb(ASC_SOFTC *sc, ADV_CCB *ccb) in adv_free_ccb()
202 adv_reset_ccb(ADV_CCB *ccb) in adv_reset_ccb()
210 adv_init_ccb(ASC_SOFTC *sc, ADV_CCB *ccb) in adv_init_ccb()
252 ADV_CCB *ccb = 0; in adv_get_ccb() local
273 ADV_CCB *ccb = sc->sc_ccbhash[hashnum]; in adv_ccb_phys_kv() local
288 adv_queue_ccb(ASC_SOFTC *sc, ADV_CCB *ccb) in adv_queue_ccb()
300 ADV_CCB *ccb; in adv_start_ccbs() local
528 ADV_CCB *ccb; in adv_scsipi_request() local
780 ADV_CCB *ccb = arg; in adv_timeout() local
[all …]
H A Dadw.c207 ADW_CCB *ccb; in adw_create_ccbs() local
228 adw_free_ccb(ADW_SOFTC *sc, ADW_CCB *ccb) in adw_free_ccb()
242 adw_reset_ccb(ADW_CCB *ccb) in adw_reset_ccb()
250 adw_init_ccb(ADW_SOFTC *sc, ADW_CCB *ccb) in adw_init_ccb()
289 ADW_CCB *ccb = 0; in adw_get_ccb() local
311 ADW_CCB *ccb = sc->sc_ccbhash[hashnum]; in adw_ccb_phys_kv() local
326 adw_queue_ccb(ADW_SOFTC *sc, ADW_CCB *ccb) in adw_queue_ccb()
543 ADW_CCB *ccb; in adw_scsipi_request() local
618 adw_build_req(ADW_SOFTC *sc, ADW_CCB *ccb) in adw_build_req()
733 adw_build_sglist(ADW_CCB *ccb, ADW_SCSI_REQ_Q *scsiqp, ADW_SG_BLOCK *sg_block) in adw_build_sglist()
[all …]
H A Dnvme.c703 struct nvme_ccb *ccb; in nvme_ns_identify() local
766 struct nvme_ccb *ccb; in nvme_ns_dobio() local
825 nvme_ns_io_fill(struct nvme_queue *q, struct nvme_ccb *ccb, void *slot) in nvme_ns_io_fill()
858 nvme_ns_io_done(struct nvme_queue *q, struct nvme_ccb *ccb, in nvme_ns_io_done()
908 struct nvme_ccb *ccb; in nvme_ns_sync() local
943 nvme_ns_sync_fill(struct nvme_queue *q, struct nvme_ccb *ccb, void *slot) in nvme_ns_sync_fill()
952 nvme_ns_sync_done(struct nvme_queue *q, struct nvme_ccb *ccb, in nvme_ns_sync_done()
980 struct nvme_ccb *ccb; in nvme_admin_getcache() local
1016 nvme_getcache_fill(struct nvme_queue *q, struct nvme_ccb *ccb, void *slot) in nvme_getcache_fill()
1026 nvme_getcache_done(struct nvme_queue *q, struct nvme_ccb *ccb, in nvme_getcache_done()
[all …]
H A Daha.c287 struct aha_ccb *ccb; in aha_finish_ccbs() local
435 aha_reset_ccb(struct aha_softc *sc, struct aha_ccb *ccb) in aha_reset_ccb()
445 aha_free_ccb(struct aha_softc *sc, struct aha_ccb *ccb) in aha_free_ccb()
456 aha_init_ccb(struct aha_softc *sc, struct aha_ccb *ccb) in aha_init_ccb()
493 struct aha_ccb *ccb; in aha_create_ccbs() local
520 struct aha_ccb *ccb; in aha_get_ccb() local
540 struct aha_ccb *ccb = sc->sc_ccbhash[hashnum]; in aha_ccb_phys_kv() local
554 aha_queue_ccb(struct aha_softc *sc, struct aha_ccb *ccb) in aha_queue_ccb()
569 struct aha_ccb *ccb; in aha_collect_mbo() local
602 struct aha_ccb *ccb; in aha_start_ccbs() local
[all …]
H A Dciss.c104 struct ciss_ccb *ccb; in ciss_get_ccb() local
116 ciss_put_ccb(struct ciss_softc *sc, struct ciss_ccb *ccb) in ciss_put_ccb()
219 struct ciss_ccb *ccb; in ciss_attach() local
539 struct ciss_ccb *ccb; in ciss_enqueue() local
612 ciss_poll(struct ciss_softc *sc, struct ciss_ccb *ccb, int ms) in ciss_poll()
646 ciss_wait(struct ciss_softc *sc, struct ciss_ccb *ccb, int ms) in ciss_wait()
682 ciss_cmd(struct ciss_softc *sc, struct ciss_ccb *ccb, int flags, int wait) in ciss_cmd()
822 ciss_done(struct ciss_softc *sc, struct ciss_ccb *ccb) in ciss_done()
871 ciss_error(struct ciss_softc *sc, struct ciss_ccb *ccb) in ciss_error()
953 struct ciss_ccb *ccb; in ciss_inq() local
[all …]
H A Ddpt.c218 struct dpt_ccb *ccb; in dpt_ccb_alloc() local
230 dpt_ccb_free(struct dpt_softc *sc, struct dpt_ccb *ccb) in dpt_ccb_free()
248 struct dpt_ccb *ccb; in dpt_intr() local
336 struct dpt_ccb *ccb; in dpt_init() local
639 dpt_cmd(struct dpt_softc *sc, struct dpt_ccb *ccb, int eatacmd, int icmd) in dpt_cmd()
693 dpt_ccb_poll(struct dpt_softc *sc, struct dpt_ccb *ccb) in dpt_ccb_poll()
727 dpt_ccb_done(struct dpt_softc *sc, struct dpt_ccb *ccb) in dpt_ccb_done()
790 dpt_ccb_abort(struct dpt_softc *sc, struct dpt_ccb *ccb) in dpt_ccb_abort()
828 dpt_ccb_map(struct dpt_softc *sc, struct dpt_ccb *ccb) in dpt_ccb_map()
898 dpt_ccb_unmap(struct dpt_softc *sc, struct dpt_ccb *ccb) in dpt_ccb_unmap()
[all …]
H A Dcac.c107 struct cac_ccb *ccb; in cac_init() local
287 struct cac_ccb *ccb; in cac_intr() local
315 struct cac_ccb *ccb; in cac_cmd() local
400 struct cac_ccb *ccb; in cac_ccb_poll() local
429 cac_ccb_start(struct cac_softc *sc, struct cac_ccb *ccb) in cac_ccb_start()
454 cac_ccb_done(struct cac_softc *sc, struct cac_ccb *ccb) in cac_ccb_done()
501 struct cac_ccb *ccb; in cac_ccb_alloc() local
525 cac_ccb_free(struct cac_softc *sc, struct cac_ccb *ccb) in cac_ccb_free()
550 cac_l0_submit(struct cac_softc *sc, struct cac_ccb *ccb) in cac_l0_submit()
564 struct cac_ccb *ccb; in cac_l0_completed() local
H A Dmfi.c299 struct mfi_ccb *ccb; in mfi_get_ccb() local
318 mfi_put_ccb(struct mfi_ccb *ccb) in mfi_put_ccb()
352 struct mfi_ccb *ccb; in mfi_destroy_ccb() local
374 struct mfi_ccb *ccb; in mfi_init_ccb() local
635 struct mfi_ccb *ccb; in mfi_initialize_firmware() local
1288 mfi_poll(struct mfi_ccb *ccb) in mfi_poll()
1367 struct mfi_ccb *ccb; in mfi_intr() local
1422 mfi_scsi_ld_io(struct mfi_ccb *ccb, struct scsipi_xfer *xs, uint64_t blockno, in mfi_scsi_ld_io()
1468 mfi_scsi_ld_done(struct mfi_ccb *ccb) in mfi_scsi_ld_done()
1475 mfi_scsi_xs_done(struct mfi_ccb *ccb, int status, int scsi_status) in mfi_scsi_xs_done()
[all …]
H A Dbha.c273 struct bha_ccb *ccb; in bha_scsipi_request() local
585 bha_done(struct bha_softc *sc, struct bha_ccb *ccb) in bha_done()
691 struct bha_ccb *ccb = arg; in bha_timeout() local
1411 bha_queue_ccb(struct bha_softc *sc, struct bha_ccb *ccb) in bha_queue_ccb()
1430 struct bha_ccb *ccb; in bha_start_ccbs() local
1504 struct bha_ccb *ccb; in bha_finish_ccbs() local
1688 struct bha_ccb *ccb; in bha_collect_mbo() local
1716 bha_reset_ccb(struct bha_ccb *ccb) in bha_reset_ccb()
1738 struct bha_ccb *ccb; in bha_create_ccbs() local
1858 bha_init_ccb(struct bha_softc *sc, struct bha_ccb *ccb) in bha_init_ccb()
[all …]
H A Dbhavar.h56 #define BHA_CCB_GROUP(ccb) \ argument
58 #define BHA_CCB_OFFSET(ccb) ((vaddr_t)(ccb) & PAGE_MASK) argument
60 #define BHA_CCB_SYNC(sc, ccb, ops) \ argument
/netbsd-src/sys/dev/iscsi/
H A Discsi_send.c149 ccb_t *ccb; in reassign_tasks() local
330 ccb_t *ccb, *nccb; iscsi_send_thread() local
481 send_pdu(ccb_t * ccb,pdu_t * pdu,ccb_disp_t cdisp,pdu_disp_t pdisp) send_pdu() argument
556 resend_pdu(ccb_t * ccb) resend_pdu() argument
671 init_login_pdu(connection_t * conn,ccb_t * ccb,pdu_t * ppdu,bool next) init_login_pdu() argument
812 init_text_pdu(connection_t * conn,ccb_t * ccb,pdu_t * ppdu,pdu_t * rx_pdu) init_text_pdu() argument
876 ccb_t *ccb; start_text_negotiation() local
966 ccb_t *ccb; send_send_targets() local
1027 ccb_t *ccb; send_nop_out() local
1096 snack_missing(connection_t * conn,ccb_t * ccb,uint8_t type,uint32_t BegRun,uint32_t RunLength) snack_missing() argument
1198 ccb_t *ccb; send_login() local
1244 ccb_t *ccb; send_logout() local
1305 ccb_t *ccb; send_task_management() local
1441 send_command(ccb_t * ccb,ccb_disp_t disp,bool waitok,bool immed) send_command() argument
1538 ccb_t *ccb; send_run_xfer() local
1636 ccb_t *ccb; send_io_command() local
1722 ccb_timeout(ccb_t * ccb) ccb_timeout() argument
[all...]
H A Discsi_utils.c202 ccb_t *ccb; in get_ccb() local
257 free_ccb(ccb_t *ccb) in free_ccb()
318 ccb_t *ccb; in create_ccbs() local
346 ccb_t *ccb; in destroy_ccbs() local
368 suspend_ccb(ccb_t *ccb, bool yes) in suspend_ccb()
397 wake_ccb(ccb_t *ccb, uint32_t status) in wake_ccb()
H A Discsi_ioctl.c883 ccb_t *ccb; recreate_connection() local
1674 ccb_t *ccb = par; ccb_timeout_co() local
1684 ccb_timeout_start(ccb_t * ccb,int ticks) ccb_timeout_start() argument
1695 ccb_timeout_stop(ccb_t * ccb) ccb_timeout_stop() argument
1721 ccb_t *ccb; iscsi_cleanup_thread() local
[all...]
/netbsd-src/sys/dev/pci/
H A Dtwe.c322 struct twe_ccb *ccb; in twe_attach() local
844 struct twe_ccb *ccb; in twe_aen_get() local
917 twe_aen_handler(struct twe_ccb *ccb, int error) in twe_aen_handler()
1122 struct twe_ccb *ccb; in twe_param_get() local
1190 struct twe_ccb *ccb; in twe_param_set() local
1239 struct twe_ccb *ccb; in twe_init_connection() local
1267 struct twe_ccb *ccb; in twe_poll() local
1391 twe_ccb_init(struct twe_softc *sc, struct twe_ccb *ccb, int flags) in twe_ccb_init()
1406 struct twe_ccb *ccb; in twe_ccb_alloc() local
1439 struct twe_ccb *ccb; in twe_ccb_alloc_wait() local
[all …]
H A Dmfii.c558 mfii_dcmd_scrub(struct mfii_ccb *ccb) in mfii_dcmd_scrub()
564 mfii_dcmd_frame(struct mfii_ccb *ccb) in mfii_dcmd_frame()
571 mfii_dcmd_sync(struct mfii_softc *sc, struct mfii_ccb *ccb, int flags) in mfii_dcmd_sync()
1116 struct mfii_ccb *ccb; in mfii_shutdown() local
1246 mfii_dcmd_start(struct mfii_softc *sc, struct mfii_ccb *ccb) in mfii_dcmd_start()
1270 struct mfii_ccb *ccb; in mfii_aen_register() local
1306 mfii_aen_start(struct mfii_softc *sc, struct mfii_ccb *ccb, in mfii_aen_start()
1344 mfii_aen_done(struct mfii_softc *sc, struct mfii_ccb *ccb) in mfii_aen_done()
1361 struct mfii_ccb *ccb = sc->sc_aen_ccb; in mfii_aen() local
1772 mfii_mfa_poll(struct mfii_softc *sc, struct mfii_ccb *ccb) in mfii_mfa_poll()
[all …]
H A Dmpii.c463 struct mpii_ccb *ccb; in mpii_attach() local
679 struct mpii_ccb *ccb; in mpii_detach() local
754 struct mpii_ccb *ccb; in mpii_intr() local
823 mpii_load_xs_sas3(struct mpii_ccb *ccb) in mpii_load_xs_sas3()
881 mpii_load_xs(struct mpii_ccb *ccb) in mpii_load_xs()
1247 mpii_empty_done(struct mpii_ccb *ccb) in mpii_empty_done()
1499 struct mpii_ccb *ccb; in mpii_portfacts() local
1550 struct mpii_ccb *ccb; in mpii_eventack() local
1582 mpii_eventack_done(struct mpii_ccb *ccb) in mpii_eventack_done()
1596 struct mpii_ccb *ccb; in mpii_portenable() local
[all …]
H A Dips.c844 ips_scsi_cmd(struct ips_ccb *ccb) in ips_scsi_cmd()
994 struct ips_ccb *ccb; in ips_scsipi_request() local
1262 ips_load_xs(struct ips_softc *sc, struct ips_ccb *ccb, struct scsipi_xfer *xs) in ips_load_xs()
1302 ips_start_xs(struct ips_softc *sc, struct ips_ccb *ccb, struct scsipi_xfer *xs) in ips_start_xs()
1325 ips_cmd(struct ips_softc *sc, struct ips_ccb *ccb) in ips_cmd()
1350 ips_poll(struct ips_softc *sc, struct ips_ccb *ccb) in ips_poll()
1395 ips_done(struct ips_softc *sc, struct ips_ccb *ccb) in ips_done()
1405 ips_done_xs(struct ips_softc *sc, struct ips_ccb *ccb) in ips_done_xs()
1426 ips_done_pt(struct ips_softc *sc, struct ips_ccb *ccb) in ips_done_pt()
1468 ips_done_mgmt(struct ips_softc *sc, struct ips_ccb *ccb) in ips_done_mgmt()
[all …]
H A Dld_twe.c175 struct twe_ccb *ccb; in ld_twe_dobio() local
237 ld_twe_handler(struct twe_ccb *ccb, int error) in ld_twe_handler()
274 struct twe_ccb *ccb; in ld_twe_flush() local
H A Dicp_pci.c638 icp_pci_copy_cmd(struct icp_softc *icp, struct icp_ccb *ccb) in icp_pci_copy_cmd()
661 struct icp_ccb *ccb) in icp_pci_release_event()
688 struct icp_ccb *ccb) in icp_pcinew_copy_cmd()
712 struct icp_ccb *ccb) in icp_pcinew_release_event()
H A Darcmsr.c331 struct arc_ccb *ccb = NULL; in arc_intr() local
386 struct arc_ccb *ccb; in arc_scsi_cmd() local
479 arc_load_xs(struct arc_ccb *ccb) in arc_load_xs()
518 arc_scsi_cmd_done(struct arc_softc *sc, struct arc_ccb *ccb, uint32_t reg) in arc_scsi_cmd_done()
575 struct arc_ccb *ccb = NULL; in arc_complete() local
2086 struct arc_ccb *ccb; in arc_alloc_ccbs() local
2141 struct arc_ccb *ccb; in arc_get_ccb() local
2151 arc_put_ccb(struct arc_softc *sc, struct arc_ccb *ccb) in arc_put_ccb()
/netbsd-src/sys/netinet/
H A Ddccp_tcplike.c121 tcplike_rto_timeout(void *ccb) in tcplike_rto_timeout()
270 void tcplike_send_term(void *ccb) in tcplike_send_term()
287 tcplike_send_free(void *ccb) in tcplike_send_free()
319 tcplike_send_packet(void *ccb, long datasize) in tcplike_send_packet()
385 tcplike_send_packet_sent(void *ccb, int moreToSend, long datasize) in tcplike_send_packet_sent()
415 tcplike_send_packet_recv(void *ccb, char *options, int optlen) in tcplike_send_packet_recv()
850 struct tcplike_recv_ccb *ccb; in tcplike_recv_init() local
879 void tcplike_recv_term(void *ccb) in tcplike_recv_term()
894 tcplike_recv_free(void *ccb) in tcplike_recv_free()
925 tcplike_recv_packet_recv(void *ccb, char *options, int optlen) in tcplike_recv_packet_recv()
H A Ddccp_tfrc.c231 tfrc_time_send(void *ccb) in tfrc_time_send()
364 tfrc_time_no_feedback(void *ccb) in tfrc_time_no_feedback()
485 tfrc_send_term(void *ccb) in tfrc_send_term()
511 struct tfrc_send_ccb *ccb; in tfrc_send_init() local
558 tfrc_send_free(void *ccb) in tfrc_send_free()
599 tfrc_send_packet(void *ccb, long datasize) in tfrc_send_packet()
719 tfrc_send_packet_sent(void *ccb, int moreToSend, long datasize) in tfrc_send_packet_sent()
824 tfrc_send_packet_recv(void *ccb, char *options, int optlen) in tfrc_send_packet_recv()
1608 struct tfrc_recv_ccb *ccb; in tfrc_recv_init() local
1644 tfrc_recv_free(void *ccb) in tfrc_recv_free()
[all …]
/netbsd-src/sys/arch/arc/dti/
H A Dbtl.c345 struct bt_ccb *ccb; in btattach() local
420 struct bt_ccb *ccb; in bt_finish_ccbs() local
549 bt_reset_ccb(struct bt_softc *sc, struct bt_ccb *ccb) in bt_reset_ccb()
559 bt_free_ccb(struct bt_softc *sc, struct bt_ccb *ccb) in bt_free_ccb()
602 bt_init_ccb(struct bt_softc *sc, struct bt_ccb *ccb) in bt_init_ccb()
626 struct bt_ccb *ccb; in bt_get_ccb() local
692 struct bt_ccb *ccb = sc->sc_ccbhash[hashnum]; in bt_ccb_phys_kv() local
706 bt_queue_ccb(struct bt_softc *sc, struct bt_ccb *ccb) in bt_queue_ccb()
747 struct bt_ccb *ccb; in bt_start_ccbs() local
797 bt_done(struct bt_softc *sc, struct bt_ccb *ccb) in bt_done()
[all …]
/netbsd-src/sys/dev/hyperv/
H A Dhvs.c457 struct hvs_ccb *ccb; in hvs_scsipi_request() local
593 hvs_start(struct hvs_softc *sc, struct vmbus_channel *chan, struct hvs_ccb *ccb) in hvs_start()
622 hvs_poll_done(struct hvs_ccb *ccb) in hvs_poll_done()
636 hvs_poll(struct hvs_softc *sc, struct vmbus_channel *chan, struct hvs_ccb *ccb) in hvs_poll()
672 struct hvs_ccb *ccb; in hvs_intr() local
771 hvs_scsi_cmd_done(struct hvs_ccb *ccb) in hvs_scsi_cmd_done()
853 struct hvs_ccb *ccb; in hvs_connect() local
1036 hvs_empty_done(struct hvs_ccb *ccb) in hvs_empty_done()
1080 struct hvs_ccb *ccb; in hvs_free_ccbs() local
1106 struct hvs_ccb *ccb; in hvs_get_ccb() local
[all …]
/netbsd-src/sys/dev/eisa/
H A Dcac_eisa.c243 cac_eisa_l0_submit(struct cac_softc *sc, struct cac_ccb *ccb) in cac_eisa_l0_submit()
267 struct cac_ccb *ccb; in cac_eisa_l0_completed() local

12