Symbol: CHANNEL
usr/src/cmd/cmd-inet/usr.sbin/wificonfig/wificonfig.c
3741
case CHANNEL:
usr/src/cmd/cmd-inet/usr.sbin/wificonfig/wificonfig.c
426
{CHANNEL, "channel", do_get_channel, do_set_channel, RW},
usr/src/cmd/cmd-inet/usr.sbin/wificonfig/wificonfig.c
4442
case CHANNEL:
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_clock.c
1164
CHANNEL *cp = (CHANNEL *)sbp->channel;
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_clock.c
1336
CHANNEL *cp;
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_clock.c
1361
channelno = (CHANNEL *)(sbp->channel)->channelno;
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_clock.c
279
CHANNEL *cp;
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_clock.c
452
channelno = ((CHANNEL *)iocbq->channel)->channelno;
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_clock.c
459
(CHANNEL *)iocbq->channel,
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_clock.c
619
CHANNEL *cp;
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dfc.c
9139
emlxs_dfc_handle_event(emlxs_hba_t *hba, CHANNEL *cp, IOCBQ *iocbq)
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dfc.c
9222
emlxs_dfc_handle_unsol_req(emlxs_port_t *port, CHANNEL *cp, IOCBQ *iocbq,
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dhchap.c
1004
uint32_t(*func) (emlxs_port_t *, CHANNEL *, IOCBQ *, MATCHMAP *,
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dhchap.c
1015
func = (uint32_t(*) (emlxs_port_t *, CHANNEL *, IOCBQ *, MATCHMAP *,
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dhchap.c
997
emlxs_dhchap_state_machine(emlxs_port_t *port, CHANNEL *cp,
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_els.c
1088
emlxs_handle_unsol_rscn(emlxs_port_t *port, CHANNEL *cp, IOCBQ *iocbq,
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_els.c
1239
emlxs_handle_unsol_flogi(emlxs_port_t *port, CHANNEL *cp, IOCBQ *iocbq,
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_els.c
1454
emlxs_handle_unsol_plogi(emlxs_port_t *port, CHANNEL *cp, IOCBQ *iocbq,
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_els.c
1545
emlxs_handle_unsol_prli(emlxs_port_t *port, CHANNEL *cp, IOCBQ *iocbq,
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_els.c
1682
emlxs_handle_unsol_auth(emlxs_port_t *port, CHANNEL *cp, IOCBQ *iocbq,
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_els.c
1728
emlxs_handle_unsol_adisc(emlxs_port_t *port, CHANNEL *cp, IOCBQ *iocbq,
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_els.c
1761
emlxs_handle_unsol_prlo(emlxs_port_t *port, CHANNEL *cp, IOCBQ *iocbq,
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_els.c
1899
emlxs_handle_unsol_logo(emlxs_port_t *port, CHANNEL *cp, IOCBQ *iocbq,
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_els.c
2059
emlxs_handle_unsol_gen_cmd(emlxs_port_t *port, CHANNEL *cp, IOCBQ *iocbq,
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_els.c
2123
emlxs_handle_unsol_echo(emlxs_port_t *port, CHANNEL *cp, IOCBQ *iocbq,
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_els.c
2198
emlxs_handle_unsol_rtv(emlxs_port_t *port, CHANNEL *cp, IOCBQ *iocbq,
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_els.c
2349
emlxs_handle_unsol_rls(emlxs_port_t *port, CHANNEL *cp, IOCBQ *iocbq,
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_els.c
2822
emlxs_menlo_handle_event(emlxs_hba_t *hba, CHANNEL *cp, IOCBQ *iocbq)
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_els.c
2949
emlxs_ct_handle_event(emlxs_hba_t *hba, CHANNEL *cp, IOCBQ *iocbq)
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_els.c
3287
emlxs_ct_handle_unsol_req(emlxs_port_t *port, CHANNEL *cp, IOCBQ *iocbq,
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_els.c
376
emlxs_els_handle_unsol_req(emlxs_port_t *port, CHANNEL *cp, IOCBQ *iocbq,
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_els.c
39
static void emlxs_handle_unsol_rscn(emlxs_port_t *port, CHANNEL *cp,
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_els.c
41
static void emlxs_handle_unsol_flogi(emlxs_port_t *port, CHANNEL *cp,
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_els.c
43
static void emlxs_handle_unsol_plogi(emlxs_port_t *port, CHANNEL *cp,
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_els.c
45
static void emlxs_handle_unsol_logo(emlxs_port_t *port, CHANNEL *cp,
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_els.c
47
static void emlxs_handle_unsol_adisc(emlxs_port_t *port, CHANNEL *cp,
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_els.c
49
static void emlxs_handle_unsol_prli(emlxs_port_t *port, CHANNEL *cp,
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_els.c
51
static void emlxs_handle_unsol_prlo(emlxs_port_t *port, CHANNEL *cp,
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_els.c
53
static void emlxs_handle_unsol_auth(emlxs_port_t *port, CHANNEL *cp,
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_els.c
55
static void emlxs_handle_unsol_gen_cmd(emlxs_port_t *port, CHANNEL *cp,
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_els.c
57
static void emlxs_handle_unsol_echo(emlxs_port_t *port, CHANNEL *cp,
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_els.c
59
static void emlxs_handle_unsol_rtv(emlxs_port_t *port, CHANNEL *cp,
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_els.c
61
static void emlxs_handle_unsol_rls(emlxs_port_t *port, CHANNEL *cp,
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_els.c
85
emlxs_els_handle_event(emlxs_hba_t *hba, CHANNEL *cp, IOCBQ *iocbq)
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_fcp.c
2145
emlxs_register_pkt(CHANNEL *cp, emlxs_buf_t *sbp)
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_fcp.c
2199
emlxs_unregister_pkt(CHANNEL *cp, uint16_t iotag, uint32_t forced)
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_fcp.c
2255
emlxs_tx_channel_flush(emlxs_hba_t *hba, CHANNEL *cp, emlxs_buf_t *fpkt)
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_fcp.c
2350
sbp = emlxs_unregister_pkt((CHANNEL *)iocbq->channel,
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_fcp.c
2469
emlxs_tx_node_flush(emlxs_port_t *port, NODELIST *ndlp, CHANNEL *chan,
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_fcp.c
2475
CHANNEL *cp;
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_fcp.c
2597
sbp = emlxs_unregister_pkt((CHANNEL *)iocbq->channel,
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_fcp.c
2668
ch = ((CHANNEL *)
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_fcp.c
2690
(CHANNEL *)iocbq->channel, iocbq);
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_fcp.c
2721
emlxs_tx_node_check(emlxs_port_t *port, NODELIST *ndlp, CHANNEL *chan)
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_fcp.c
2725
CHANNEL *cp;
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_fcp.c
2901
sbp = emlxs_unregister_pkt((CHANNEL *)iocbq->channel,
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_fcp.c
2972
ch = ((CHANNEL *)
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_fcp.c
2994
(CHANNEL *)iocbq->channel, iocbq);
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_fcp.c
3030
CHANNEL *cp;
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_fcp.c
3035
cp = (CHANNEL *)iocbq->channel;
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_fcp.c
3192
emlxs_tx_get(CHANNEL *cp, uint32_t lock)
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_fcp.c
3356
emlxs_tx_move(NODELIST *ndlp, CHANNEL *from_chan, CHANNEL *to_chan,
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_fcp.c
3558
sbp = emlxs_unregister_pkt((CHANNEL *)iocbq->channel,
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_fcp.c
3678
emlxs_chipq_node_flush(emlxs_port_t *port, CHANNEL *chan, NODELIST *ndlp,
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_fcp.c
3686
CHANNEL *cp;
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_fcp.c
3758
CHANNEL *cp;
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_fcp.c
3897
emlxs_chipq_node_check(emlxs_port_t *port, CHANNEL *chan, NODELIST *ndlp)
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_fcp.c
3901
CHANNEL *cp;
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_fcp.c
4011
uint16_t iotag, CHANNEL *cp, uint8_t class, int32_t flag)
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_fcp.c
4076
CHANNEL *cp, uint8_t class, int32_t flag)
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_fcp.c
4131
uint16_t iotag, CHANNEL *cp)
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_fcp.c
4195
CHANNEL *cp)
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_fcp.c
4248
CHANNEL *cp;
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_fcp.c
4289
CHANNEL *cp;
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_fcp.c
4339
CHANNEL *cp;
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_fcp.c
4392
CHANNEL *cp;
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_fcp.c
4395
cp = (CHANNEL *)sbp->channel;
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_fcp.c
52
emlxs_handle_fcp_event(emlxs_hba_t *hba, CHANNEL *cp, IOCBQ *iocbq)
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_fct.c
2305
emlxs_fct_handle_unsol_req(emlxs_port_t *port, CHANNEL *cp, IOCBQ *iocbq,
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_fct.c
2569
channelno = ((CHANNEL *)cmd_sbp->channel)->channelno;
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_fct.c
2796
CHANNEL *cp = &hba->chan[hba->CHANNEL_FCT];
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_fct.c
2865
emlxs_fct_handle_fcp_event(emlxs_hba_t *hba, CHANNEL *cp, IOCBQ *iocbq)
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_fct.c
3097
emlxs_fct_handle_abort(emlxs_hba_t *hba, CHANNEL *cp, IOCBQ *iocbq)
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_fct.c
3166
emlxs_fct_handle_unsol_els(emlxs_port_t *port, CHANNEL *cp, IOCBQ *iocbq,
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_fct.c
3404
emlxs_fct_process_unsol_flogi(emlxs_port_t *port, CHANNEL *cp, IOCBQ *iocbq,
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_fct.c
3431
emlxs_fct_process_unsol_plogi(emlxs_port_t *port, CHANNEL *cp, IOCBQ *iocbq,
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_fct.c
4316
CHANNEL *cp;
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_fct.c
4344
cp = (CHANNEL *)cmd_sbp->channel;
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_fct.c
4866
CHANNEL *cp;
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_fct.c
94
CHANNEL *cp, IOCBQ *iocbq, MATCHMAP *mp, uint32_t size);
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_fct.c
96
CHANNEL *cp, IOCBQ *iocbq, MATCHMAP *mp, uint32_t size);
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_hba.c
2233
emlxs_handle_async_event(emlxs_hba_t *hba, CHANNEL *cp, IOCBQ *iocbq)
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_hba.c
2367
emlxs_proc_channel(emlxs_hba_t *hba, CHANNEL *cp, void *arg2)
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_hba.c
2407
emlxs_proc_channel_event(emlxs_hba_t *hba, CHANNEL *cp, IOCBQ *iocbq)
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_hba.c
38
static void emlxs_handle_async_event(emlxs_hba_t *hba, CHANNEL *cp,
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_ip.c
178
emlxs_ip_handle_unsol_req(emlxs_port_t *port, CHANNEL *cp, IOCBQ *iocbq,
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_ip.c
299
emlxs_ip_handle_rcv_seq_list(emlxs_hba_t *hba, CHANNEL *cp, IOCBQ *iocbq)
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_ip.c
34
emlxs_ip_handle_event(emlxs_hba_t *hba, CHANNEL *cp, IOCBQ *iocbq)
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_ip.c
377
emlxs_handle_create_xri(emlxs_hba_t *hba, CHANNEL *cp, IOCBQ *iocbq)
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_ip.c
454
emlxs_create_xri(emlxs_port_t *port, CHANNEL *cp, NODELIST *ndlp)
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_mem.c
297
CHANNEL *cp;
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_node.c
228
CHANNEL *cp;
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_node.c
44
CHANNEL *cp;
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_pkt.c
66
((CHANNEL *)sbp->channel)->ulpCmplCmd++;
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_sli3.c
197
CHANNEL *cp;
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_sli3.c
2355
CHANNEL *cp;
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_sli3.c
2497
CHANNEL *cp;
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_sli3.c
2785
emlxs_sli3_issue_iocb_cmd(emlxs_hba_t *hba, CHANNEL *cp, IOCBQ *iocbq)
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_sli3.c
3593
CHANNEL *cp;
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_sli3.c
3598
cp = (CHANNEL *)cmd_sbp->channel;
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_sli3.c
3779
CHANNEL *cp;
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_sli3.c
3876
CHANNEL *cp;
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_sli3.c
3981
CHANNEL *cp;
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_sli3.c
4079
CHANNEL *cp;
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_sli3.c
4738
CHANNEL *cp;
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_sli3.c
5052
emlxs_handle_rcv_seq(emlxs_hba_t *hba, CHANNEL *cp, IOCBQ *iocbq)
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_sli3.c
73
CHANNEL *rp, IOCBQ *iocb_cmd);
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_sli4.c
2533
CHANNEL *cp;
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_sli4.c
2599
CHANNEL *cp;
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_sli4.c
3190
emlxs_sli4_issue_iocb_cmd(emlxs_hba_t *hba, CHANNEL *cp, IOCBQ *iocbq)
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_sli4.c
4196
CHANNEL *cp;
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_sli4.c
4214
cp = (CHANNEL *)cmd_sbp->channel;
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_sli4.c
4519
CHANNEL *cp;
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_sli4.c
4677
CHANNEL *cp;
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_sli4.c
5013
CHANNEL *cp;
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_sli4.c
5868
CHANNEL *cp;
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_sli4.c
5960
CHANNEL *cp;
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_sli4.c
5983
CHANNEL *cp;
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_sli4.c
6112
CHANNEL *cp;
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_sli4.c
6290
CHANNEL *cp;
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_sli4.c
7256
CHANNEL *cp;
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_sli4.c
90
CHANNEL *cp, IOCBQ *iocb_cmd);
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
10077
CHANNEL *cp;
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
10474
CHANNEL *cp;
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
10497
cp = (CHANNEL *)sbp->channel;
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
2636
CHANNEL *cp;
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
2644
cp = (CHANNEL *)sbp->channel;
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
3434
CHANNEL *cp;
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
3448
cp = (CHANNEL *)sbp->channel;
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
8581
CHANNEL *cp;
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
8861
CHANNEL *cp;
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
8866
cp = (CHANNEL *)sbp->channel;
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
8906
CHANNEL *cp;
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
8911
cp = (CHANNEL *)sbp->channel;
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
8951
CHANNEL *cp;
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
9047
CHANNEL *cp;
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
9410
CHANNEL *cp;
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
9872
CHANNEL *cp;
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
9969
CHANNEL *cp;
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_thread.c
470
emlxs_thread_trigger2(emlxs_thread_t *ethread, void (*func) (), CHANNEL *cp)
usr/src/uts/common/sys/fibre-channel/fca/emlxs/emlxs_extern.h
272
CHANNEL *cp, IOCBQ *iocbq,
usr/src/uts/common/sys/fibre-channel/fca/emlxs/emlxs_extern.h
350
CHANNEL *cp, IOCBQ *temp);
usr/src/uts/common/sys/fibre-channel/fca/emlxs/emlxs_extern.h
352
CHANNEL *cp, IOCBQ *iocbq,
usr/src/uts/common/sys/fibre-channel/fca/emlxs/emlxs_extern.h
357
CHANNEL *cp, IOCBQ *temp);
usr/src/uts/common/sys/fibre-channel/fca/emlxs/emlxs_extern.h
359
CHANNEL *cp, IOCBQ *iocbq,
usr/src/uts/common/sys/fibre-channel/fca/emlxs/emlxs_extern.h
382
CHANNEL *cp, IOCBQ *iocbq);
usr/src/uts/common/sys/fibre-channel/fca/emlxs/emlxs_extern.h
387
CHANNEL *cp, IOCBQ *temp);
usr/src/uts/common/sys/fibre-channel/fca/emlxs/emlxs_extern.h
389
CHANNEL *cp, IOCBQ *saveq);
usr/src/uts/common/sys/fibre-channel/fca/emlxs/emlxs_extern.h
391
CHANNEL *cp, IOCBQ *iocbq, MATCHMAP *mp,
usr/src/uts/common/sys/fibre-channel/fca/emlxs/emlxs_extern.h
394
CHANNEL *cp, NODELIST *ndlp);
usr/src/uts/common/sys/fibre-channel/fca/emlxs/emlxs_extern.h
396
CHANNEL *cp, IOCBQ *temp);
usr/src/uts/common/sys/fibre-channel/fca/emlxs/emlxs_extern.h
398
CHANNEL *cp, IOCBQ *temp);
usr/src/uts/common/sys/fibre-channel/fca/emlxs/emlxs_extern.h
585
CHANNEL *cp, void *arg2);
usr/src/uts/common/sys/fibre-channel/fca/emlxs/emlxs_extern.h
592
CHANNEL *cp, IOCBQ *iocbq);
usr/src/uts/common/sys/fibre-channel/fca/emlxs/emlxs_extern.h
639
CHANNEL *cp, IOCBQ *iocbq);
usr/src/uts/common/sys/fibre-channel/fca/emlxs/emlxs_extern.h
738
extern emlxs_buf_t *emlxs_unregister_pkt(CHANNEL *cp,
usr/src/uts/common/sys/fibre-channel/fca/emlxs/emlxs_extern.h
740
extern uint16_t emlxs_register_pkt(CHANNEL *cp,
usr/src/uts/common/sys/fibre-channel/fca/emlxs/emlxs_extern.h
745
CHANNEL *cp, uint8_t class,
usr/src/uts/common/sys/fibre-channel/fca/emlxs/emlxs_extern.h
749
CHANNEL *cp);
usr/src/uts/common/sys/fibre-channel/fca/emlxs/emlxs_extern.h
752
CHANNEL *cp, uint8_t class,
usr/src/uts/common/sys/fibre-channel/fca/emlxs/emlxs_extern.h
756
CHANNEL *cp);
usr/src/uts/common/sys/fibre-channel/fca/emlxs/emlxs_extern.h
765
extern emlxs_buf_t *emlxs_chipq_get(CHANNEL *cp, uint16_t iotag);
usr/src/uts/common/sys/fibre-channel/fca/emlxs/emlxs_extern.h
766
extern void emlxs_chipq_put(CHANNEL *cp, emlxs_buf_t *sbp);
usr/src/uts/common/sys/fibre-channel/fca/emlxs/emlxs_extern.h
768
CHANNEL *cp, NODELIST *ndlp,
usr/src/uts/common/sys/fibre-channel/fca/emlxs/emlxs_extern.h
774
CHANNEL *cp, NODELIST *ndlp);
usr/src/uts/common/sys/fibre-channel/fca/emlxs/emlxs_extern.h
776
extern IOCBQ *emlxs_tx_get(CHANNEL *cp, uint32_t lock);
usr/src/uts/common/sys/fibre-channel/fca/emlxs/emlxs_extern.h
778
extern void emlxs_tx_move(NODELIST *ndlp, CHANNEL *from,
usr/src/uts/common/sys/fibre-channel/fca/emlxs/emlxs_extern.h
779
CHANNEL *to, uint32_t cmd,
usr/src/uts/common/sys/fibre-channel/fca/emlxs/emlxs_extern.h
783
NODELIST *ndlp, CHANNEL *cp);
usr/src/uts/common/sys/fibre-channel/fca/emlxs/emlxs_extern.h
785
NODELIST *ndlp, CHANNEL *cp,
usr/src/uts/common/sys/fibre-channel/fca/emlxs/emlxs_extern.h
791
CHANNEL *cp, emlxs_buf_t *fpkt);
usr/src/uts/common/sys/fibre-channel/fca/emlxs/emlxs_extern.h
806
CHANNEL *rp, IOCBQ *temp);
usr/src/uts/common/sys/fibre-channel/fca/emlxs/emlxs_extern.h
808
CHANNEL *rp, IOCBQ *iocbq);
usr/src/uts/common/sys/fibre-channel/fca/emlxs/emlxs_extern.h
822
void (*func) (), CHANNEL *cp);
usr/src/uts/common/sys/fibre-channel/fca/emlxs/emlxs_extern.h
833
CHANNEL *cp, IOCBQ *temp);
usr/src/uts/common/sys/fibre-channel/fca/emlxs/emlxs_extern.h
835
CHANNEL *cp, IOCBQ *iocbq,
usr/src/uts/common/sys/fibre-channel/fca/emlxs/emlxs_extern.h
857
CHANNEL *cp, IOCBQ *iocbq, MATCHMAP *mp,
usr/src/uts/common/sys/fibre-channel/fca/emlxs/emlxs_extern.h
860
CHANNEL *cp, IOCBQ *iocbq, MATCHMAP *mp,
usr/src/uts/common/sys/fibre-channel/fca/emlxs/emlxs_extern.h
863
CHANNEL *cp, IOCBQ *iocbq);
usr/src/uts/common/sys/fibre-channel/fca/emlxs/emlxs_fc.h
1426
CHANNEL *channelp; /* ptr to CHANNEL associated with CQ */
usr/src/uts/common/sys/fibre-channel/fca/emlxs/emlxs_fc.h
387
CHANNEL *channelp;