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

/freebsd-10.2-release/sys/arm/xscale/ixp425/
H A Dixp425_npevar.h102 #define NPE_MAX (NPE_C+1) macro
H A Dixp425_npe.c126 static struct ixpnpe_softc *npes[NPE_MAX];
261 static const struct npeconfig npeconfigs[NPE_MAX] = {
289 if (npeid >= NPE_MAX) {
549 static const uint32_t npeconfig[NPE_MAX] = {
H A Dif_npe.c168 } npeconfig[NPE_MAX] = {
197 static struct npe_softc *npes[NPE_MAX]; /* NB: indexed by npeid */
298 static const char *desc[NPE_MAX] = {
1027 struct txdone *td, q[NPE_MAX];

Completed in 53 milliseconds