HomeSort by: relevance | last modified time | path
    Searched defs:ANAR_FC (Results 1 - 11 of 11) sorted by relevancy

  /src/sys/arch/evbarm/stand/boot2440/
dm9000.c 424 #define ANAR_FC 0x0400 /* local device supports PAUSE */
438 ANAR_10 | ANAR_CSMA | ANAR_FC);
  /src/sys/arch/sandpoint/stand/altboot/
sip.c 347 #define ANAR_FC 0x0400 /* local device supports PAUSE */
sme.c 267 #define ANAR_FC 0x0400 /* local device supports PAUSE */
tlp.c 363 #define ANAR_FC 0x0400 /* local device supports PAUSE */
wm.c 387 #define ANAR_FC 0x0400 /* local device supports PAUSE */
444 anar |= ANAR_FC;
nvt.c 385 #define ANAR_FC 0x0400 /* local device supports PAUSE */
rge.c 351 #define ANAR_FC 0x0400 /* local device supports PAUSE */
400 anar |= ANAR_FC;
stg.c 432 #define ANAR_FC 0x0400 /* local device supports PAUSE */
skg.c 441 #define ANAR_FC 0x0400 /* local device supports PAUSE */
489 ANAR_10 | ANAR_CSMA | ANAR_FC);
vge.c 467 #define ANAR_FC 0x0400 /* local device supports PAUSE */
488 anar |= ANAR_FC;
  /src/sys/dev/mii/
mii.h 116 #define ANAR_FC 0x0400 /* local device supports PAUSE */

Completed in 22 milliseconds