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

  /src/sys/dev/ic/
adwmcode.h 51 * next_ba [31:4] Carrier Physical Next Pointer
53 * next_ba [3:1] Reserved Bits
54 * next_ba [0] Done Flag set in Response Queue.
56 u_int32_t next_ba; /* see next_ba flags below */ member in struct:adw_carrier
63 * next_ba flags
70 * Mask used to eliminate low 4 bits of carrier 'next_ba' field.
adwmcode.h 51 * next_ba [31:4] Carrier Physical Next Pointer
53 * next_ba [3:1] Reserved Bits
54 * next_ba [0] Done Flag set in Response Queue.
56 u_int32_t next_ba; /* see next_ba flags below */ member in struct:adw_carrier
63 * next_ba flags
70 * Mask used to eliminate low 4 bits of carrier 'next_ba' field.

Completed in 41 milliseconds