Home
last modified time | relevance | path

Searched refs:slim2 (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_sli3.c1794 if (hba->sli.sli3.slim2.virt == 0) { in emlxs_sli3_map_hdw()
1888 if (hba->sli.sli3.slim2.virt) { in emlxs_sli3_unmap_hdw()
1891 if (hba->sli.sli3.slim2.phys) { in emlxs_sli3_unmap_hdw()
1902 hba->sli.sli3.slim2.virt = NULL; in emlxs_sli3_unmap_hdw()
2977 EMLXS_MPDATA_SYNC(hba->sli.sli3.slim2. in emlxs_sli3_issue_iocb_cmd()
6183 pcb = hba->sli.sli3.slim2.phys + in emlxs_mb_config_port()
6233 mbx = hba->sli.sli3.slim2.phys + in emlxs_mb_config_port()
6280 hgp = hba->sli.sli3.slim2.phys + in emlxs_mb_config_port()
6305 pgp = hba->sli.sli3.slim2.phys + in emlxs_mb_config_port()
6318 rgp = hba->sli.sli3.slim2.phys + in emlxs_mb_config_port()
[all …]
H A Demlxs_sli4.c3430 hba->sli.sli4.slim2.virt)); in emlxs_sli4_issue_iocb_cmd()
3551 hba->sli.sli4.slim2.virt)); in emlxs_sli4_issue_mq()
5242 hba->sli.sli4.slim2.virt)); in emlxs_sli4_read_eq()
5629 hba->sli.sli4.slim2.virt)); in emlxs_sli4_process_mbox_event()
6624 hba->sli.sli4.slim2.virt)); in emlxs_sli4_process_unsol_rcv()
7137 hba->sli.sli4.slim2.virt)); in emlxs_sli4_process_cq()
7274 hba->sli.sli4.slim2.virt)); in emlxs_sli4_process_eq()
7557 buf_info = &hba->sli.sli4.slim2; in emlxs_sli4_resource_free()
7639 buf_info = &hba->sli.sli4.slim2; in emlxs_sli4_resource_free()
7686 buf_info = &hba->sli.sli4.slim2; in emlxs_sli4_resource_alloc()
[all …]
H A Demlxs_dfc.c7293 slim = (uint8_t *)hba->sli.sli3.slim2.virt + offset; in emlxs_dfc_read_mem()
7375 slim = (uint8_t *)hba->sli.sli3.slim2.virt + offset; in emlxs_dfc_write_mem()
7946 memptr = (uint8_t *)hba->sli.sli3.slim2.virt; in emlxs_get_dump_region()
7983 memptr = (uint8_t *)&(((SLIM2 *)hba->sli.sli3.slim2.virt)->pcb); in emlxs_get_dump_region()
8005 memptr = (uint8_t *)hba->sli.sli3.slim2.virt; in emlxs_get_dump_region()
8079 ((SLIM2 *)hba->sli.sli3.slim2.virt)->mbx.us.s2.port; in emlxs_get_dump_region()
8100 memptr = (uint8_t *)((SLIM2 *)hba->sli.sli3.slim2.virt)->IOCBs; in emlxs_get_dump_region()
H A Demlxs_solaris.c12233 hba->sli.sli4.slim2.dma_handle) in emlxs_check_dma()
12238 hba->sli.sli4.slim2.dma_handle); in emlxs_check_dma()
12246 hba->sli.sli3.slim2.dma_handle) in emlxs_check_dma()
12251 hba->sli.sli3.slim2.dma_handle); in emlxs_check_dma()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fc.h1216 #define FC_SLIM2_MAILBOX(_hba) ((MAILBOX *)(_hba)->sli.sli3.slim2.virt)
1523 MATCHMAP slim2; member
1658 MBUF_INFO slim2; member