HomeSort by: relevance | last modified time | path
    Searched refs:RGE_ALIGN (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/
if_rge.c 1043 error = bus_dmamem_alloc(sc->sc_dmat, RGE_TX_LIST_SZ, RGE_ALIGN, 0,
1093 error = bus_dmamem_alloc(sc->sc_dmat, RGE_RX_LIST_SZ, RGE_ALIGN, 0,
if_rgereg.h 189 #define RGE_ALIGN 256

Completed in 21 milliseconds