Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/serengeti/io/
H A Dsgsbbc.c496 uint32_t *port_int_reg; in sbbc_intr_handler() local
525 port_int_reg = softsp->port_int_regs; in sbbc_intr_handler()
527 port_int_status = ddi_get32(softsp->sbbc_reg_handle1, port_int_reg); in sbbc_intr_handler()
619 ddi_put32(softsp->sbbc_reg_handle1, port_int_reg, port_int_status); in sbbc_intr_handler()
621 port_int_status = ddi_get32(softsp->sbbc_reg_handle1, port_int_reg); in sbbc_intr_handler()