Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_iocb.c228 } while (RD_REG_DWORD(ha, ha->db_read) != w32); in ql_start_iocb()
401 } while (RD_REG_DWORD(ha, ha->db_read) != w32); in ql_isp_cmd()
H A Dql_api.c1204 ha->db_read = ha->nx_pcibase + (512 * 1024) + in ql_attach()
/titanic_44/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h1672 caddr_t db_read; member