OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:empb_sc
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/amiga/pci/
empb_bsm.c
106
static struct empb_softc *
empb_sc
= NULL;
variable in typeref:struct:empb_softc *
119
if (!(
empb_sc
= device_private(dev))) {
124
if (
empb_sc
->pci_mem_win_size == 0) {
140
if (
empb_sc
==NULL)
180
wp = empb_switch_window(
empb_sc
, handle);
183
p = (uint8_t*)((
empb_sc
->pci_mem_win_t->base) + (handle - wp) + offset);
195
wp = empb_switch_window(
empb_sc
, handle);
196
p = (uint8_t*)((
empb_sc
->pci_mem_win_t->base) + (handle - wp) + offset);
207
wp = empb_switch_window(
empb_sc
, handle);
208
p = (volatile u_int8_t *) ((
empb_sc
->pci_mem_win_t->base) +
[
all
...]
empb_bsm.c
106
static struct empb_softc *
empb_sc
= NULL;
variable in typeref:struct:empb_softc *
119
if (!(
empb_sc
= device_private(dev))) {
124
if (
empb_sc
->pci_mem_win_size == 0) {
140
if (
empb_sc
==NULL)
180
wp = empb_switch_window(
empb_sc
, handle);
183
p = (uint8_t*)((
empb_sc
->pci_mem_win_t->base) + (handle - wp) + offset);
195
wp = empb_switch_window(
empb_sc
, handle);
196
p = (uint8_t*)((
empb_sc
->pci_mem_win_t->base) + (handle - wp) + offset);
207
wp = empb_switch_window(
empb_sc
, handle);
208
p = (volatile u_int8_t *) ((
empb_sc
->pci_mem_win_t->base) +
[
all
...]
Completed in 25 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025