OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:iwm
(Results
1 - 5
of
5
) sorted by relevancy
/src/share/man/man4/man4.mac68k/
Makefile
4
MAN= ae.4 ascaudio.4 autoconf.4 cpi.4 intro.4
iwm
.4 mainbus.4 mem.4 \
/src/sys/arch/mac68k/obio/
iwm_fd.c
219
/*
IWM
floppy disk controller */
220
CFATTACH_DECL_NEW(
iwm
, sizeof(iwm_softc_t),
265
/*** Configure the
IWM
controller ***/
270
* Is the
IWM
chip present? Here, *aux is a ptr to struct confargs
276
* While here, map the machine-dependent physical IO address of
IWM
280
* SWIM does not support the
IWM
register set used by this driver
340
printf("
IWM
or original SWIM not found.\n");
352
* The
IWM
is present, initialize it. Then look up the connected drives
359
iwm_softc_t *
iwm
;
local
363
iwm
= device_private(self)
437
iwm
_softc_t *
iwm
;
local
532
iwm
_softc_t *
iwm
= device_lookup_private(&
iwm
_cd, 0); \/* XXX *\/
local
664
iwm
_softc_t *
iwm
= device_lookup_private(&
iwm
_cd, 0);
local
708
iwm
_softc_t *
iwm
= device_lookup_private(&
iwm
_cd, 0);
local
858
iwm
_softc_t *
iwm
= device_lookup_private(&
iwm
_cd, 0);
local
1149
iwm
_softc_t *
iwm
= device_lookup_private(&
iwm
_cd, 0); \/* XXX *\/
local
1263
iwm
_softc_t *
iwm
= device_lookup_private(&
iwm
_cd, 0); \/* XXX *\/
local
1392
iwm
_softc_t *
iwm
= device_lookup_private(&
iwm
_cd, 0); \/* XXX *\/
local
1755
iwm
_softc_t *
iwm
= device_lookup_private(&
iwm
_cd, 0); \/* XXX *\/
local
[
all
...]
/src/sys/arch/mac68k/include/
iopreg.h
75
}
iwm
;
member in union:__anon1588::__anon1589
/src/share/man/man4/
Makefile
38
ipw.4 irmce.4 isp.4 ismt.4 isv.4 itesio.4 iteide.4 iwi.4
iwm
.4 iwn.4 \
/src/sys/dev/pci/
if_iwm.c
1865
DPRINTF(("
iwm
apm stop\n"));
4060
panic("
iwm
: could not load RX mbuf");
9218
SYSCTL_DESCR("
iwm
per-controller controls"),
9223
"couldn't create
iwm
per-controller sysctl node\n");
9457
CFATTACH_DECL_NEW(
iwm
, sizeof(struct iwm_softc), iwm_match, iwm_attach,
9480
SYSCTL_SETUP(sysctl_iwm, "sysctl
iwm
(4) subtree setup")
9489
CTLFLAG_PERMANENT, CTLTYPE_NODE, "
iwm
",
9490
SYSCTL_DESCR("
iwm
global controls"),
Completed in 26 milliseconds
Indexes created Wed May 13 00:24:45 UTC 2026