OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:qeioctl
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/qbus/
if_qe.c
103
static int
qeioctl
(struct ifnet *, u_long, void *);
345
ifp->if_ioctl =
qeioctl
;
640
qeioctl
(struct ifnet *ifp, u_long cmd, void *data)
function in typeref:typename:int
/src/sys/dev/sbus/
qe.c
146
int
qeioctl
(struct ifnet *, u_long, void *);
300
ifp->if_ioctl =
qeioctl
;
868
qeioctl
(struct ifnet *ifp, u_long cmd, void *data)
function in typeref:typename:int
Completed in 12 milliseconds
Indexes created Thu Oct 02 07:10:07 GMT 2025