HomeSort by: relevance | last modified time | path
    Searched refs:athn_node (Results 1 - 6 of 6) sorted by relevancy

  /src/sys/dev/ic/
athnvar.h 36 #define ATHN_NODE(ni) ((struct athn_node *)(ni))
321 struct athn_node { struct
athn.c 1288 struct athn_node *an = (struct athn_node *)ni;
2406 return malloc(sizeof(struct athn_node), M_DEVBUF,
2415 struct athn_node *an = (void *)ni;
arn5008.c 972 struct athn_node *an;
997 an = (struct athn_node *)bf->bf_ni;
1315 struct athn_node *an = (void *)ni;
arn9003.c 1102 struct athn_node *an;
1143 an = (struct athn_node *)bf->bf_ni;
1467 struct athn_node *an = (void *)ni;
  /src/sys/dev/usb/
if_athn_usb.h 436 struct athn_node aun_an;
if_athn_usb.c 389 sta_index = ATHN_NODE(ni)->sta_index;
1457 sta_index = ATHN_NODE(ic->ic_bss)->sta_index;
1563 struct athn_node *an = ATHN_NODE(ni);
1597 struct athn_node *an = ATHN_NODE(ni);
1660 struct athn_node *an = ATHN_NODE(ni);
2458 struct athn_node *an = ATHN_NODE(ni)
    [all...]

Completed in 20 milliseconds