Searched refs:PORT_LRAM (Results 1 – 2 of 2) sorted by relevance
/titanic_44/usr/src/uts/common/sys/sata/adapters/si3124/ |
H A D | si3124reg.h | 242 #define PORT_LRAM(si_ctlp, port, slot) \ macro
|
/titanic_44/usr/src/uts/common/io/sata/adapters/si3124/ |
H A D | si3124.c | 3423 (uint32_t *)(PORT_LRAM(si_ctlp, port, slot)+i*4)); in si_read_portmult_reg() 3550 (uint32_t *)(PORT_LRAM(si_ctlp, port, slot)+i*4)); in si_write_portmult_reg() 4382 (uint32_t *)(PORT_LRAM(si_ctlp, port, slot)+i*4)); in si_read_log_ext() 5933 (uint32_t *)(PORT_LRAM(si_ctlp, port, in si_copy_out_regs()
|