HomeSort by: relevance | last modified time | path
    Searched refs:ipw_soft_hdr (Results 1 - 3 of 3) 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;
if_ipwreg.h 33 #define IPW_HDR_SZ (IPW_NDATA * sizeof (struct ipw_soft_hdr))
if_ipw.c 377 struct ipw_soft_hdr *shdr;
1180 struct ipw_soft_hdr *shdr;
1353 struct ipw_soft_hdr *shdr;

Completed in 15 milliseconds