Home
last modified time | relevance | path

Searched refs:FE_D6_BUFSIZ (Results 1 – 3 of 3) sorted by relevance

/NextBSD/sys/dev/fe/
HDmb86960.h168 #define FE_D6_BUFSIZ 0x03 /* Size of NIC buffer SRAM */ macro
HDif_fe_isa.c597 d6 = sc->proto_dlcr6 & ~(FE_D6_BUFSIZ | FE_D6_BBW); in fe_probe_jli_icl()
HDif_fe.c839 switch ( sc->proto_dlcr6 & FE_D6_BUFSIZ ) { in fe_attach()