Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_sli3.c2792 SLIM2 *slim2p = (SLIM2 *)hba->sli.sli3.slim2.virt; in emlxs_sli3_issue_iocb_cmd()
2867 &((SLIM2 *)hba->sli.sli3.slim2.virt)->mbx.us.s2.port[channelno]; in emlxs_sli3_issue_iocb_cmd()
3157 SLIM2 *slim2p = (SLIM2 *)hba->sli.sli3.slim2.virt; in emlxs_sli3_issue_mbox_cmd()
4740 SLIM2 *slim2p = (SLIM2 *)hba->sli.sli3.slim2.virt; in emlxs_sli3_handle_ring_event()
6165 SLIM2 *slim; in emlxs_mb_config_port()
6226 ((SLIM2 *)hba->sli.sli3.slim2.virt)->pcb.type = TYPE_NATIVE_SLI2; in emlxs_mb_config_port()
6227 ((SLIM2 *)hba->sli.sli3.slim2.virt)->pcb.feature = FEATURE_INITIAL_SLI2; in emlxs_mb_config_port()
6228 ((SLIM2 *)hba->sli.sli3.slim2.virt)->pcb.maxRing = in emlxs_mb_config_port()
6230 ((SLIM2 *)hba->sli.sli3.slim2.virt)->pcb.mailBoxSize = in emlxs_mb_config_port()
6235 ((SLIM2 *)hba->sli.sli3.slim2.virt)->pcb.mbAddrHigh = PADDR_HI(mbx); in emlxs_mb_config_port()
[all …]
H A Demlxs_dfc.c7983 memptr = (uint8_t *)&(((SLIM2 *)hba->sli.sli3.slim2.virt)->pcb); 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.c12038 if (sizeof (SLIM2) != size) { in emlxs_integrity_check()
12040 DRIVER_NAME, ddiinst, (int)sizeof (SLIM2), in emlxs_integrity_check()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_mbox.h4903 } SLIM2; typedef