Searched refs:mb1 (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/emlxs/ |
H A D | emlxs_sli3.c | 5445 MAILBOX *mb1; in emlxs_sli3_hba_kill() local 5493 mb1 = FC_SLIM1_MAILBOX(hba); in emlxs_sli3_hba_kill() 5513 WRITE_SLIM_ADDR(hba, (((volatile uint32_t *)mb1) + 1), value); in emlxs_sli3_hba_kill() 5514 WRITE_SLIM_ADDR(hba, (((volatile uint32_t *)mb1)), word0); in emlxs_sli3_hba_kill() 5537 value = READ_SLIM_ADDR(hba, (((volatile uint32_t *)mb1) + 1)); in emlxs_sli3_hba_kill() 5550 READ_SLIM_ADDR(hba, ((volatile uint32_t *)mb1)); in emlxs_sli3_hba_kill() 5583 WRITE_SLIM_ADDR(hba, (((volatile uint32_t *)mb1) + 1), value); in emlxs_sli3_hba_kill() 5584 WRITE_SLIM_ADDR(hba, ((volatile uint32_t *)mb1), word0); in emlxs_sli3_hba_kill() 5592 value = READ_SLIM_ADDR(hba, (((volatile uint32_t *)mb1) + 1)); in emlxs_sli3_hba_kill() 5605 READ_SLIM_ADDR(hba, ((volatile uint32_t *)mb1)); in emlxs_sli3_hba_kill() [all …]
|
/titanic_41/usr/src/uts/intel/io/dnet/ |
H A D | dnet.c | 2010 uint32_t fd, mb1, sf; in set_opr() local 2028 mb1 = OPN_REG_MB1; in set_opr() 2031 mb1 = sf = 0; in set_opr() 2032 mb1 = OPN_REG_MB1; /* Needed for 21040? */ in set_opr() 2049 val = HASH_FILTERING | HASH_ONLY | TX_THRESHOLD_160 | mb1 | sf; in set_opr()
|