aironet_ioctl
static int readrids(struct ifnet*, struct aironet_ioctl*);
static int writerids(struct ifnet*, struct aironet_ioctl*);
static int flashcard(struct ifnet*, struct aironet_ioctl*);
struct aironet_ioctl l_ioctl;
readrids(struct ifnet *ifp, struct aironet_ioctl *l_ioctl)
writerids(struct ifnet *ifp, struct aironet_ioctl *l_ioctl)
flashcard(struct ifnet *ifp, struct aironet_ioctl *l_ioctl)