Home
last modified time | relevance | path

Searched refs:word0 (Results 1 – 9 of 9) sorted by relevance

/titanic_44/usr/src/cmd/mdb/common/modules/pmcs/
H A Dpmcs.c1606 iomb_is_dev_hdl_specific(uint32_t word0, boolean_t inbound) in iomb_is_dev_hdl_specific() argument
1608 uint16_t opcode = word0 & PMCS_IOMB_OPCODE_MASK; in iomb_is_dev_hdl_specific()
1667 uint32_t word0 = LE_32(*qentryp); in dump_one_qentry_outbound() local
1676 if (!iomb_is_dev_hdl_specific(word0, B_FALSE)) { in dump_one_qentry_outbound()
1686 word0 & PMCS_IOMB_OPCODE_MASK); in dump_one_qentry_outbound()
1696 mdb_printf("Header: 0x%08x (", word0); in dump_one_qentry_outbound()
1697 if (word0 & PMCS_IOMB_VALID) { in dump_one_qentry_outbound()
1700 if (word0 & PMCS_IOMB_HIPRI) { in dump_one_qentry_outbound()
1704 (word0 & PMCS_IOMB_OBID_MASK) >> PMCS_IOMB_OBID_SHIFT); in dump_one_qentry_outbound()
1706 iomb_cat((word0 & PMCS_IOMB_CAT_MASK) >> PMCS_IOMB_CAT_SHIFT)); in dump_one_qentry_outbound()
[all …]
/titanic_44/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_sli3.c2033 uint32_t word0; in emlxs_sli3_hba_reset() local
2076 swpmb = (MAILBOX *)&word0; in emlxs_sli3_hba_reset()
2087 word0 = 0; in emlxs_sli3_hba_reset()
2090 WRITE_SLIM_ADDR(hba, ((volatile uint32_t *)mb), word0); in emlxs_sli3_hba_reset()
3155 volatile uint32_t word0; in emlxs_sli3_issue_mbox_cmd() local
3169 swpmb = (MAILBOX *)&word0; in emlxs_sli3_issue_mbox_cmd()
3437 word0 = *((volatile uint32_t *)mbox); in emlxs_sli3_issue_mbox_cmd()
3438 word0 = BE_SWAP32(word0); in emlxs_sli3_issue_mbox_cmd()
3441 word0 = in emlxs_sli3_issue_mbox_cmd()
3470 word0 = *((volatile uint32_t *)mbox); in emlxs_sli3_issue_mbox_cmd()
[all …]
H A Demlxs_node.c912 vvl.un0.word0 = LE_SWAP32(vvl.un0.word0); in emlxs_node_create()
H A Demlxs_els.c1351 vvl.un0.word0 = LE_SWAP32(vvl.un0.word0); in emlxs_process_unsol_plogi()
H A Demlxs_dfc.c5337 uint16_t word0; in emlxs_dfc_write_pci() local
5397 word0 = value & 0xFFFF; in emlxs_dfc_write_pci()
5408 (uint16_t *)(hba->pci_addr + i), (uint16_t)word0); in emlxs_dfc_write_pci()
H A Demlxs_solaris.c9270 vvl->un0.word0 = LE_SWAP32(vvl->un0.word0); in emlxs_send_els()
/titanic_44/usr/src/uts/common/sys/scsi/adapters/pmcs/
H A Data.h41 uint16_t word0; member
/titanic_44/usr/src/uts/common/io/ntxn/
H A Dnic_cmn.h364 __uint64_t word0; member
/titanic_44/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_hw.h1290 uint32_t word0; member