Home
last modified time | relevance | path

Searched refs:ql_head_t (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_isr.c61 ql_head_t *, uint64_t *, uint64_t *);
64 ql_head_t *, uint64_t *, uint64_t *);
66 response_t *, ql_head_t *, uint64_t *, uint64_t *);
68 sts_entry_t *, ql_head_t *, uint64_t *, uint64_t *);
70 sts_24xx_entry_t *, ql_head_t *, uint64_t *, uint64_t *);
72 sts_entry_t *, ql_head_t *, uint64_t *, uint64_t *);
76 ql_head_t *, uint64_t *, uint64_t *);
78 ip_rcv_entry_t *, ql_head_t *, uint64_t *, uint64_t *);
84 ql_head_t *, uint64_t *, uint64_t *);
86 report_id_acq_t *, ql_head_t *, uint64_t *, uint64_t *);
[all …]
H A Dql_api.c129 static int ql_send_plogi(ql_adapter_state_t *, ql_tgt_t *, ql_head_t *);
264 ql_head_t ql_hba = {
9059 ql_send_logo(ql_adapter_state_t *vha, ql_tgt_t *tq, ql_head_t *done_q) in ql_send_logo()
9177 ql_send_plogi(ql_adapter_state_t *ha, ql_tgt_t *tq, ql_head_t *done_q) in ql_send_plogi()
9274 ql_head_t done_q = { NULL, NULL }; in ql_abort_device()
9702 ql_head_t done_q = { NULL, NULL }; in ql_handle_rscn_update()
9907 ql_head_t *done_q) in ql_ub_frame_hdr()
17048 ql_add_link_b(ql_head_t *head, ql_link_t *link) in ql_add_link_b()
17080 ql_add_link_t(ql_head_t *head, ql_link_t *link) in ql_add_link_t()
17110 ql_remove_link(ql_head_t *head, ql_link_t *link) in ql_remove_link()
[all …]
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h1247 } ql_head_t; typedef
1384 ql_head_t cmd;
1437 ql_head_t wdg;
1472 ql_head_t lun_queues;
1657 ql_head_t unsol_callback_queue;
1670 ql_head_t comp_q;
1690 ql_head_t pending_cmds;
1730 ql_head_t *dev;
2461 extern ql_head_t ql_hba;
2502 void ql_add_link_b(ql_head_t *, ql_link_t *);
[all …]
/illumos-gate/usr/src/cmd/mdb/common/modules/qlc/
H A Dqlc.c68 static int get_first_link(ql_head_t *, ql_link_t *);
278 ql_head_t ql_hba; in qlclinks_dcmd()
410 ql_head_t ql_hba; in qlcver_dcmd()
547 ql_head_t ql_hba; in qlc_el_dcmd()
827 ql_head_t *dev; in qlc_wdog_dcmd()
854 dev = (ql_head_t *) in qlc_wdog_dcmd()
1173 ql_head_t ql_hba; in qlstates_walk_init()
1491 ql_head_t *dev; in qltgtq_dcmd()
1520 dev = (ql_head_t *) in qltgtq_dcmd()
1608 ql_head_t ql_hba;
[all …]