Home
last modified time | relevance | path

Searched refs:IOCBs (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_sli3.c6311 (uint64_t)((unsigned long)&(slim->IOCBs[offset])); in emlxs_mb_config_port()
6317 (void *)&((SLIM2 *)hba->sli.sli3.slim2.virt)->IOCBs[offset]; in emlxs_mb_config_port()
6322 (uint64_t)((unsigned long)&(slim->IOCBs[offset])); in emlxs_mb_config_port()
6328 (void *)&((SLIM2 *)hba->sli.sli3.slim2.virt)->IOCBs[offset]; in emlxs_mb_config_port()
H A Demlxs_dfc.c8042 memptr = (uint8_t *)((SLIM2 *)hba->sli.sli3.slim2.virt)->IOCBs; in emlxs_get_dump_region()
/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_mbox.h4703 uint8_t IOCBs[SLI_IOCB_MAX_SIZE]; member