OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:lmtget
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/compat/linux/common/
linux_mtio.c
82
struct linux_mtget
lmtget
;
local in function:linux_ioctl_mtio
109
memset(&
lmtget
, 0, sizeof(
lmtget
));
110
lmtget
.mt_type = LINUX_MT_ISUNKNOWN;
111
lmtget
.mt_resid = 0;
112
lmtget
.mt_dsreg = 0;
113
lmtget
.mt_gstat = 0;
114
lmtget
.mt_erreg = 0;
115
lmtget
.mt_fileno = 0;
116
lmtget
.mt_blkno = 0
[
all
...]
linux_mtio.c
82
struct linux_mtget
lmtget
;
local in function:linux_ioctl_mtio
109
memset(&
lmtget
, 0, sizeof(
lmtget
));
110
lmtget
.mt_type = LINUX_MT_ISUNKNOWN;
111
lmtget
.mt_resid = 0;
112
lmtget
.mt_dsreg = 0;
113
lmtget
.mt_gstat = 0;
114
lmtget
.mt_erreg = 0;
115
lmtget
.mt_fileno = 0;
116
lmtget
.mt_blkno = 0
[
all
...]
linux_mtio.c
82
struct linux_mtget
lmtget
;
local in function:linux_ioctl_mtio
109
memset(&
lmtget
, 0, sizeof(
lmtget
));
110
lmtget
.mt_type = LINUX_MT_ISUNKNOWN;
111
lmtget
.mt_resid = 0;
112
lmtget
.mt_dsreg = 0;
113
lmtget
.mt_gstat = 0;
114
lmtget
.mt_erreg = 0;
115
lmtget
.mt_fileno = 0;
116
lmtget
.mt_blkno = 0
[
all
...]
Completed in 98 milliseconds
Indexes created Wed Oct 01 15:09:59 GMT 2025