Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_sli3.c2787 SLIM2 *slim2p = (SLIM2 *)hba->sli.sli3.slim2.virt; in emlxs_sli3_issue_iocb_cmd()
2862 &((SLIM2 *)hba->sli.sli3.slim2.virt)->mbx.us.s2.port[channelno]; in emlxs_sli3_issue_iocb_cmd()
3152 SLIM2 *slim2p = (SLIM2 *)hba->sli.sli3.slim2.virt; in emlxs_sli3_issue_mbox_cmd()
4735 SLIM2 *slim2p = (SLIM2 *)hba->sli.sli3.slim2.virt; in emlxs_sli3_handle_ring_event()
6157 SLIM2 *slim; in emlxs_mb_config_port()
6218 ((SLIM2 *)hba->sli.sli3.slim2.virt)->pcb.type = TYPE_NATIVE_SLI2; in emlxs_mb_config_port()
6219 ((SLIM2 *)hba->sli.sli3.slim2.virt)->pcb.feature = FEATURE_INITIAL_SLI2; in emlxs_mb_config_port()
6220 ((SLIM2 *)hba->sli.sli3.slim2.virt)->pcb.maxRing = in emlxs_mb_config_port()
6222 ((SLIM2 *)hba->sli.sli3.slim2.virt)->pcb.mailBoxSize = in emlxs_mb_config_port()
6227 ((SLIM2 *)hba->sli.sli3.slim2.virt)->pcb.mbAddrHigh = PADDR_HI(mbx); in emlxs_mb_config_port()
[all …]
H A Demlxs_dfc.c7925 memptr = (uint8_t *)&(((SLIM2 *)hba->sli.sli3.slim2.virt)->pcb); in emlxs_get_dump_region()
8021 ((SLIM2 *)hba->sli.sli3.slim2.virt)->mbx.us.s2.port; in emlxs_get_dump_region()
8042 memptr = (uint8_t *)((SLIM2 *)hba->sli.sli3.slim2.virt)->IOCBs; in emlxs_get_dump_region()
H A Demlxs_solaris.c12015 if (sizeof (SLIM2) != size) { in emlxs_integrity_check()
12017 DRIVER_NAME, ddiinst, (int)sizeof (SLIM2), in emlxs_integrity_check()
/titanic_50/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_mbox.h4704 } SLIM2; typedef