Searched refs:port_offset (Results 1 – 1 of 1) sorted by relevance
348 char *port_offset; in plx_ro_disable() local439 port_offset = 0x0 + offset; in plx_ro_disable()440 val = ddi_get32(hdl, (uint32_t *)port_offset); in plx_ro_disable()443 ddi_put32(hdl, (uint32_t *)port_offset, val); in plx_ro_disable()449 port_offset = (8 * 0x1000) + offset; in plx_ro_disable()450 val = ddi_get32(hdl, (uint32_t *)port_offset); in plx_ro_disable()453 ddi_put32(hdl, (uint32_t *)port_offset, val); in plx_ro_disable()460 port_offset = (12 * 0x1000) + offset; in plx_ro_disable()461 val = ddi_get32(hdl, (uint32_t *)port_offset); in plx_ro_disable()464 ddi_put32(hdl, (uint32_t *)port_offset, val); in plx_ro_disable()