OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:io_type
(Results
1 - 7
of
7
) sorted by relevancy
/src/sys/sys/
iostat.h
91
int
io_type
; /* type of device the state belong to */
member in struct:io_stats
/src/sys/kern/
subr_iostat.c
146
stats->
io_type
= type;
367
if ((disk_only == 1) && (stats->
io_type
!= IOSTAT_DISK))
subr_disk.c
157
if ((stat != NULL) && (stat->
io_type
== IOSTAT_DISK))
/src/sys/dev/ic/
icpreg.h
192
u_int8_t
io_type
; /* type (SCSI/FCAL) */
member in struct:icp_ioc
/src/sys/arch/evbsh3/ap_ms104_sh4/
ap_ms104_sh4_space.c
88
int
io_type
= type & ~AP_MS104_SH4_IOMEM_PCMCIA_8BIT;
local
110
switch (
io_type
) {
/src/sys/arch/evbsh3/t_sh7706lan/
t_sh7706lan_space.c
88
int
io_type
= type & ~T_SH7706LAN_IOMEM_PCMCIA_8BIT;
local
110
switch (
io_type
) {
/src/sys/arch/landisk/dev/
obio.c
261
int
io_type
= type & ~OBIO_IOMEM_PCMCIA_8BIT;
local
283
switch (
io_type
) {
Completed in 25 milliseconds
Indexes created Sat Feb 21 08:20:20 UTC 2026