Home
last modified time | relevance | path

Searched refs:ipw2100_ioctl (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ipw/
H A Dipw2100.c165 static int ipw2100_ioctl(struct ipw2100_softc *sc, queue_t *q, mblk_t *m);
2287 if (ipw2100_ioctl(sc, q, m) == IEEE80211_IOCTL_NOT_REQUIRED) in ipw2100_m_ioctl()
2305 ipw2100_ioctl(struct ipw2100_softc *sc, queue_t *q, mblk_t *m) in ipw2100_ioctl() function