Searched refs:risc2host (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_api.c287 0xff, /* risc2host - n/a */
334 0x18, /* risc2host */
379 0x44, /* risc2host */
424 0x500, /* risc2host */
2273 stat = RD32_IO_REG(ha, risc2host);
13544 if ((RD32_IO_REG(ha, risc2host) & RH_RISC_PAUSED) == 0) {
13550 (RD32_IO_REG(ha, risc2host) & RH_RISC_PAUSED) == 0 &&
13978 fw->r2h_status = RD32_IO_REG(ha, risc2host);
13981 if ((RD32_IO_REG(ha, risc2host) & RH_RISC_PAUSED) == 0) {
13987 (RD32_IO_REG(ha, risc2host)
[all...]
H A Dql_init.c3724 stat = RD32_IO_REG(ha, risc2host);
3768 stat = RD32_IO_REG(ha, risc2host);
H A Dql_isr.c344 while (((stat = RD32_IO_REG(ha, risc2host)) & RH_RISC_INT) &&
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h472 uint16_t risc2host; member in struct:__anon7767

Completed in 118 milliseconds