OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SL11_PORTSIZE
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/dev/isa/
slhci_isa.c
93
if (bus_space_map(iot, ia->ia_io[0].ir_addr,
SL11_PORTSIZE
, 0, &ioh))
101
bus_space_unmap(iot, ioh,
SL11_PORTSIZE
);
106
ia->ia_io[0].ir_size =
SL11_PORTSIZE
;
131
if (bus_space_map(iot, ia->ia_io[0].ir_addr,
SL11_PORTSIZE
, 0, &ioh)) {
/src/sys/dev/tc/
slhci_tcu.c
88
SLHCI_TCU_STRIDE *
SL11_PORTSIZE
, 0, &ioh);
/src/sys/arch/x68k/dev/
slhci_intio.c
101
ia->ia_size =
SL11_PORTSIZE
* 2;
133
if (bus_space_map(iot, ia->ia_addr,
SL11_PORTSIZE
* 2,
/src/sys/dev/ic/
sl811hsreg.h
24
#define
SL11_PORTSIZE
(0x02)
/src/sys/arch/evbarm/g42xxeb/
gb225_slhci.c
72
#define PORTSIZE (
SL11_PORTSIZE
*4)
Completed in 13 milliseconds
Indexes created Fri Oct 17 03:10:13 GMT 2025