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

/freebsd-10.2-release/sys/powerpc/pseries/
H A Dphyp_llan.c105 bus_addr_t input_buf_phys; member in struct:llan_softc
238 sc->input_buf_phys = segs[0].ds_addr + segs[0].ds_len - PAGE_SIZE;
262 err = phyp_hcall(H_REGISTER_LOGICAL_LAN, sc->unit, sc->input_buf_phys,

Completed in 49 milliseconds