Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h536 #define NX_MBX_CMD BIT_0 /* Mailbox command present */ macro
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_mbx.c103 RD32_IO_REG(ha, nx_host_int) & NX_MBX_CMD)) { in ql_mailbox_command()
157 WRT32_IO_REG(ha, nx_host_int, NX_MBX_CMD); in ql_mailbox_command()
H A Dql_api.c15068 WRT32_IO_REG(ha, nx_host_int, NX_MBX_CMD); in ql_read_risc_ram()