Searched refs:fb_cmd (Results 1 – 3 of 3) sorted by relevance
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/qlc/ |
H A D | ql_init.c | 303 if (RD16_IO_REG(ha, fb_cmd) == 6) { in ql_pci_sbus_config() 3600 WRT16_IO_REG(ha, fb_cmd, 0x00fc); in ql_reset_chip() 3603 if ((RD16_IO_REG(ha, fb_cmd) & 0xff) == 0) { in ql_reset_chip() 3609 WRT16_IO_REG(ha, fb_cmd, 0xa000); in ql_reset_chip()
|
H A D | ql_api.c | 13258 WRT16_IO_REG(ha, fb_cmd, 0xa000); in ql_2200_binary_fw_dump() 13471 WRT16_IO_REG(ha, fb_cmd, 0xa000); in ql_2300_binary_fw_dump()
|
/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/qlc/ |
H A D | ql_api.h | 479 uint16_t fb_cmd; member
|