Home
last modified time | relevance | path

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

/freebsd-13.1/usr.sbin/ancontrol/
H A Dancontrol.c710 if (cfg->an_devtype == AN_DEVTYPE_PC4500) in an_dumpconfig()
712 else if (cfg->an_devtype == AN_DEVTYPE_PC4800) in an_dumpconfig()
715 printf("unknown (%x)", cfg->an_devtype); in an_dumpconfig()
/freebsd-13.1/sys/dev/an/
H A Dif_aironet_ieee.h287 u_int16_t an_devtype; /* 0x24 */ member