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

/freebsd-10.2-release/sys/arm/xscale/ixp425/
H A Dixp425_npevar.h101 #define NPE_C 2 macro
102 #define NPE_MAX (NPE_C+1)
H A Dif_npe.c187 [NPE_C] = {
286 { NPE_B, NPE_C, -1 }, /* IXP425 */
288 { NPE_C, NPE_A, -1 }, /* IXP435 */
301 [NPE_C] = "IXP NPE-C"
622 case 'C': *npeid = NPE_C; break;
1032 q[NPE_C].tail = &q[NPE_C].head; q[NPE_C].count = 0;
1053 if (q[NPE_C].count)
1054 npe_txdone_finish(npes[NPE_C],
[all...]
H A Dixp425_npe.c276 [NPE_C] = {
552 [NPE_C] = IXP425_NPE_C_IMAGEID,

Completed in 99 milliseconds