Searched refs:have_p (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/dev/iwn/
H A Dif_iwn.c4860 int have_p; local
4870 have_p = 0;
4875 have_p = 1;
4877 DPRINTF(sc, IWN_DEBUG_XMIT, "%s: m=%p, have_p=%d\n",
4878 __func__, m, have_p);
4881 if (have_p)

Completed in 162 milliseconds