Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ipw/
H A Dipw2100_impl.h71 #define IPW2100_CMD_SIZE (sizeof (struct ipw2100_cmd)) macro
H A Dipw2100.c1512 err = ipw2100_dma_region_alloc(sc, &sc->sc_dma_cmd, IPW2100_CMD_SIZE, in ipw2100_ring_alloc()