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

  /src/sys/dev/pci/
if_ipwvar.h 51 struct ipw_soft_hdr { struct
55 TAILQ_ENTRY(ipw_soft_hdr) next;
137 struct ipw_soft_hdr shdr_list[IPW_NDATA];
139 TAILQ_HEAD(, ipw_soft_hdr) sc_free_shdr;

Completed in 29 milliseconds