Symbol: device
games/trek/check_out.c
49
check_out(int device)
games/trek/check_out.c
53
dev = device;
games/trek/externs.c
39
const struct device Device[NDEV] =
games/trek/out.c
45
const struct device *d;
games/trek/shield.c
105
printf("%s %s down while docked\n", device, dev2);
games/trek/shield.c
117
"%s %s up. Do you want %s down", device, dev2, dev3);
games/trek/shield.c
120
"%s %s down. Do you want %s up", device, dev2, dev3);
games/trek/shield.c
127
printf("%s already ", device);
games/trek/shield.c
68
const char *device, *dev2, *dev3;
games/trek/shield.c
82
device = "Cloaking device";
games/trek/shield.c
91
device = "Shields";
games/trek/trek.h
116
extern const struct device Device[NDEV];
lib/libpcap/inet.c
120
static char device[IF_NAMESIZE + 1];
lib/libpcap/inet.c
152
(void)strlcpy(device, mp->ifa_name, sizeof(device));
lib/libpcap/inet.c
154
return (device);
lib/libpcap/inet.c
162
static char device[sizeof(ifrp->ifr_name) + 1];
lib/libpcap/inet.c
239
(void)strlcpy(device, mp->ifr_name, sizeof(device));
lib/libpcap/inet.c
240
return (device);
lib/libpcap/inet.c
245
pcap_lookupnet(const char *device, bpf_u_int32 *netp, bpf_u_int32 *maskp,
lib/libpcap/inet.c
263
(void)strlcpy(ifr.ifr_name, device, sizeof(ifr.ifr_name));
lib/libpcap/inet.c
267
"%s: no IPv4 address assigned", device);
lib/libpcap/inet.c
271
device, pcap_strerror(errno));
lib/libpcap/inet.c
280
"SIOCGIFNETMASK: %s: %s", device, pcap_strerror(errno));
lib/libpcap/pcap-bpf.c
818
pcap_create(const char *device, char *errbuf)
lib/libpcap/pcap-bpf.c
830
p->opt.source = strdup(device);
lib/libutil/opendev.c
72
dm.device = namebuf;
lib/libutil/readlabel.c
103
warnx("%s: not a device node", device);
lib/libutil/readlabel.c
51
readlabelfs(char *device, int verbose)
lib/libutil/readlabel.c
61
if (isduid(device, 0)) {
lib/libutil/readlabel.c
64
strlcpy(rpath, device, sizeof(rpath));
lib/libutil/readlabel.c
66
dm.device = rpath;
lib/libutil/readlabel.c
77
if (stat(device, &sbuf) == -1) {
lib/libutil/readlabel.c
79
warn("%s", device);
lib/libutil/readlabel.c
85
strlcpy(rpath, device, sizeof(rpath));
lib/libutil/readlabel.c
92
if (strlen(device) > sizeof(_PATH_DEV) - 1) {
lib/libutil/readlabel.c
94
&device[sizeof(_PATH_DEV) - 1]);
sbin/fsirand/fsirand.c
110
if ((devfd = opendev(device, printonly ? O_RDONLY : O_RDWR,
sbin/fsirand/fsirand.c
94
fsirand(char *device)
sbin/growfs/growfs.c
1700
char *device, *lastsector;
sbin/growfs/growfs.c
1749
if ((fsi = opendev(*argv, O_RDONLY, 0, &device)) == -1)
sbin/growfs/growfs.c
1758
fso = open(device, O_WRONLY);
sbin/growfs/growfs.c
1760
err(1, "%s", device);
sbin/growfs/growfs.c
1768
err(1, "%s: fstat()", device);
sbin/growfs/growfs.c
1780
device, DISKPART(st.st_rdev));
sbin/kbd/kbd_wscons.c
154
char device[PATH_MAX];
sbin/kbd/kbd_wscons.c
161
(void) snprintf(device, sizeof device, "/dev/wskbd%d", i);
sbin/kbd/kbd_wscons.c
162
fd = open(device, O_WRONLY);
sbin/kbd/kbd_wscons.c
164
fd = open(device, O_RDONLY);
sbin/kbd/kbd_wscons.c
174
err(1, "WSKBDIO_GTYPE %s", device);
sbin/kbd/kbd_wscons.c
234
char buf[LINE_MAX], *c, *b, device[sizeof "/dev/wskbd00"];
sbin/kbd/kbd_wscons.c
270
(void) snprintf(device, sizeof device, "/dev/wskbd%d", i);
sbin/kbd/kbd_wscons.c
271
fd = open(device, O_WRONLY);
sbin/kbd/kbd_wscons.c
273
fd = open(device, O_RDONLY);
sbin/kbd/kbd_wscons.c
285
device);
sbin/kbd/kbd_wscons.c
288
__progname, name, device);
sbin/ldattach/ldattach.c
65
relay(int device, int pty)
sbin/ldattach/ldattach.c
71
pfd[0].fd = device;
sbin/wsconsctl/wsconsctl.c
121
device = (*sw->nextdev)(devidx);
sbin/wsconsctl/wsconsctl.c
122
if (!device ||
sbin/wsconsctl/wsconsctl.c
123
((devfd = open(device, O_WRONLY)) == -1 &&
sbin/wsconsctl/wsconsctl.c
124
(devfd = open(device, O_RDONLY)) == -1)) {
sbin/wsconsctl/wsconsctl.c
125
if (!device || errno != ENXIO) {
sbin/wsconsctl/wsconsctl.c
126
if (device && errno != ENOENT) {
sbin/wsconsctl/wsconsctl.c
127
warn("%s", device);
sbin/wsconsctl/wsconsctl.c
168
device = (*sw->nextdev)(devidx);
sbin/wsconsctl/wsconsctl.c
170
device = wdev;
sbin/wsconsctl/wsconsctl.c
172
if (!device ||
sbin/wsconsctl/wsconsctl.c
173
((devfd = open(device, O_WRONLY)) == -1 &&
sbin/wsconsctl/wsconsctl.c
174
(devfd = open(device, O_RDONLY)) == -1)) {
sbin/wsconsctl/wsconsctl.c
175
if (!device) {
sbin/wsconsctl/wsconsctl.c
184
warn("%s", device);
sbin/wsconsctl/wsconsctl.c
87
char *device;
sys/arch/alpha/alpha/api_up1000.c
159
api_up1000_device_register(struct device *dev, void *aux)
sys/arch/alpha/alpha/api_up1000.c
162
static struct device *pcidev, *scsidev;
sys/arch/alpha/alpha/api_up1000.c
164
struct device *parent = dev->dv_parent;
sys/arch/alpha/alpha/api_up1000.c
79
static void api_up1000_device_register(struct device *, void *);
sys/arch/alpha/alpha/autoconf.c
111
struct device *bootdv;
sys/arch/alpha/alpha/autoconf.c
207
device_register(struct device *dev, void *aux)
sys/arch/alpha/alpha/autoconf.c
62
struct device *booted_device;
sys/arch/alpha/alpha/clock.c
125
clockattach(struct device *dev, const struct clockfns *fns)
sys/arch/alpha/alpha/clock.c
59
struct device *clockdev;
sys/arch/alpha/alpha/clockvar.h
58
void (*cf_init)(struct device *);
sys/arch/alpha/alpha/clockvar.h
59
void (*cf_get)(struct device *, time_t, struct clocktime *);
sys/arch/alpha/alpha/clockvar.h
60
void (*cf_set)(struct device *, struct clocktime *);
sys/arch/alpha/alpha/clockvar.h
63
void clockattach(struct device *, const struct clockfns *);
sys/arch/alpha/alpha/cpu.c
108
int cpumatch(struct device *, void *, void *);
sys/arch/alpha/alpha/cpu.c
109
void cpuattach(struct device *, struct device *, void *);
sys/arch/alpha/alpha/cpu.c
112
sizeof(struct device), cpumatch, cpuattach
sys/arch/alpha/alpha/cpu.c
201
cpumatch(struct device *parent, void *cfdata, void *aux)
sys/arch/alpha/alpha/cpu.c
219
cpuattach(struct device *parent, struct device *dev, void *aux)
sys/arch/alpha/alpha/dec_1000a.c
104
void dec_1000a_device_register(struct device *, void *);
sys/arch/alpha/alpha/dec_1000a.c
230
dec_1000a_device_register(struct device *dev, void *aux)
sys/arch/alpha/alpha/dec_1000a.c
233
static struct device *pcidev, *ctrlrdev;
sys/arch/alpha/alpha/dec_1000a.c
235
struct device *parent = dev->dv_parent;
sys/arch/alpha/alpha/dec_2100_a50.c
179
dec_2100_a50_device_register(struct device *dev, void *aux)
sys/arch/alpha/alpha/dec_2100_a50.c
182
static struct device *pcidev, *ctrlrdev;
sys/arch/alpha/alpha/dec_2100_a50.c
184
struct device *parent = dev->dv_parent;
sys/arch/alpha/alpha/dec_2100_a50.c
72
static void dec_2100_a50_device_register(struct device *, void *);
sys/arch/alpha/alpha/dec_3000_300.c
151
dec_3000_300_device_register(struct device *dev, void *aux)
sys/arch/alpha/alpha/dec_3000_300.c
154
static struct device *scsidev;
sys/arch/alpha/alpha/dec_3000_300.c
155
static struct device *tcdsdev;
sys/arch/alpha/alpha/dec_3000_300.c
157
struct device *parent = dev->dv_parent;
sys/arch/alpha/alpha/dec_3000_300.c
195
if (parent != (struct device *)tcdsdev)
sys/arch/alpha/alpha/dec_3000_300.c
63
static void dec_3000_300_device_register(struct device *, void *);
sys/arch/alpha/alpha/dec_3000_500.c
169
dec_3000_500_device_register(struct device *dev, void *aux)
sys/arch/alpha/alpha/dec_3000_500.c
172
static struct device *scsidev;
sys/arch/alpha/alpha/dec_3000_500.c
173
static struct device *tcdsdev;
sys/arch/alpha/alpha/dec_3000_500.c
175
struct device *parent = dev->dv_parent;
sys/arch/alpha/alpha/dec_3000_500.c
213
if (parent != (struct device *)tcdsdev)
sys/arch/alpha/alpha/dec_3000_500.c
62
static void dec_3000_500_device_register(struct device *, void *);
sys/arch/alpha/alpha/dec_550.c
160
dec_550_device_register(struct device *dev, void *aux)
sys/arch/alpha/alpha/dec_550.c
163
static struct device *pcidev, *ctrlrdev;
sys/arch/alpha/alpha/dec_550.c
165
struct device *parent = dev->dv_parent;
sys/arch/alpha/alpha/dec_550.c
78
static void dec_550_device_register(struct device *, void *);
sys/arch/alpha/alpha/dec_6600.c
187
dec_6600_device_register(struct device *dev, void *aux)
sys/arch/alpha/alpha/dec_6600.c
190
static struct device *primarydev, *pcidev, *ctrlrdev;
sys/arch/alpha/alpha/dec_6600.c
192
struct device *parent = dev->dv_parent;
sys/arch/alpha/alpha/dec_6600.c
87
static void dec_6600_device_register(struct device *, void *);
sys/arch/alpha/alpha/dec_alphabook1.c
157
dec_alphabook1_device_register(struct device *dev, void *aux)
sys/arch/alpha/alpha/dec_alphabook1.c
160
static struct device *pcidev, *ctrlrdev;
sys/arch/alpha/alpha/dec_alphabook1.c
162
struct device *parent = dev->dv_parent;
sys/arch/alpha/alpha/dec_alphabook1.c
69
static void dec_alphabook1_device_register(struct device *, void *);
sys/arch/alpha/alpha/dec_axppci_33.c
202
dec_axppci_33_device_register(struct device *dev, void *aux)
sys/arch/alpha/alpha/dec_axppci_33.c
205
static struct device *pcidev, *ctrlrdev;
sys/arch/alpha/alpha/dec_axppci_33.c
207
struct device *parent = dev->dv_parent;
sys/arch/alpha/alpha/dec_axppci_33.c
70
static void dec_axppci_33_device_register(struct device *, void *);
sys/arch/alpha/alpha/dec_eb164.c
162
dec_eb164_device_register(struct device *dev, void *aux)
sys/arch/alpha/alpha/dec_eb164.c
165
static struct device *pcidev, *ctrlrdev;
sys/arch/alpha/alpha/dec_eb164.c
167
struct device *parent = dev->dv_parent;
sys/arch/alpha/alpha/dec_eb164.c
74
static void dec_eb164_device_register(struct device *, void *);
sys/arch/alpha/alpha/dec_eb64plus.c
159
dec_eb64plus_device_register(struct device *dev, void *aux)
sys/arch/alpha/alpha/dec_eb64plus.c
162
static struct device *pcidev, *ctrlrdev;
sys/arch/alpha/alpha/dec_eb64plus.c
164
struct device *parent = dev->dv_parent;
sys/arch/alpha/alpha/dec_eb64plus.c
71
static void dec_eb64plus_device_register(struct device *, void *);
sys/arch/alpha/alpha/dec_kn20aa.c
159
dec_kn20aa_device_register(struct device *dev, void *aux)
sys/arch/alpha/alpha/dec_kn20aa.c
162
static struct device *pcidev, *ctrlrdev;
sys/arch/alpha/alpha/dec_kn20aa.c
164
struct device *parent = dev->dv_parent;
sys/arch/alpha/alpha/dec_kn20aa.c
71
static void dec_kn20aa_device_register(struct device *, void *);
sys/arch/alpha/alpha/dec_kn300.c
199
dec_kn300_device_register(struct device *dev, void *aux)
sys/arch/alpha/alpha/dec_kn300.c
202
static struct device *primarydev, *pcidev, *ctrlrdev;
sys/arch/alpha/alpha/dec_kn300.c
204
struct device *parent = dev->dv_parent;
sys/arch/alpha/alpha/dec_kn300.c
81
static void dec_kn300_device_register (struct device *, void *);
sys/arch/alpha/alpha/mainbus.c
42
static int mbmatch(struct device *, void *, void *);
sys/arch/alpha/alpha/mainbus.c
43
static void mbattach(struct device *, struct device *, void *);
sys/arch/alpha/alpha/mainbus.c
47
sizeof(struct device), mbmatch, mbattach
sys/arch/alpha/alpha/mainbus.c
58
mbmatch(struct device *parent, void *cf, void *aux)
sys/arch/alpha/alpha/mainbus.c
68
mbattach(struct device *parent, struct device *self, void *aux)
sys/arch/alpha/alpha/mcclock.c
108
mcclock_set(struct device *dev, struct clocktime *ct)
sys/arch/alpha/alpha/mcclock.c
44
void mcclock_init(struct device *);
sys/arch/alpha/alpha/mcclock.c
45
void mcclock_get(struct device *, time_t, struct clocktime *);
sys/arch/alpha/alpha/mcclock.c
46
void mcclock_set(struct device *, struct clocktime *);
sys/arch/alpha/alpha/mcclock.c
72
mcclock_init(struct device *dev)
sys/arch/alpha/alpha/mcclock.c
85
mcclock_get(struct device *dev, time_t base, struct clocktime *ct)
sys/arch/alpha/alpha/mcclockvar.h
32
struct device sc_dev;
sys/arch/alpha/alpha/trap.c
116
struct device fpevent_use;
sys/arch/alpha/alpha/trap.c
117
struct device fpevent_reuse;
sys/arch/alpha/eisa/eisa_machdep.h
41
void (*ec_attach_hook)(struct device *, struct device *,
sys/arch/alpha/include/autoconf.h
113
extern struct device *booted_device;
sys/arch/alpha/include/cpu.h
206
struct device *ci_dev; /* pointer to our device */
sys/arch/alpha/include/cpuconf.h
67
void (*device_register)(struct device *, void *);
sys/arch/alpha/include/z8530var.h
94
struct device zsc_dev; /* required: base device */
sys/arch/alpha/isa/isa_machdep.h
39
void (*ic_attach_hook)(struct device *, struct device *,
sys/arch/alpha/isa/mcclock_isa.c
50
int mcclock_isa_match(struct device *, void *, void *);
sys/arch/alpha/isa/mcclock_isa.c
51
void mcclock_isa_attach(struct device *, struct device *, void *);
sys/arch/alpha/isa/mcclock_isa.c
66
mcclock_isa_match(struct device *parent, void *match, void *aux)
sys/arch/alpha/isa/mcclock_isa.c
89
mcclock_isa_attach(struct device *parent, struct device *self, void *aux)
sys/arch/alpha/mcbus/mcbus.c
102
mcbussbm(struct device *parent, void *cf, void *aux)
sys/arch/alpha/mcbus/mcbus.c
116
mcbusmatch(struct device *parent, void *cf, void *aux)
sys/arch/alpha/mcbus/mcbus.c
134
mcbusattach(struct device *parent, struct device *self, void *aux)
sys/arch/alpha/mcbus/mcbus.c
59
int mcbusmatch (struct device *, void *, void *);
sys/arch/alpha/mcbus/mcbus.c
60
void mcbusattach (struct device *, struct device *, void *);
sys/arch/alpha/mcbus/mcbus.c
62
int mcbussbm (struct device *, void *, void *);
sys/arch/alpha/mcbus/mcbus.c
67
struct device mcbus_dev;
sys/arch/alpha/mcbus/mcmem.c
52
int mcmemmatch (struct device *, void *, void *);
sys/arch/alpha/mcbus/mcmem.c
53
void mcmemattach (struct device *, struct device *, void *);
sys/arch/alpha/mcbus/mcmem.c
56
sizeof(struct device), mcmemmatch, mcmemattach
sys/arch/alpha/mcbus/mcmem.c
64
mcmemmatch(struct device *parent, void *cf, void *aux)
sys/arch/alpha/mcbus/mcmem.c
75
mcmemattach(struct device *parent, struct device *self, void *aux)
sys/arch/alpha/pci/apecs.c
108
apecsmatch(struct device *parent, void *match, void *aux)
sys/arch/alpha/pci/apecs.c
158
apecsattach(struct device *parent, struct device *self, void *aux)
sys/arch/alpha/pci/apecs.c
90
int apecsmatch(struct device *, void *, void *);
sys/arch/alpha/pci/apecs.c
91
void apecsattach(struct device *, struct device *, void *);
sys/arch/alpha/pci/apecs.c
94
sizeof(struct device), apecsmatch, apecsattach,
sys/arch/alpha/pci/apecs_pci.c
45
void apecs_attach_hook(struct device *, struct device *,
sys/arch/alpha/pci/apecs_pci.c
70
apecs_attach_hook(struct device *parent, struct device *self,
sys/arch/alpha/pci/cia.c
144
ciamatch(struct device *parent, void *match, void *aux)
sys/arch/alpha/pci/cia.c
264
ciaattach(struct device *parent, struct device *self, void *aux)
sys/arch/alpha/pci/cia.c
95
int ciamatch(struct device *, void *, void *);
sys/arch/alpha/pci/cia.c
96
void ciaattach(struct device *, struct device *, void *);
sys/arch/alpha/pci/cia.c
99
sizeof(struct device), ciamatch, ciaattach,
sys/arch/alpha/pci/cia_pci.c
43
void cia_attach_hook(struct device *, struct device *,
sys/arch/alpha/pci/cia_pci.c
68
cia_attach_hook(struct device *parent, struct device *self,
sys/arch/alpha/pci/irongate.c
108
irongate_match(struct device *parent, void *match, void *aux)
sys/arch/alpha/pci/irongate.c
123
irongate_attach(struct device *parent, struct device *self, void *aux)
sys/arch/alpha/pci/irongate.c
53
int irongate_match(struct device *, void *, void *);
sys/arch/alpha/pci/irongate.c
54
void irongate_attach(struct device *, struct device *, void *);
sys/arch/alpha/pci/irongate.c
57
sizeof(struct device), irongate_match, irongate_attach,
sys/arch/alpha/pci/irongate_pci.c
50
void irongate_attach_hook(struct device *, struct device *,
sys/arch/alpha/pci/irongate_pci.c
84
irongate_attach_hook(struct device *parent, struct device *self,
sys/arch/alpha/pci/lca.c
110
lcamatch(struct device *parent, void *match, void *aux)
sys/arch/alpha/pci/lca.c
191
lcaattach(struct device *parent, struct device *self, void *aux)
sys/arch/alpha/pci/lca.c
89
int lcamatch(struct device *, void *, void *);
sys/arch/alpha/pci/lca.c
90
void lcaattach(struct device *, struct device *, void *);
sys/arch/alpha/pci/lca.c
93
sizeof(struct device), lcamatch, lcaattach,
sys/arch/alpha/pci/lca_pci.c
115
int s, secondary, device, ba;
sys/arch/alpha/pci/lca_pci.c
124
pci_decompose_tag(&lcp->lc_pc, tag, &secondary, &device, NULL);
sys/arch/alpha/pci/lca_pci.c
137
tag = (1 << (device + 11)) | (tag & 0x7ff);
sys/arch/alpha/pci/lca_pci.c
175
int s, secondary, device;
sys/arch/alpha/pci/lca_pci.c
180
pci_decompose_tag(&lcp->lc_pc, tag, &secondary, &device, NULL);
sys/arch/alpha/pci/lca_pci.c
193
tag = (1 << (device + 11)) | (tag & 0x7ff);
sys/arch/alpha/pci/lca_pci.c
45
void lca_attach_hook(struct device *, struct device *,
sys/arch/alpha/pci/lca_pci.c
70
lca_attach_hook(struct device *parent, struct device *self,
sys/arch/alpha/pci/mcpcia.c
129
mcpciamatch(struct device *parent, void *cf, void *aux)
sys/arch/alpha/pci/mcpcia.c
140
mcpciaattach(struct device *parent, struct device *self, void *aux)
sys/arch/alpha/pci/mcpcia.c
96
int mcpciamatch (struct device *, void *, void *);
sys/arch/alpha/pci/mcpcia.c
97
void mcpciaattach (struct device *, struct device *, void *);
sys/arch/alpha/pci/mcpcia_pci.c
48
void mcpcia_attach_hook(struct device *, struct device *,
sys/arch/alpha/pci/mcpcia_pci.c
71
mcpcia_attach_hook(struct device *parent, struct device *self,
sys/arch/alpha/pci/mcpciavar.h
74
struct device mcpcia_dev;
sys/arch/alpha/pci/pci_1000.c
141
int buspin, device, line = pa->pa_intrline;
sys/arch/alpha/pci/pci_1000.c
163
pci_decompose_tag(pa->pa_pc, bustag, NULL, &device, NULL);
sys/arch/alpha/pci/pci_1000.c
165
switch (device) {
sys/arch/alpha/pci/pci_1000.c
174
*ihp = (device - 11) * 4 + buspin - 1;
sys/arch/alpha/pci/pci_1000a.c
145
int imrbit = 0, bus, device;
sys/arch/alpha/pci/pci_1000a.c
185
device = pa->pa_device;
sys/arch/alpha/pci/pci_1000a.c
192
if (0 <= device && device <
sys/arch/alpha/pci/pci_1000a.c
194
imrbit = imrmap2[device][buspin - 1];
sys/arch/alpha/pci/pci_1000a.c
201
buspin = PPB_INTERRUPT_SWIZZLE(buspin, device);
sys/arch/alpha/pci/pci_1000a.c
208
pci_decompose_tag(pa->pa_pc, bustag, &bus, &device,
sys/arch/alpha/pci/pci_1000a.c
211
if (0 <= device &&
sys/arch/alpha/pci/pci_1000a.c
212
device < sizeof imrmap / sizeof imrmap[0])
sys/arch/alpha/pci/pci_1000a.c
213
imrbit = imrmap[device][buspin - 1];
sys/arch/alpha/pci/pci_2100_a50.c
102
int buspin, device, pirq;
sys/arch/alpha/pci/pci_2100_a50.c
118
pci_decompose_tag(pc, bustag, NULL, &device, NULL);
sys/arch/alpha/pci/pci_2100_a50.c
120
switch (device) {
sys/arch/alpha/pci/pci_550.c
334
dec_550_pciide_compat_intr_establish(void *v, struct device *dev,
sys/arch/alpha/pci/pci_550.c
97
void *dec_550_pciide_compat_intr_establish(void *, struct device *,
sys/arch/alpha/pci/pci_6600.c
295
dec_6600_pciide_compat_intr_establish(void *v, struct device *dev,
sys/arch/alpha/pci/pci_6600.c
83
void *dec_6600_pciide_compat_intr_establish(void *, struct device *,
sys/arch/alpha/pci/pci_alphabook1.c
128
int buspin, device;
sys/arch/alpha/pci/pci_alphabook1.c
143
pci_decompose_tag(pa->pa_pc, bustag, NULL, &device, NULL);
sys/arch/alpha/pci/pci_alphabook1.c
155
switch (device) {
sys/arch/alpha/pci/pci_axppci_33.c
103
int buspin, device, pirq;
sys/arch/alpha/pci/pci_axppci_33.c
119
pci_decompose_tag(pc, bustag, NULL, &device, NULL);
sys/arch/alpha/pci/pci_axppci_33.c
121
switch (device) {
sys/arch/alpha/pci/pci_eb164.c
282
dec_eb164_pciide_compat_intr_establish(void *v, struct device *dev,
sys/arch/alpha/pci/pci_eb164.c
95
void *dec_eb164_pciide_compat_intr_establish(void *, struct device *,
sys/arch/alpha/pci/pci_kn20aa.c
110
int device;
sys/arch/alpha/pci/pci_kn20aa.c
131
pci_decompose_tag(pc, bustag, NULL, &device, NULL);
sys/arch/alpha/pci/pci_kn20aa.c
132
switch (device) {
sys/arch/alpha/pci/pci_kn20aa.c
135
kn20aa_irq = ((device - 11) + 0) * 4;
sys/arch/alpha/pci/pci_kn300.c
122
int device;
sys/arch/alpha/pci/pci_kn300.c
136
pci_decompose_tag(pc, bustag, NULL, &device, NULL);
sys/arch/alpha/pci/pci_kn300.c
141
if (ccp->cc_mid == 5 && device == 1) {
sys/arch/alpha/pci/pci_kn300.c
143
} else if (device >= 2 && device <= 5) {
sys/arch/alpha/pci/pci_kn300.c
144
mcpcia_irq = (device - 2) * 4 + buspin - 1;
sys/arch/alpha/pci/pci_kn300.c
165
((device & 0x7) << 2) |
sys/arch/alpha/pci/pci_machdep.c
102
(*fn)(iot, memt, pc, bus, device, function);
sys/arch/alpha/pci/pci_machdep.c
105
bus, device, function);
sys/arch/alpha/pci/pci_machdep.c
65
pci_chipset_tag_t pc, int bus, int device, int function)
sys/arch/alpha/pci/pci_machdep.c
76
tag = pci_make_tag(pc, bus, device, function);
sys/arch/alpha/pci/pci_machdep.c
80
bus, device, function);
sys/arch/alpha/pci/pci_machdep.h
53
void (*pc_attach_hook)(struct device *,
sys/arch/alpha/pci/pci_machdep.h
54
struct device *, struct pcibus_attach_args *);
sys/arch/alpha/pci/pci_machdep.h
74
struct device *, struct pci_attach_args *, int,
sys/arch/alpha/pci/pci_up1000.c
168
api_up1000_pciide_compat_intr_establish(void *icv, struct device *dev,
sys/arch/alpha/pci/pci_up1000.c
67
void *api_up1000_pciide_compat_intr_establish(void *, struct device *,
sys/arch/alpha/pci/pciide_machdep.c
57
pciide_machdep_compat_intr_establish(struct device *dev,
sys/arch/alpha/pci/sio.c
102
void sio_bridge_callback(struct device *);
sys/arch/alpha/pci/sio.c
105
siomatch(struct device *parent, void *match, void *aux)
sys/arch/alpha/pci/sio.c
129
pcebmatch(struct device *parent, void *match, void *aux)
sys/arch/alpha/pci/sio.c
141
sioattach(struct device *parent, struct device *self, void *aux)
sys/arch/alpha/pci/sio.c
158
sioactivate(struct device *self, int act)
sys/arch/alpha/pci/sio.c
175
sio_bridge_callback(struct device *self)
sys/arch/alpha/pci/sio.c
227
sio_isa_attach_hook(struct device *parent, struct device *self,
sys/arch/alpha/pci/sio.c
234
sio_eisa_attach_hook(struct device *parent, struct device *self,
sys/arch/alpha/pci/sio.c
52
struct device sc_dv;
sys/arch/alpha/pci/sio.c
62
int siomatch(struct device *, void *, void *);
sys/arch/alpha/pci/sio.c
63
void sioattach(struct device *, struct device *, void *);
sys/arch/alpha/pci/sio.c
64
int sioactivate(struct device *, int);
sys/arch/alpha/pci/sio.c
80
int pcebmatch(struct device *, void *, void *);
sys/arch/alpha/pci/sio.c
97
void sio_isa_attach_hook(struct device *, struct device *,
sys/arch/alpha/pci/sio.c
99
void sio_eisa_attach_hook(struct device *, struct device *,
sys/arch/alpha/pci/sio_pic.c
148
int device, maxndevs;
sys/arch/alpha/pci/sio_pic.c
174
for (device = 0; device < maxndevs; device++) {
sys/arch/alpha/pci/sio_pic.c
175
tag = pci_make_tag(sio_pc, 0, device, 0);
sys/arch/alpha/pci/sio_pic.c
212
int device, maxndevs;
sys/arch/alpha/pci/sio_pic.c
230
for (device = 0; device < maxndevs; device++) {
sys/arch/alpha/pci/sio_pic.c
231
tag = pci_make_tag(sio_pc, 0, device, 0);
sys/arch/alpha/pci/tsc.c
106
tscattach(struct device *parent, struct device *self, void *aux)
sys/arch/alpha/pci/tsc.c
170
tspmatch(struct device *parent, void *match, void *aux)
sys/arch/alpha/pci/tsc.c
184
tspattach(struct device *parent, struct device *self, void *aux)
sys/arch/alpha/pci/tsc.c
56
int tscmatch(struct device *, void *, void *);
sys/arch/alpha/pci/tsc.c
57
void tscattach(struct device *, struct device *, void *);
sys/arch/alpha/pci/tsc.c
60
sizeof(struct device), tscmatch, tscattach,
sys/arch/alpha/pci/tsc.c
71
int tspmatch(struct device *, void *, void *);
sys/arch/alpha/pci/tsc.c
72
void tspattach(struct device *, struct device *, void *);
sys/arch/alpha/pci/tsc.c
92
tscmatch(struct device *parent, void *match, void *aux)
sys/arch/alpha/pci/tsciic.c
103
tsciic_attach(struct device *parent, struct device *self, void *aux)
sys/arch/alpha/pci/tsciic.c
45
struct device sc_dev;
sys/arch/alpha/pci/tsciic.c
54
int tsciic_match(struct device *, void *, void *);
sys/arch/alpha/pci/tsciic.c
55
void tsciic_attach(struct device *, struct device *, void *);
sys/arch/alpha/pci/tsciic.c
95
tsciic_match(struct device *parent, void *match, void *aux)
sys/arch/alpha/pci/tsp_dma.c
102
tsp_dma_init(struct device *tsp, struct tsp_config *pcp)
sys/arch/alpha/pci/tsp_pci.c
53
void tsp_attach_hook(struct device *, struct device *,
sys/arch/alpha/pci/tsp_pci.c
77
tsp_attach_hook(struct device *parent, struct device *self,
sys/arch/alpha/pci/tsvar.h
66
struct device sc_dev;
sys/arch/alpha/pci/tsvar.h
79
void tsp_dma_init(struct device *, struct tsp_config *);
sys/arch/alpha/tc/ioasic.c
134
ioasicmatch(struct device *parent, void *cfdata, void *aux)
sys/arch/alpha/tc/ioasic.c
153
ioasicattach(struct device *parent, struct device *self, void *aux)
sys/arch/alpha/tc/ioasic.c
212
ioasic_intr_establish(struct device *ioa, void *cookie, int level,
sys/arch/alpha/tc/ioasic.c
243
ioasic_intr_disestablish(struct device *ioa, void *cookie)
sys/arch/alpha/tc/ioasic.c
81
int ioasicmatch(struct device *, void *, void *);
sys/arch/alpha/tc/ioasic.c
82
void ioasicattach(struct device *, struct device *, void *);
sys/arch/alpha/tc/mcclock_ioasic.c
53
int mcclock_ioasic_match(struct device *, void *, void *);
sys/arch/alpha/tc/mcclock_ioasic.c
54
void mcclock_ioasic_attach(struct device *, struct device *, void *);
sys/arch/alpha/tc/mcclock_ioasic.c
69
mcclock_ioasic_match(struct device *parent, void *match, void *aux)
sys/arch/alpha/tc/mcclock_ioasic.c
80
mcclock_ioasic_attach(struct device *parent, struct device *self, void *aux)
sys/arch/alpha/tc/tc_3000_300.c
109
tc_3000_300_intr_establish(struct device *tcadev, void *cookie, int level,
sys/arch/alpha/tc/tc_3000_300.c
143
tc_3000_300_intr_disestablish(struct device *tcadev, void *cookie,
sys/arch/alpha/tc/tc_3000_500.c
127
tc_3000_500_intr_establish(struct device *tcadev, void *cookie, int level,
sys/arch/alpha/tc/tc_3000_500.c
151
tc_3000_500_intr_disestablish(struct device *tcadev, void *cookie,
sys/arch/alpha/tc/tc_3000_500.c
319
tc_3000_500_activate(struct device *self, int act)
sys/arch/alpha/tc/tc_conf.h
41
extern void tc_3000_500_intr_establish(struct device *, void *,
sys/arch/alpha/tc/tc_conf.h
43
extern void tc_3000_500_intr_disestablish(struct device *, void *,
sys/arch/alpha/tc/tc_conf.h
55
extern int tc_3000_500_activate(struct device *, int);
sys/arch/alpha/tc/tc_conf.h
64
extern void tc_3000_300_intr_establish(struct device *, void *,
sys/arch/alpha/tc/tc_conf.h
66
extern void tc_3000_300_intr_disestablish(struct device *, void *,
sys/arch/alpha/tc/tcasic.c
153
tcasicactivate(struct device *self, int act)
sys/arch/alpha/tc/tcasic.c
43
int tcasicmatch(struct device *, void *, void *);
sys/arch/alpha/tc/tcasic.c
44
void tcasicattach(struct device *, struct device *, void *);
sys/arch/alpha/tc/tcasic.c
45
int tcasicactivate(struct device *, int);
sys/arch/alpha/tc/tcasic.c
48
.ca_devsize = sizeof (struct device),
sys/arch/alpha/tc/tcasic.c
65
tcasicmatch(struct device *parent, void *cfdata, void *aux)
sys/arch/alpha/tc/tcasic.c
80
tcasicattach(struct device *parent, struct device *self, void *aux)
sys/arch/amd64/amd64/acpi_machdep.c
241
acpi_probe(struct device *parent, struct cfdata *match,
sys/arch/amd64/amd64/acpi_machdep.c
67
int acpi_match(struct device *, void *, void *);
sys/arch/amd64/amd64/acpi_machdep.c
68
void acpi_attach(struct device *, struct device *, void *);
sys/arch/amd64/amd64/acpi_machdep.c
75
acpi_match(struct device *parent, void *match, void *aux)
sys/arch/amd64/amd64/acpi_machdep.c
91
acpi_attach(struct device *parent, struct device *self, void *aux)
sys/arch/amd64/amd64/autoconf.c
164
device_register(struct device *dev, void *aux)
sys/arch/amd64/amd64/autoconf.c
177
struct device *bootdv = NULL;
sys/arch/amd64/amd64/bios.c
38
struct device sc_dev;
sys/arch/amd64/amd64/bios.c
43
int bios_match(struct device *, void *, void *);
sys/arch/amd64/amd64/bios.c
44
void bios_attach(struct device *, struct device *, void *);
sys/arch/amd64/amd64/bios.c
72
bios_match(struct device *parent, void *match , void *aux)
sys/arch/amd64/amd64/bios.c
83
bios_attach(struct device *parent, struct device *self, void *aux)
sys/arch/amd64/amd64/conf.c
391
int findblkmajor(struct device *dv);
sys/arch/amd64/amd64/conf.c
392
dev_t dev_rawpart(struct device *); /* XXX */
sys/arch/amd64/amd64/conf.c
395
dev_rawpart(struct device *dv)
sys/arch/amd64/amd64/cpu.c
134
int cpu_match(struct device *, void *, void *);
sys/arch/amd64/amd64/cpu.c
135
void cpu_attach(struct device *, struct device *, void *);
sys/arch/amd64/amd64/cpu.c
136
int cpu_activate(struct device *, int);
sys/arch/amd64/amd64/cpu.c
1401
cpu_activate(struct device *self, int act)
sys/arch/amd64/amd64/cpu.c
143
struct device sc_dev; /* device tree glue */
sys/arch/amd64/amd64/cpu.c
477
cpu_match(struct device *parent, void *match, void *aux)
sys/arch/amd64/amd64/cpu.c
582
cpu_attach(struct device *parent, struct device *self, void *aux)
sys/arch/amd64/amd64/dkcsum.c
46
dev_t dev_rawpart(struct device *); /* XXX */
sys/arch/amd64/amd64/dkcsum.c
55
struct device *dv;
sys/arch/amd64/amd64/efi_machdep.c
35
int efi_match(struct device *, void *, void *);
sys/arch/amd64/amd64/efi_machdep.c
36
void efi_attach(struct device *, struct device *, void *);
sys/arch/amd64/amd64/efi_machdep.c
47
efi_match(struct device *parent, void *match, void *aux)
sys/arch/amd64/amd64/efi_machdep.c
60
efi_attach(struct device *parent, struct device *self, void *aux)
sys/arch/amd64/amd64/efifb.c
145
efifb_match(struct device *parent, void *cf, void *aux)
sys/arch/amd64/amd64/efifb.c
163
efifb_attach(struct device *parent, struct device *self, void *aux)
sys/arch/amd64/amd64/efifb.c
89
struct device sc_dev;
sys/arch/amd64/amd64/efifb.c
93
int efifb_match(struct device *, void *, void *);
sys/arch/amd64/amd64/efifb.c
94
void efifb_attach(struct device *, struct device *, void *);
sys/arch/amd64/amd64/hibernate_machdep.c
102
struct device *dv = disk_lookup(&sd_cd, DISKUNIT(dev));
sys/arch/amd64/amd64/ioapic.c
231
ioapic_match(struct device *parent, void *v, void *aux)
sys/arch/amd64/amd64/ioapic.c
261
ioapic_attach(struct device *parent, struct device *self, void *aux)
sys/arch/amd64/amd64/ioapic.c
354
ioapic_activate(struct device *self, int act)
sys/arch/amd64/amd64/ioapic.c
85
int ioapic_match(struct device *, void *, void *);
sys/arch/amd64/amd64/ioapic.c
86
void ioapic_attach(struct device *, struct device *, void *);
sys/arch/amd64/amd64/ioapic.c
87
int ioapic_activate(struct device *, int);
sys/arch/amd64/amd64/mainbus.c
138
mainbus_match(struct device *parent, void *match, void *aux)
sys/arch/amd64/amd64/mainbus.c
147
mainbus_attach(struct device *parent, struct device *self, void *aux)
sys/arch/amd64/amd64/mainbus.c
219
extern void acpipci_attach_busses(struct device *);
sys/arch/amd64/amd64/mainbus.c
276
struct device *self = device_mainbus();
sys/arch/amd64/amd64/mainbus.c
78
int mainbus_match(struct device *, void *, void *);
sys/arch/amd64/amd64/mainbus.c
79
void mainbus_attach(struct device *, struct device *, void *);
sys/arch/amd64/amd64/mainbus.c
82
sizeof(struct device), mainbus_match, mainbus_attach
sys/arch/amd64/amd64/mpbios.c
146
struct device sc_dev;
sys/arch/amd64/amd64/mpbios.c
151
int mp_match(struct device *, void *, void *);
sys/arch/amd64/amd64/mpbios.c
152
const void *mpbios_search(struct device *, paddr_t, int, struct mp_map *);
sys/arch/amd64/amd64/mpbios.c
189
int mpbios_match(struct device *, void *, void *);
sys/arch/amd64/amd64/mpbios.c
190
void mpbios_attach(struct device *, struct device *, void *);
sys/arch/amd64/amd64/mpbios.c
201
mpbios_match(struct device *parent, void *match, void *aux)
sys/arch/amd64/amd64/mpbios.c
212
mpbios_attach(struct device *parent, struct device *self, void *aux)
sys/arch/amd64/amd64/mpbios.c
232
mp_match(struct device *parent, void *cfv, void *aux)
sys/arch/amd64/amd64/mpbios.c
282
mpbios_probe(struct device *self)
sys/arch/amd64/amd64/mpbios.c
421
mpbios_search(struct device *self, paddr_t start, int count, struct mp_map *map)
sys/arch/amd64/amd64/mpbios.c
646
struct device *mainbus = sc->sc_dev.dv_parent->dv_parent;
sys/arch/amd64/amd64/mpbios.c
931
struct device *mainbus = sc->sc_dev.dv_parent->dv_parent;
sys/arch/amd64/amd64/mpbios_intr_fixup.c
187
int device, maxdevs = pci_bus_maxdevs(pc, 0);
sys/arch/amd64/amd64/mpbios_intr_fixup.c
190
for (device = 0; device < maxdevs; device++) {
sys/arch/amd64/amd64/mpbios_intr_fixup.c
196
icutag = pci_make_tag(pc, 0, device, 0);
sys/arch/amd64/amd64/mpbios_intr_fixup.c
214
icutag = pci_make_tag(pc, 0, device, function);
sys/arch/amd64/amd64/rbus_machdep.c
53
rbus_pccbb_parent_mem(struct device *self, struct pci_attach_args *pa)
sys/arch/amd64/amd64/rbus_machdep.c
69
rbus_pccbb_parent_io(struct device *self, struct pci_attach_args *pa)
sys/arch/amd64/amd64/rbus_machdep.c
94
pccbb_attach_hook(struct device *parent, struct device *self,
sys/arch/amd64/amd64/vmm_machdep.c
276
vmm_probe_machdep(struct device *parent, void *match, void *aux)
sys/arch/amd64/amd64/vmm_machdep.c
282
vmm_attach_machdep(struct device *parent, struct device *self, void *aux)
sys/arch/amd64/amd64/vmm_machdep.c
414
vmm_activate_machdep(struct device *self, int act)
sys/arch/amd64/amd64/vmm_machdep.c
70
void vmm_activate_machdep(struct device *, int);
sys/arch/amd64/include/cpu.h
123
struct device *ci_dev; /* [I] */
sys/arch/amd64/include/cpu.h
199
struct device *ci_acpicpudev; /* [I] */
sys/arch/amd64/include/efivar.h
24
struct device sc_dev;
sys/arch/amd64/include/isa_machdep.h
104
void isa_attach_hook(struct device *, struct device *,
sys/arch/amd64/include/isa_machdep.h
98
struct device; /* XXX */
sys/arch/amd64/include/mpbiosvar.h
48
int mpbios_probe(struct device *);
sys/arch/amd64/include/pci_machdep.h
100
void pci_dev_postattach(struct device *, struct pci_attach_args *);
sys/arch/amd64/include/pci_machdep.h
72
void pci_attach_hook(struct device *, struct device *,
sys/arch/amd64/include/pic.h
16
struct device pic_dev;
sys/arch/amd64/include/rbus_machdep.h
40
rbus_tag_t rbus_pccbb_parent_io(struct device *,
sys/arch/amd64/include/rbus_machdep.h
42
rbus_tag_t rbus_pccbb_parent_mem(struct device *,
sys/arch/amd64/include/rbus_machdep.h
45
void pccbb_attach_hook(struct device *, struct device *,
sys/arch/amd64/include/vmmvar.h
1056
int vmm_probe_machdep(struct device *, void *, void *);
sys/arch/amd64/include/vmmvar.h
1057
void vmm_attach_machdep(struct device *, struct device *, void *);
sys/arch/amd64/include/vmmvar.h
1058
void vmm_activate_machdep(struct device *, int);
sys/arch/amd64/isa/isa_machdep.c
295
isa_attach_hook(struct device *parent, struct device *self,
sys/arch/amd64/pci/aapic.c
27
int aapic_match(struct device *, void *, void *);
sys/arch/amd64/pci/aapic.c
28
void aapic_attach(struct device *, struct device *, void *);
sys/arch/amd64/pci/aapic.c
31
struct device sc_dev;
sys/arch/amd64/pci/aapic.c
43
aapic_match(struct device *parent, void *match, void *aux)
sys/arch/amd64/pci/aapic.c
55
aapic_attach(struct device *parent, struct device *self, void *aux)
sys/arch/amd64/pci/acpipci.c
102
acpipci_attach(struct device *parent, struct device *self, void *aux)
sys/arch/amd64/pci/acpipci.c
174
acpipci_attach_bus(struct device *parent, struct acpipci_softc *sc)
sys/arch/amd64/pci/acpipci.c
234
acpipci_attach_busses(struct device *parent)
sys/arch/amd64/pci/acpipci.c
53
struct device sc_dev;
sys/arch/amd64/pci/acpipci.c
71
int acpipci_match(struct device *, void *, void *);
sys/arch/amd64/pci/acpipci.c
72
void acpipci_attach(struct device *, struct device *, void *);
sys/arch/amd64/pci/acpipci.c
93
acpipci_match(struct device *parent, void *match, void *aux)
sys/arch/amd64/pci/pchb.c
103
struct device sc_dev;
sys/arch/amd64/pci/pchb.c
115
int pchbmatch(struct device *, void *, void *);
sys/arch/amd64/pci/pchb.c
116
void pchbattach(struct device *, struct device *, void *);
sys/arch/amd64/pci/pchb.c
117
int pchbactivate(struct device *, int);
sys/arch/amd64/pci/pchb.c
130
void pchb_amd64ht_attach(struct device *, struct pci_attach_args *, int);
sys/arch/amd64/pci/pchb.c
133
pchbmatch(struct device *parent, void *match, void *aux)
sys/arch/amd64/pci/pchb.c
145
pchbattach(struct device *parent, struct device *self, void *aux)
sys/arch/amd64/pci/pchb.c
275
pchbactivate(struct device *self, int act)
sys/arch/amd64/pci/pchb.c
337
pchb_amd64ht_attach(struct device *self, struct pci_attach_args *pa, int i)
sys/arch/amd64/pci/pci_machdep.c
1006
void acpi_pci_match(struct device *, struct pci_attach_args *);
sys/arch/amd64/pci/pci_machdep.c
1012
pci_dev_postattach(struct device *dev, struct pci_attach_args *pa)
sys/arch/amd64/pci/pci_machdep.c
170
pci_attach_hook(struct device *parent, struct device *self,
sys/arch/amd64/pci/pci_machdep.c
182
pci_make_tag(pci_chipset_tag_t pc, int bus, int device, int function)
sys/arch/amd64/pci/pci_machdep.c
184
if (bus >= 256 || device >= 32 || function >= 8)
sys/arch/amd64/pci/pci_machdep.c
188
(bus << 16) | (device << 11) | (function << 8));
sys/arch/amd64/pci/pcib.c
100
pcibattach(struct device *parent, struct device *self, void *aux)
sys/arch/amd64/pci/pcib.c
111
pcib_callback(struct device *self)
sys/arch/amd64/pci/pcib.c
47
int pcibmatch(struct device *, void *, void *);
sys/arch/amd64/pci/pcib.c
48
void pcibattach(struct device *, struct device *, void *);
sys/arch/amd64/pci/pcib.c
49
void pcib_callback(struct device *);
sys/arch/amd64/pci/pcib.c
53
sizeof(struct device), pcibmatch, pcibattach
sys/arch/amd64/pci/pcib.c
61
pcibmatch(struct device *parent, void *match, void *aux)
sys/arch/amd64/pci/pciide_machdep.c
54
pciide_machdep_compat_intr_establish(struct device *dev,
sys/arch/amd64/pci/vga_post.c
120
vga_post_init(int bus, int device, int function)
sys/arch/amd64/pci/vga_post.c
184
sc->initial_eax = bus * 256 + device * 8 + function;
sys/arch/arm/arm/cpu.c
145
int cpu_match(struct device *, void *, void *);
sys/arch/arm/arm/cpu.c
146
void cpu_attach(struct device *, struct device *, void *);
sys/arch/arm/arm/cpu.c
149
sizeof(struct device), cpu_match, cpu_attach
sys/arch/arm/arm/cpu.c
323
cpu_match(struct device *parent, void *cfdata, void *aux)
sys/arch/arm/arm/cpu.c
342
cpu_attach(struct device *parent, struct device *dev, void *aux)
sys/arch/arm/arm/cpu.c
617
void cpu_opp_mountroot(struct device *);
sys/arch/arm/arm/cpu.c
780
cpu_opp_mountroot(struct device *self)
sys/arch/arm/cortex/agtimer.c
133
agtimer_match(struct device *parent, void *cfdata, void *aux)
sys/arch/arm/cortex/agtimer.c
141
agtimer_attach(struct device *parent, struct device *self, void *aux)
sys/arch/arm/cortex/agtimer.c
56
struct device sc_dev;
sys/arch/arm/cortex/agtimer.c
63
int agtimer_match(struct device *, void *, void *);
sys/arch/arm/cortex/agtimer.c
64
void agtimer_attach(struct device *, struct device *, void *);
sys/arch/arm/cortex/ampintc.c
171
int ampintc_match(struct device *, void *, void *);
sys/arch/arm/cortex/ampintc.c
172
void ampintc_attach(struct device *, struct device *, void *);
sys/arch/arm/cortex/ampintc.c
219
ampintc_match(struct device *parent, void *cfdata, void *aux)
sys/arch/arm/cortex/ampintc.c
232
ampintc_attach(struct device *parent, struct device *self, void *aux)
sys/arch/arm/cortex/ampintc.c
822
int ampintc_msi_match(struct device *, void *, void *);
sys/arch/arm/cortex/ampintc.c
823
void ampintc_msi_attach(struct device *, struct device *, void *);
sys/arch/arm/cortex/ampintc.c
829
struct device sc_dev;
sys/arch/arm/cortex/ampintc.c
848
ampintc_msi_match(struct device *parent, void *cfdata, void *aux)
sys/arch/arm/cortex/ampintc.c
856
ampintc_msi_attach(struct device *parent, struct device *self, void *aux)
sys/arch/arm/cortex/amptimer.c
100
void amptimer_attach(struct device *, struct device *, void *);
sys/arch/arm/cortex/amptimer.c
144
amptimer_match(struct device *parent, void *cfdata, void *aux)
sys/arch/arm/cortex/amptimer.c
153
amptimer_attach(struct device *parent, struct device *self, void *args)
sys/arch/arm/cortex/amptimer.c
89
struct device sc_dev;
sys/arch/arm/cortex/amptimer.c
99
int amptimer_match(struct device *, void *, void *);
sys/arch/arm/cortex/arml2cc.c
100
int arml2cc_match(struct device *, void *, void *);
sys/arch/arm/cortex/arml2cc.c
101
void arml2cc_attach(struct device *parent, struct device *self, void *args);
sys/arch/arm/cortex/arml2cc.c
123
arml2cc_match(struct device *parent, void *cfdata, void *aux)
sys/arch/arm/cortex/arml2cc.c
132
arml2cc_attach(struct device *parent, struct device *self, void *args)
sys/arch/arm/cortex/arml2cc.c
90
struct device sc_dev;
sys/arch/arm/cortex/cortex.c
124
cortexattach(struct device *parent, struct device *self, void *aux)
sys/arch/arm/cortex/cortex.c
132
cortexsearch(struct device *parent, void *vcf, void *aux)
sys/arch/arm/cortex/cortex.c
77
int cortexmatch(struct device *, void *, void *);
sys/arch/arm/cortex/cortex.c
78
void cortexattach(struct device *, struct device *, void *);
sys/arch/arm/cortex/cortex.c
80
int cortexsearch(struct device *, void *, void *);
sys/arch/arm/cortex/cortex.c
85
sizeof(struct device), cortexmatch, cortexattach
sys/arch/arm/cortex/cortex.c
97
cortexmatch(struct device *parent, void *cfdata, void *aux)
sys/arch/arm/include/cpu.h
158
struct device *ci_dev; /* Device corresponding to this CPU */
sys/arch/arm/include/pci_machdep.h
45
void (*pc_attach_hook)(struct device *,
sys/arch/arm/include/pci_machdep.h
46
struct device *, struct pcibus_attach_args *);
sys/arch/arm/include/simplebusvar.h
19
struct device sc_dev;
sys/arch/arm/include/simplebusvar.h
37
extern void simplebus_attach(struct device *, struct device *, void *);
sys/arch/arm/mainbus/mainbus.c
157
mainbus_attach_node(struct device *self, int node, cfmatch_t submatch)
sys/arch/arm/mainbus/mainbus.c
219
mainbus_match_status(struct device *parent, void *match, void *aux)
sys/arch/arm/mainbus/mainbus.c
234
mainbus_attach_cpus(struct device *self, cfmatch_t match)
sys/arch/arm/mainbus/mainbus.c
256
mainbus_match_primary(struct device *parent, void *match, void *aux)
sys/arch/arm/mainbus/mainbus.c
271
mainbus_match_secondary(struct device *parent, void *match, void *aux)
sys/arch/arm/mainbus/mainbus.c
286
mainbus_attach_framebuffer(struct device *self)
sys/arch/arm/mainbus/mainbus.c
301
mainbus_legacy_found(struct device *self, char *name)
sys/arch/arm/mainbus/mainbus.c
31
int mainbus_match(struct device *, void *, void *);
sys/arch/arm/mainbus/mainbus.c
32
void mainbus_attach(struct device *, struct device *, void *);
sys/arch/arm/mainbus/mainbus.c
34
void mainbus_attach_node(struct device *, int, cfmatch_t);
sys/arch/arm/mainbus/mainbus.c
35
int mainbus_match_status(struct device *, void *, void *);
sys/arch/arm/mainbus/mainbus.c
36
void mainbus_attach_cpus(struct device *, cfmatch_t);
sys/arch/arm/mainbus/mainbus.c
37
int mainbus_match_primary(struct device *, void *, void *);
sys/arch/arm/mainbus/mainbus.c
38
int mainbus_match_secondary(struct device *, void *, void *);
sys/arch/arm/mainbus/mainbus.c
39
void mainbus_attach_framebuffer(struct device *);
sys/arch/arm/mainbus/mainbus.c
42
struct device sc_dev;
sys/arch/arm/mainbus/mainbus.c
85
mainbus_match(struct device *parent, void *cfdata, void *aux)
sys/arch/arm/mainbus/mainbus.c
91
void platform_init_mainbus(struct device *);
sys/arch/arm/mainbus/mainbus.c
94
mainbus_attach(struct device *parent, struct device *self, void *aux)
sys/arch/arm/mainbus/mainbus.h
29
void mainbus_legacy_found(struct device *, char *);
sys/arch/arm/simplebus/simplebus.c
132
simplebus_submatch(struct device *self, void *match, void *aux)
sys/arch/arm/simplebus/simplebus.c
166
simplebus_attach_node(struct device *self, int node)
sys/arch/arm/simplebus/simplebus.c
172
struct device *child;
sys/arch/arm/simplebus/simplebus.c
32
int simplebus_match(struct device *, void *, void *);
sys/arch/arm/simplebus/simplebus.c
33
void simplebus_attach(struct device *, struct device *, void *);
sys/arch/arm/simplebus/simplebus.c
35
void simplebus_attach_node(struct device *, int);
sys/arch/arm/simplebus/simplebus.c
54
simplebus_match(struct device *parent, void *cfdata, void *aux)
sys/arch/arm/simplebus/simplebus.c
66
simplebus_attach(struct device *parent, struct device *self, void *aux)
sys/arch/arm64/arm64/acpi_machdep.c
41
int acpi_fdt_match(struct device *, void *, void *);
sys/arch/arm64/arm64/acpi_machdep.c
42
void acpi_fdt_attach(struct device *, struct device *, void *);
sys/arch/arm64/arm64/acpi_machdep.c
49
acpi_fdt_match(struct device *parent, void *match, void *aux)
sys/arch/arm64/arm64/acpi_machdep.c
57
acpi_fdt_attach(struct device *parent, struct device *self, void *aux)
sys/arch/arm64/arm64/autoconf.c
110
device_register(struct device *dev, void *aux)
sys/arch/arm64/arm64/autoconf.c
82
struct device *bootdv = NULL;
sys/arch/arm64/arm64/conf.c
338
int findblkmajor(struct device *dv);
sys/arch/arm64/arm64/conf.c
339
dev_t dev_rawpart(struct device *); /* XXX */
sys/arch/arm64/arm64/conf.c
342
dev_rawpart(struct device *dv)
sys/arch/arm64/arm64/cpu.c
1501
cpu_match(struct device *parent, void *cfdata, void *aux)
sys/arch/arm64/arm64/cpu.c
1518
cpu_attach(struct device *parent, struct device *dev, void *aux)
sys/arch/arm64/arm64/cpu.c
2174
void cpu_opp_mountroot(struct device *);
sys/arch/arm64/arm64/cpu.c
2270
cpu_opp_mountroot(struct device *self)
sys/arch/arm64/arm64/cpu.c
311
int cpu_match(struct device *, void *, void *);
sys/arch/arm64/arm64/cpu.c
312
void cpu_attach(struct device *, struct device *, void *);
sys/arch/arm64/arm64/cpu.c
315
sizeof(struct device), cpu_match, cpu_attach
sys/arch/arm64/dev/acpicpu.c
37
struct device sc_dev;
sys/arch/arm64/dev/acpicpu.c
52
int acpicpu_match(struct device *, void *, void *);
sys/arch/arm64/dev/acpicpu.c
53
void acpicpu_attach(struct device *, struct device *, void *);
sys/arch/arm64/dev/acpicpu.c
78
acpicpu_match(struct device *parent, void *match, void *aux)
sys/arch/arm64/dev/acpicpu.c
87
acpicpu_attach(struct device *parent, struct device *self, void *aux)
sys/arch/arm64/dev/acpiiort.c
31
int acpiiort_match(struct device *, void *, void *);
sys/arch/arm64/dev/acpiiort.c
32
void acpiiort_attach(struct device *, struct device *, void *);
sys/arch/arm64/dev/acpiiort.c
35
sizeof(struct device), acpiiort_match, acpiiort_attach
sys/arch/arm64/dev/acpiiort.c
43
acpiiort_match(struct device *parent, void *match, void *aux)
sys/arch/arm64/dev/acpiiort.c
61
acpiiort_attach(struct device *parent, struct device *self, void *aux)
sys/arch/arm64/dev/acpipci.c
111
void acpipci_attach_hook(struct device *, struct device *,
sys/arch/arm64/dev/acpipci.c
133
acpipci_match(struct device *parent, void *match, void *aux)
sys/arch/arm64/dev/acpipci.c
142
acpipci_attach(struct device *parent, struct device *self, void *aux)
sys/arch/arm64/dev/acpipci.c
319
acpipci_attach_hook(struct device *parent, struct device *self,
sys/arch/arm64/dev/acpipci.c
331
acpipci_make_tag(void *v, int bus, int device, int function)
sys/arch/arm64/dev/acpipci.c
333
return ((bus << 20) | (device << 15) | (function << 12));
sys/arch/arm64/dev/acpipci.c
61
struct device sc_dev;
sys/arch/arm64/dev/acpipci.c
90
int acpipci_match(struct device *, void *, void *);
sys/arch/arm64/dev/acpipci.c
91
void acpipci_attach(struct device *, struct device *, void *);
sys/arch/arm64/dev/agintc.c
1535
int agintc_msi_match(struct device *, void *, void *);
sys/arch/arm64/dev/agintc.c
1536
void agintc_msi_attach(struct device *, struct device *, void *);
sys/arch/arm64/dev/agintc.c
1543
struct device sc_dev;
sys/arch/arm64/dev/agintc.c
1589
agintc_msi_match(struct device *parent, void *cfdata, void *aux)
sys/arch/arm64/dev/agintc.c
1607
agintc_msi_attach(struct device *parent, struct device *self, void *aux)
sys/arch/arm64/dev/agintc.c
231
int agintc_match(struct device *, void *, void *);
sys/arch/arm64/dev/agintc.c
232
void agintc_attach(struct device *, struct device *, void *);
sys/arch/arm64/dev/agintc.c
287
agintc_match(struct device *parent, void *cfdata, void *aux)
sys/arch/arm64/dev/agintc.c
306
agintc_attach(struct device *parent, struct device *self, void *aux)
sys/arch/arm64/dev/agtimer.c
168
agtimer_match(struct device *parent, void *cfdata, void *aux)
sys/arch/arm64/dev/agtimer.c
177
agtimer_attach(struct device *parent, struct device *self, void *aux)
sys/arch/arm64/dev/agtimer.c
59
struct device sc_dev;
sys/arch/arm64/dev/agtimer.c
68
int agtimer_match(struct device *, void *, void *);
sys/arch/arm64/dev/agtimer.c
69
void agtimer_attach(struct device *, struct device *, void *);
sys/arch/arm64/dev/ampchwm.c
101
ampchwm_match(struct device *parent, void *match, void *aux)
sys/arch/arm64/dev/ampchwm.c
112
ampchwm_attach(struct device *parent, struct device *self, void *aux)
sys/arch/arm64/dev/ampchwm.c
28
int ampchwm_match(struct device *, void *, void *);
sys/arch/arm64/dev/ampchwm.c
29
void ampchwm_attach(struct device *, struct device *, void *);
sys/arch/arm64/dev/ampchwm.c
60
struct device sc_dev;
sys/arch/arm64/dev/ampintc.c
175
int ampintc_match(struct device *, void *, void *);
sys/arch/arm64/dev/ampintc.c
176
void ampintc_attach(struct device *, struct device *, void *);
sys/arch/arm64/dev/ampintc.c
177
int ampintc_activate(struct device *, int);
sys/arch/arm64/dev/ampintc.c
225
ampintc_match(struct device *parent, void *cfdata, void *aux)
sys/arch/arm64/dev/ampintc.c
238
ampintc_attach(struct device *parent, struct device *self, void *aux)
sys/arch/arm64/dev/ampintc.c
353
ampintc_activate(struct device *self, int act)
sys/arch/arm64/dev/ampintc.c
873
int ampintc_msi_match(struct device *, void *, void *);
sys/arch/arm64/dev/ampintc.c
874
void ampintc_msi_attach(struct device *, struct device *, void *);
sys/arch/arm64/dev/ampintc.c
881
struct device sc_dev;
sys/arch/arm64/dev/ampintc.c
901
ampintc_msi_match(struct device *parent, void *cfdata, void *aux)
sys/arch/arm64/dev/ampintc.c
909
ampintc_msi_attach(struct device *parent, struct device *self, void *aux)
sys/arch/arm64/dev/aplaudio.c
102
aplaudio_attach(struct device *parent, struct device *self, void *aux)
sys/arch/arm64/dev/aplaudio.c
37
struct device sc_dev;
sys/arch/arm64/dev/aplaudio.c
82
int aplaudio_match(struct device *, void *, void *);
sys/arch/arm64/dev/aplaudio.c
83
void aplaudio_attach(struct device *, struct device *, void *);
sys/arch/arm64/dev/aplaudio.c
94
aplaudio_match(struct device *parent, void *match, void *aux)
sys/arch/arm64/dev/aplcpu.c
106
aplcpu_match(struct device *parent, void *match, void *aux)
sys/arch/arm64/dev/aplcpu.c
116
aplcpu_attach(struct device *parent, struct device *self, void *aux)
sys/arch/arm64/dev/aplcpu.c
65
struct device sc_dev;
sys/arch/arm64/dev/aplcpu.c
86
int aplcpu_match(struct device *, void *, void *);
sys/arch/arm64/dev/aplcpu.c
87
void aplcpu_attach(struct device *, struct device *, void *);
sys/arch/arm64/dev/apldart.c
156
struct device sc_dev;
sys/arch/arm64/dev/apldart.c
208
int apldart_match(struct device *, void *, void *);
sys/arch/arm64/dev/apldart.c
209
void apldart_attach(struct device *, struct device *, void *);
sys/arch/arm64/dev/apldart.c
210
int apldart_activate(struct device *, int);
sys/arch/arm64/dev/apldart.c
245
apldart_match(struct device *parent, void *match, void *aux)
sys/arch/arm64/dev/apldart.c
255
apldart_attach(struct device *parent, struct device *self, void *aux)
sys/arch/arm64/dev/apldart.c
507
apldart_activate(struct device *self, int act)
sys/arch/arm64/dev/apldc.c
100
int apldc_match(struct device *, void *, void *);
sys/arch/arm64/dev/apldc.c
101
void apldc_attach(struct device *, struct device *, void *);
sys/arch/arm64/dev/apldc.c
1074
apldchidev_attachhook(struct device *self)
sys/arch/arm64/dev/apldc.c
1138
struct device sc_dev;
sys/arch/arm64/dev/apldc.c
1164
int apldckbd_match(struct device *, void *, void *);
sys/arch/arm64/dev/apldc.c
1165
void apldckbd_attach(struct device *, struct device *, void *);
sys/arch/arm64/dev/apldc.c
1176
apldckbd_match(struct device *parent, void *match, void *aux)
sys/arch/arm64/dev/apldc.c
1184
apldckbd_attach(struct device *parent, struct device *self, void *aux)
sys/arch/arm64/dev/apldc.c
119
apldc_match(struct device *parent, void *match, void *aux)
sys/arch/arm64/dev/apldc.c
1214
apldckbd_intr(struct device *self, uint8_t *packet, size_t packetlen)
sys/arch/arm64/dev/apldc.c
127
apldc_attach(struct device *parent, struct device *self, void *aux)
sys/arch/arm64/dev/apldc.c
1331
struct device sc_dev;
sys/arch/arm64/dev/apldc.c
1333
struct device *sc_wsmousedev;
sys/arch/arm64/dev/apldc.c
1359
int apldcms_match(struct device *, void *, void *);
sys/arch/arm64/dev/apldc.c
1360
void apldcms_attach(struct device *, struct device *, void *);
sys/arch/arm64/dev/apldc.c
1373
apldcms_match(struct device *parent, void *match, void *aux)
sys/arch/arm64/dev/apldc.c
1381
apldcms_attach(struct device *parent, struct device *self, void *aux)
sys/arch/arm64/dev/apldc.c
1422
apldcms_intr(struct device *self, uint8_t *packet, size_t packetlen)
sys/arch/arm64/dev/apldc.c
1521
apldcms_intr(struct device *self, uint8_t *packet, size_t packetlen)
sys/arch/arm64/dev/apldc.c
271
struct device sc_dev;
sys/arch/arm64/dev/apldc.c
291
struct device *sc_kbd;
sys/arch/arm64/dev/apldc.c
298
struct device *sc_mt;
sys/arch/arm64/dev/apldc.c
322
int apldchidev_match(struct device *, void *, void *);
sys/arch/arm64/dev/apldc.c
323
void apldchidev_attach(struct device *, struct device *, void *);
sys/arch/arm64/dev/apldc.c
333
void apldchidev_attachhook(struct device *);
sys/arch/arm64/dev/apldc.c
345
apldchidev_match(struct device *parent, void *cfdata, void *aux)
sys/arch/arm64/dev/apldc.c
353
apldchidev_attach(struct device *parent, struct device *self, void *aux)
sys/arch/arm64/dev/apldc.c
757
void apldckbd_intr(struct device *, uint8_t *, size_t);
sys/arch/arm64/dev/apldc.c
758
void apldcms_intr(struct device *, uint8_t *, size_t);
sys/arch/arm64/dev/apldma.c
111
int apldma_match(struct device *, void *, void *);
sys/arch/arm64/dev/apldma.c
112
void apldma_attach(struct device *, struct device *, void *);
sys/arch/arm64/dev/apldma.c
113
int apldma_activate(struct device *, int);
sys/arch/arm64/dev/apldma.c
127
apldma_match(struct device *parent, void *match, void *aux)
sys/arch/arm64/dev/apldma.c
136
apldma_attach(struct device *parent, struct device *self, void *aux)
sys/arch/arm64/dev/apldma.c
204
apldma_activate(struct device *self, int act)
sys/arch/arm64/dev/apldma.c
96
struct device sc_dev;
sys/arch/arm64/dev/apldog.c
119
apldog_activate(struct device *self, int action)
sys/arch/arm64/dev/apldog.c
44
struct device sc_dev;
sys/arch/arm64/dev/apldog.c
54
int apldog_match(struct device *, void *, void *);
sys/arch/arm64/dev/apldog.c
55
void apldog_attach(struct device *, struct device *, void *);
sys/arch/arm64/dev/apldog.c
56
int apldog_activate(struct device *, int);
sys/arch/arm64/dev/apldog.c
71
apldog_match(struct device *parent, void *match, void *aux)
sys/arch/arm64/dev/apldog.c
80
apldog_attach(struct device *parent, struct device *self, void *aux)
sys/arch/arm64/dev/aplefuse.c
30
struct device sc_dev;
sys/arch/arm64/dev/aplefuse.c
38
int aplefuse_match(struct device *, void *, void *);
sys/arch/arm64/dev/aplefuse.c
39
void aplefuse_attach(struct device *, struct device *, void *);
sys/arch/arm64/dev/aplefuse.c
52
aplefuse_match(struct device *parent, void *match, void *aux)
sys/arch/arm64/dev/aplefuse.c
60
aplefuse_attach(struct device *parent, struct device *self, void *aux)
sys/arch/arm64/dev/aplhidev.c
135
struct device sc_dev;
sys/arch/arm64/dev/aplhidev.c
150
struct device *sc_kbd;
sys/arch/arm64/dev/aplhidev.c
154
struct device *sc_ms;
sys/arch/arm64/dev/aplhidev.c
167
int aplhidev_match(struct device *, void *, void *);
sys/arch/arm64/dev/aplhidev.c
168
void aplhidev_attach(struct device *, struct device *, void *);
sys/arch/arm64/dev/aplhidev.c
185
void aplkbd_intr(struct device *, uint8_t *, size_t);
sys/arch/arm64/dev/aplhidev.c
186
void aplms_intr(struct device *, uint8_t *, size_t);
sys/arch/arm64/dev/aplhidev.c
189
aplhidev_match(struct device *parent, void *match, void *aux)
sys/arch/arm64/dev/aplhidev.c
200
aplhidev_attach(struct device *parent, struct device *self, void *aux)
sys/arch/arm64/dev/aplhidev.c
315
packet.device = APLHIDEV_INFO_DEVICE;
sys/arch/arm64/dev/aplhidev.c
320
msg->hdr.device = APLHIDEV_INFO_DEVICE;
sys/arch/arm64/dev/aplhidev.c
340
aplhidev_get_descriptor(struct aplhidev_softc *sc, uint8_t device)
sys/arch/arm64/dev/aplhidev.c
348
packet.device = APLHIDEV_INFO_DEVICE;
sys/arch/arm64/dev/aplhidev.c
353
msg->hdr.device = device;
sys/arch/arm64/dev/aplhidev.c
381
packet.device = APLHIDEV_KBD_DEVICE;
sys/arch/arm64/dev/aplhidev.c
386
msg->hdr.device = APLHIDEV_KBD_DEVICE;
sys/arch/arm64/dev/aplhidev.c
421
packet.device = APLHIDEV_TP_DEVICE;
sys/arch/arm64/dev/aplhidev.c
426
msg->hdr.device = APLHIDEV_TP_DEVICE;
sys/arch/arm64/dev/aplhidev.c
456
packet.device = APLHIDEV_TP_DEVICE;
sys/arch/arm64/dev/aplhidev.c
461
msg->hdr.device = 0;
sys/arch/arm64/dev/aplhidev.c
494
if (packet.flags == 0 && packet.device == 0 && packet.crc == 0)
sys/arch/arm64/dev/aplhidev.c
502
packet.device == APLHIDEV_KBD_DEVICE &&
sys/arch/arm64/dev/aplhidev.c
511
packet.device == APLHIDEV_TP_DEVICE &&
sys/arch/arm64/dev/aplhidev.c
520
packet.device == APLHIDEV_INFO_DEVICE &&
sys/arch/arm64/dev/aplhidev.c
529
packet.device == APLHIDEV_INFO_DEVICE &&
sys/arch/arm64/dev/aplhidev.c
531
switch (hdr->device) {
sys/arch/arm64/dev/aplhidev.c
545
packet.device == APLHIDEV_TP_DEVICE &&
sys/arch/arm64/dev/aplhidev.c
551
packet.device == APLHIDEV_TP_DEVICE &&
sys/arch/arm64/dev/aplhidev.c
565
struct device sc_dev;
sys/arch/arm64/dev/aplhidev.c
591
int aplkbd_match(struct device *, void *, void *);
sys/arch/arm64/dev/aplhidev.c
592
void aplkbd_attach(struct device *, struct device *, void *);
sys/arch/arm64/dev/aplhidev.c
603
aplkbd_match(struct device *parent, void *match, void *aux)
sys/arch/arm64/dev/aplhidev.c
611
aplkbd_attach(struct device *parent, struct device *self, void *aux)
sys/arch/arm64/dev/aplhidev.c
648
aplkbd_intr(struct device *self, uint8_t *packet, size_t packetlen)
sys/arch/arm64/dev/aplhidev.c
769
struct device sc_dev;
sys/arch/arm64/dev/aplhidev.c
771
struct device *sc_wsmousedev;
sys/arch/arm64/dev/aplhidev.c
793
int aplms_match(struct device *, void *, void *);
sys/arch/arm64/dev/aplhidev.c
794
void aplms_attach(struct device *, struct device *, void *);
sys/arch/arm64/dev/aplhidev.c
807
aplms_match(struct device *parent, void *match, void *aux)
sys/arch/arm64/dev/aplhidev.c
815
aplms_attach(struct device *parent, struct device *self, void *aux)
sys/arch/arm64/dev/aplhidev.c
84
uint8_t device;
sys/arch/arm64/dev/aplhidev.c
856
aplms_intr(struct device *self, uint8_t *packet, size_t packetlen)
sys/arch/arm64/dev/aplhidev.c
955
aplms_intr(struct device *self, uint8_t *packet, size_t packetlen)
sys/arch/arm64/dev/aplhidev.c
98
uint8_t device;
sys/arch/arm64/dev/apliic.c
104
apliic_attach(struct device *parent, struct device *self, void *aux)
sys/arch/arm64/dev/apliic.c
244
apliic_bus_scan(struct device *self, struct i2cbus_attach_args *iba, void *arg)
sys/arch/arm64/dev/apliic.c
66
struct device sc_dev;
sys/arch/arm64/dev/apliic.c
76
int apliic_match(struct device *, void *, void *);
sys/arch/arm64/dev/apliic.c
77
void apliic_attach(struct device *, struct device *, void *);
sys/arch/arm64/dev/apliic.c
92
void apliic_bus_scan(struct device *, struct i2cbus_attach_args *, void *);
sys/arch/arm64/dev/apliic.c
95
apliic_match(struct device *parent, void *match, void *aux)
sys/arch/arm64/dev/aplintc.c
106
struct device sc_dev;
sys/arch/arm64/dev/aplintc.c
166
int aplintc_match(struct device *, void *, void *);
sys/arch/arm64/dev/aplintc.c
167
void aplintc_attach(struct device *, struct device *, void *);
sys/arch/arm64/dev/aplintc.c
197
aplintc_match(struct device *parent, void *match, void *aux)
sys/arch/arm64/dev/aplintc.c
206
aplintc_attach(struct device *parent, struct device *self, void *aux)
sys/arch/arm64/dev/aplmbox.c
52
struct device sc_dev;
sys/arch/arm64/dev/aplmbox.c
63
int aplmbox_match(struct device *, void *, void *);
sys/arch/arm64/dev/aplmbox.c
64
void aplmbox_attach(struct device *, struct device *, void *);
sys/arch/arm64/dev/aplmbox.c
80
aplmbox_match(struct device *parent, void *match, void *aux)
sys/arch/arm64/dev/aplmbox.c
89
aplmbox_attach(struct device *parent, struct device *self, void *aux)
sys/arch/arm64/dev/aplmca.c
115
struct device sc_dev;
sys/arch/arm64/dev/aplmca.c
153
int aplmca_match(struct device *, void *, void *);
sys/arch/arm64/dev/aplmca.c
154
void aplmca_attach(struct device *, struct device *, void *);
sys/arch/arm64/dev/aplmca.c
155
int aplmca_activate(struct device *, int);
sys/arch/arm64/dev/aplmca.c
167
aplmca_match(struct device *parent, void *match, void *aux)
sys/arch/arm64/dev/aplmca.c
176
aplmca_attach(struct device *parent, struct device *self, void *aux)
sys/arch/arm64/dev/aplmca.c
230
aplmca_activate(struct device *self, int act)
sys/arch/arm64/dev/aplnco.c
52
struct device sc_dev;
sys/arch/arm64/dev/aplnco.c
61
int aplnco_match(struct device *, void *, void *);
sys/arch/arm64/dev/aplnco.c
62
void aplnco_attach(struct device *, struct device *, void *);
sys/arch/arm64/dev/aplnco.c
77
aplnco_match(struct device *parent, void *match, void *aux)
sys/arch/arm64/dev/aplnco.c
86
aplnco_attach(struct device *parent, struct device *self, void *aux)
sys/arch/arm64/dev/aplns.c
108
aplns_attach(struct device *parent, struct device *self, void *aux)
sys/arch/arm64/dev/aplns.c
129
int nvme_ans_match(struct device *, void *, void *);
sys/arch/arm64/dev/aplns.c
130
void nvme_ans_attach(struct device *, struct device *, void *);
sys/arch/arm64/dev/aplns.c
131
int nvme_ans_activate(struct device *, int act);
sys/arch/arm64/dev/aplns.c
170
nvme_ans_match(struct device *parent, void *match, void *aux)
sys/arch/arm64/dev/aplns.c
179
nvme_ans_attach(struct device *parent, struct device *self, void *aux)
sys/arch/arm64/dev/aplns.c
256
nvme_ans_activate(struct device *self, int act)
sys/arch/arm64/dev/aplns.c
84
int aplns_match(struct device *, void *, void *);
sys/arch/arm64/dev/aplns.c
85
void aplns_attach(struct device *, struct device *, void *);
sys/arch/arm64/dev/aplns.c
88
sizeof(struct device), aplns_match, aplns_attach
sys/arch/arm64/dev/aplns.c
99
aplns_match(struct device *parent, void *match, void *aux)
sys/arch/arm64/dev/aplpcie.c
129
struct device sc_dev;
sys/arch/arm64/dev/aplpcie.c
164
int aplpcie_match(struct device *, void *, void *);
sys/arch/arm64/dev/aplpcie.c
165
void aplpcie_attach(struct device *, struct device *, void *);
sys/arch/arm64/dev/aplpcie.c
176
aplpcie_match(struct device *parent, void *match, void *aux)
sys/arch/arm64/dev/aplpcie.c
187
void aplpcie_attach_hook(struct device *, struct device *,
sys/arch/arm64/dev/aplpcie.c
213
aplpcie_attach(struct device *parent, struct device *self, void *aux)
sys/arch/arm64/dev/aplpcie.c
685
aplpcie_attach_hook(struct device *parent, struct device *self,
sys/arch/arm64/dev/aplpcie.c
697
aplpcie_find_node(int node, int bus, int device, int function)
sys/arch/arm64/dev/aplpcie.c
703
phys_hi = ((bus << 16) | (device << 11) | (function << 8));
sys/arch/arm64/dev/aplpcie.c
713
node = aplpcie_find_node(child, bus, device, function);
sys/arch/arm64/dev/aplpcie.c
722
aplpcie_make_tag(void *v, int bus, int device, int function)
sys/arch/arm64/dev/aplpcie.c
727
node = aplpcie_find_node(sc->sc_node, bus, device, function);
sys/arch/arm64/dev/aplpcie.c
729
(bus << 20) | (device << 15) | (function << 12));
sys/arch/arm64/dev/aplpinctrl.c
113
aplpinctrl_match(struct device *parent, void *match, void *aux)
sys/arch/arm64/dev/aplpinctrl.c
122
aplpinctrl_attach(struct device *parent, struct device *self, void *aux)
sys/arch/arm64/dev/aplpinctrl.c
76
struct device sc_dev;
sys/arch/arm64/dev/aplpinctrl.c
88
int aplpinctrl_match(struct device *, void *, void *);
sys/arch/arm64/dev/aplpinctrl.c
89
void aplpinctrl_attach(struct device *, struct device *, void *);
sys/arch/arm64/dev/aplpmgr.c
59
struct device sc_dev;
sys/arch/arm64/dev/aplpmgr.c
67
int aplpmgr_match(struct device *, void *, void *);
sys/arch/arm64/dev/aplpmgr.c
68
void aplpmgr_attach(struct device *, struct device *, void *);
sys/arch/arm64/dev/aplpmgr.c
82
aplpmgr_match(struct device *parent, void *match, void *aux)
sys/arch/arm64/dev/aplpmgr.c
94
aplpmgr_attach(struct device *parent, struct device *self, void *aux)
sys/arch/arm64/dev/aplpmu.c
101
aplpmu_attach(struct device *parent, struct device *self, void *aux)
sys/arch/arm64/dev/aplpmu.c
57
struct device sc_dev;
sys/arch/arm64/dev/aplpmu.c
67
int aplpmu_match(struct device *, void *, void *);
sys/arch/arm64/dev/aplpmu.c
68
void aplpmu_attach(struct device *, struct device *, void *);
sys/arch/arm64/dev/aplpmu.c
85
aplpmu_match(struct device *parent, void *match, void *aux)
sys/arch/arm64/dev/aplpwm.c
46
struct device sc_dev;
sys/arch/arm64/dev/aplpwm.c
54
int aplpwm_match(struct device *, void *, void *);
sys/arch/arm64/dev/aplpwm.c
55
void aplpwm_attach(struct device *, struct device *, void *);
sys/arch/arm64/dev/aplpwm.c
69
aplpwm_match(struct device *parent, void *match, void *aux)
sys/arch/arm64/dev/aplpwm.c
77
aplpwm_attach(struct device *parent, struct device *self, void *aux)
sys/arch/arm64/dev/aplrtk.c
41
struct device sc_dev;
sys/arch/arm64/dev/aplrtk.c
53
int aplrtk_match(struct device *, void *, void *);
sys/arch/arm64/dev/aplrtk.c
54
void aplrtk_attach(struct device *, struct device *, void *);
sys/arch/arm64/dev/aplrtk.c
65
aplrtk_match(struct device *parent, void *match, void *aux)
sys/arch/arm64/dev/aplrtk.c
73
aplrtk_attach(struct device *parent, struct device *self, void *aux)
sys/arch/arm64/dev/aplsart.c
116
aplsart_activate(struct device *self, int act)
sys/arch/arm64/dev/aplsart.c
54
struct device sc_dev;
sys/arch/arm64/dev/aplsart.c
62
int aplsart_match(struct device *, void *, void *);
sys/arch/arm64/dev/aplsart.c
63
void aplsart_attach(struct device *, struct device *, void *);
sys/arch/arm64/dev/aplsart.c
64
int aplsart_activate(struct device *, int);
sys/arch/arm64/dev/aplsart.c
76
aplsart_match(struct device *parent, void *match, void *aux)
sys/arch/arm64/dev/aplsart.c
85
aplsart_attach(struct device *parent, struct device *self, void *aux)
sys/arch/arm64/dev/aplsmc.c
121
struct device sc_dev;
sys/arch/arm64/dev/aplsmc.c
181
int aplsmc_match(struct device *, void *, void *);
sys/arch/arm64/dev/aplsmc.c
182
void aplsmc_attach(struct device *, struct device *, void *);
sys/arch/arm64/dev/aplsmc.c
183
int aplsmc_activate(struct device *, int);
sys/arch/arm64/dev/aplsmc.c
208
void aplsmc_reboot_attachhook(struct device *);
sys/arch/arm64/dev/aplsmc.c
216
aplsmc_match(struct device *parent, void *match, void *aux)
sys/arch/arm64/dev/aplsmc.c
225
aplsmc_attach(struct device *parent, struct device *self, void *aux)
sys/arch/arm64/dev/aplsmc.c
378
aplsmc_activate(struct device *self, int act)
sys/arch/arm64/dev/aplsmc.c
779
aplsmc_reboot_attachhook(struct device *self)
sys/arch/arm64/dev/aplspi.c
113
aplspi_match(struct device *parent, void *match, void *aux)
sys/arch/arm64/dev/aplspi.c
122
aplspi_attach(struct device *parent, struct device *self, void *aux)
sys/arch/arm64/dev/aplspi.c
66
struct device sc_dev;
sys/arch/arm64/dev/aplspi.c
82
int aplspi_match(struct device *, void *, void *);
sys/arch/arm64/dev/aplspi.c
83
void aplspi_attach(struct device *, struct device *, void *);
sys/arch/arm64/dev/aplspmi.c
47
struct device sc_dev;
sys/arch/arm64/dev/aplspmi.c
54
int aplspmi_match(struct device *, void *, void *);
sys/arch/arm64/dev/aplspmi.c
55
void aplspmi_attach(struct device *, struct device *, void *);
sys/arch/arm64/dev/aplspmi.c
71
aplspmi_match(struct device *parent, void *match, void *aux)
sys/arch/arm64/dev/aplspmi.c
80
aplspmi_attach(struct device *parent, struct device *self, void *aux)
sys/arch/arm64/dev/apm.c
125
apmmatch(struct device *parent, void *match, void *aux)
sys/arch/arm64/dev/apm.c
131
apmattach(struct device *parent, struct device *self, void *aux)
sys/arch/arm64/dev/apm.c
70
struct device sc_dev;
sys/arch/arm64/dev/apm.c
75
int apmmatch(struct device *, void *, void *);
sys/arch/arm64/dev/apm.c
76
void apmattach(struct device *, struct device *, void *);
sys/arch/arm64/dev/bcm2712_mip.c
55
struct device sc_dev;
sys/arch/arm64/dev/bcm2712_mip.c
67
int bcmmip_match(struct device *, void *, void *);
sys/arch/arm64/dev/bcm2712_mip.c
68
void bcmmip_attach(struct device *, struct device *, void *);
sys/arch/arm64/dev/bcm2712_mip.c
82
bcmmip_match(struct device *parent, void *match, void *aux)
sys/arch/arm64/dev/bcm2712_mip.c
90
bcmmip_attach(struct device *parent, struct device *self, void *aux)
sys/arch/arm64/dev/bcm2836_intr.c
100
struct device sc_dev;
sys/arch/arm64/dev/bcm2836_intr.c
112
int bcm_intc_match(struct device *, void *, void *);
sys/arch/arm64/dev/bcm2836_intr.c
113
void bcm_intc_attach(struct device *, struct device *, void *);
sys/arch/arm64/dev/bcm2836_intr.c
142
bcm_intc_match(struct device *parent, void *cfdata, void *aux)
sys/arch/arm64/dev/bcm2836_intr.c
153
bcm_intc_attach(struct device *parent, struct device *self, void *aux)
sys/arch/arm64/dev/efi_machdep.c
52
int efi_match(struct device *, void *, void *);
sys/arch/arm64/dev/efi_machdep.c
53
void efi_attach(struct device *, struct device *, void *);
sys/arch/arm64/dev/efi_machdep.c
66
efi_match(struct device *parent, void *match, void *aux)
sys/arch/arm64/dev/efi_machdep.c
74
efi_attach(struct device *parent, struct device *self, void *aux)
sys/arch/arm64/dev/mainbus.c
100
mainbus_attach(struct device *parent, struct device *self, void *aux)
sys/arch/arm64/dev/mainbus.c
203
mainbus_attach_node(struct device *self, int node, cfmatch_t submatch)
sys/arch/arm64/dev/mainbus.c
209
struct device *child;
sys/arch/arm64/dev/mainbus.c
297
mainbus_match_status(struct device *parent, void *match, void *aux)
sys/arch/arm64/dev/mainbus.c
31
int mainbus_match(struct device *, void *, void *);
sys/arch/arm64/dev/mainbus.c
313
mainbus_attach_cpus(struct device *self, cfmatch_t match)
sys/arch/arm64/dev/mainbus.c
32
void mainbus_attach(struct device *, struct device *, void *);
sys/arch/arm64/dev/mainbus.c
34
void mainbus_attach_node(struct device *, int, cfmatch_t);
sys/arch/arm64/dev/mainbus.c
342
mainbus_match_primary(struct device *parent, void *match, void *aux)
sys/arch/arm64/dev/mainbus.c
35
int mainbus_match_status(struct device *, void *, void *);
sys/arch/arm64/dev/mainbus.c
355
mainbus_match_secondary(struct device *parent, void *match, void *aux)
sys/arch/arm64/dev/mainbus.c
36
void mainbus_attach_cpus(struct device *, cfmatch_t);
sys/arch/arm64/dev/mainbus.c
368
mainbus_attach_psci(struct device *self)
sys/arch/arm64/dev/mainbus.c
37
int mainbus_match_primary(struct device *, void *, void *);
sys/arch/arm64/dev/mainbus.c
38
int mainbus_match_secondary(struct device *, void *, void *);
sys/arch/arm64/dev/mainbus.c
382
mainbus_attach_efi(struct device *self)
sys/arch/arm64/dev/mainbus.c
39
void mainbus_attach_psci(struct device *);
sys/arch/arm64/dev/mainbus.c
40
void mainbus_attach_efi(struct device *);
sys/arch/arm64/dev/mainbus.c
400
mainbus_attach_apm(struct device *self)
sys/arch/arm64/dev/mainbus.c
41
void mainbus_attach_apm(struct device *);
sys/arch/arm64/dev/mainbus.c
411
mainbus_attach_framebuffer(struct device *self)
sys/arch/arm64/dev/mainbus.c
42
void mainbus_attach_framebuffer(struct device *);
sys/arch/arm64/dev/mainbus.c
43
void mainbus_attach_firmware(struct device *);
sys/arch/arm64/dev/mainbus.c
44
void mainbus_attach_resvmem(struct device *);
sys/arch/arm64/dev/mainbus.c
440
mainbus_attach_firmware(struct device *self)
sys/arch/arm64/dev/mainbus.c
452
mainbus_attach_resvmem(struct device *self)
sys/arch/arm64/dev/mainbus.c
47
struct device sc_dev;
sys/arch/arm64/dev/mainbus.c
92
mainbus_match(struct device *parent, void *cfdata, void *aux)
sys/arch/arm64/dev/rpiclock.c
171
struct device sc_dev;
sys/arch/arm64/dev/rpiclock.c
179
int rpiclock_match(struct device *, void *, void *);
sys/arch/arm64/dev/rpiclock.c
180
void rpiclock_attach(struct device *, struct device *, void *);
sys/arch/arm64/dev/rpiclock.c
195
rpiclock_match(struct device *parent, void *match, void *aux)
sys/arch/arm64/dev/rpiclock.c
203
rpiclock_attach(struct device *parent, struct device *self, void *aux)
sys/arch/arm64/dev/rpigpio.c
113
struct device sc_dev;
sys/arch/arm64/dev/rpigpio.c
126
int rpigpio_match(struct device *, void *, void *);
sys/arch/arm64/dev/rpigpio.c
127
void rpigpio_attach(struct device *, struct device *, void *);
sys/arch/arm64/dev/rpigpio.c
146
rpigpio_match(struct device *parent, void *match, void *aux)
sys/arch/arm64/dev/rpigpio.c
154
rpigpio_attach(struct device *parent, struct device *self, void *aux)
sys/arch/arm64/dev/rpipwm.c
53
struct device sc_dev;
sys/arch/arm64/dev/rpipwm.c
62
int rpipwm_match(struct device *, void *, void *);
sys/arch/arm64/dev/rpipwm.c
63
void rpipwm_attach(struct device *, struct device *, void *);
sys/arch/arm64/dev/rpipwm.c
77
rpipwm_match(struct device *parent, void *match, void *aux)
sys/arch/arm64/dev/rpipwm.c
85
rpipwm_attach(struct device *parent, struct device *self, void *aux)
sys/arch/arm64/dev/rpirtc.c
32
struct device sc_dev;
sys/arch/arm64/dev/rpirtc.c
36
int rpirtc_match(struct device *, void *, void *);
sys/arch/arm64/dev/rpirtc.c
37
void rpirtc_attach(struct device *, struct device *, void *);
sys/arch/arm64/dev/rpirtc.c
51
rpirtc_match(struct device *parent, void *match, void *aux)
sys/arch/arm64/dev/rpirtc.c
59
rpirtc_attach(struct device *parent, struct device *self, void *aux)
sys/arch/arm64/dev/rpone.c
54
struct device sc_dev;
sys/arch/arm64/dev/rpone.c
68
int rpone_match(struct device *, void *, void *);
sys/arch/arm64/dev/rpone.c
69
void rpone_attach(struct device *, struct device *, void *);
sys/arch/arm64/dev/rpone.c
83
void rpone_late(struct device *);
sys/arch/arm64/dev/rpone.c
92
rpone_match(struct device *parent, void *match, void *aux)
sys/arch/arm64/dev/rpone.c
98
rpone_attach(struct device *parent, struct device *self, void *aux)
sys/arch/arm64/dev/simplebus.c
149
simplebus_submatch(struct device *self, void *match, void *aux)
sys/arch/arm64/dev/simplebus.c
183
simplebus_attach_node(struct device *self, int node)
sys/arch/arm64/dev/simplebus.c
189
struct device *child;
sys/arch/arm64/dev/simplebus.c
31
int simplebus_match(struct device *, void *, void *);
sys/arch/arm64/dev/simplebus.c
32
void simplebus_attach(struct device *, struct device *, void *);
sys/arch/arm64/dev/simplebus.c
34
void simplebus_attach_node(struct device *, int);
sys/arch/arm64/dev/simplebus.c
55
simplebus_match(struct device *parent, void *cfdata, void *aux)
sys/arch/arm64/dev/simplebus.c
73
simplebus_attach(struct device *parent, struct device *self, void *aux)
sys/arch/arm64/dev/smbios.c
48
struct device sc_dev;
sys/arch/arm64/dev/smbios.c
52
int smbios_match(struct device *, void *, void *);
sys/arch/arm64/dev/smbios.c
53
void smbios_attach(struct device *, struct device *, void *);
sys/arch/arm64/dev/smbios.c
56
sizeof(struct device), smbios_match, smbios_attach
sys/arch/arm64/dev/smbios.c
64
smbios_match(struct device *parent, void *match, void *aux)
sys/arch/arm64/dev/smbios.c
72
smbios_attach(struct device *parent, struct device *self, void *aux)
sys/arch/arm64/dev/smmu_acpi.c
51
int smmu_acpi_match(struct device *, void *, void *);
sys/arch/arm64/dev/smmu_acpi.c
52
void smmu_acpi_attach(struct device *, struct device *, void *);
sys/arch/arm64/dev/smmu_acpi.c
64
smmu_acpi_match(struct device *parent, void *match, void *aux)
sys/arch/arm64/dev/smmu_acpi.c
76
smmu_acpi_attach(struct device *parent, struct device *self, void *aux)
sys/arch/arm64/dev/smmu_fdt.c
54
int smmu_fdt_match(struct device *, void *, void *);
sys/arch/arm64/dev/smmu_fdt.c
55
void smmu_fdt_attach(struct device *, struct device *, void *);
sys/arch/arm64/dev/smmu_fdt.c
68
smmu_fdt_match(struct device *parent, void *match, void *aux)
sys/arch/arm64/dev/smmu_fdt.c
78
smmu_fdt_attach(struct device *parent, struct device *self, void *aux)
sys/arch/arm64/dev/smmuvar.h
77
struct device sc_dev;
sys/arch/arm64/include/cpu.h
118
struct device *ci_dev; /* Device corresponding to this CPU */
sys/arch/arm64/include/efivar.h
24
struct device sc_dev;
sys/arch/arm64/include/pci_machdep.h
57
void (*pc_attach_hook)(struct device *,
sys/arch/arm64/include/pci_machdep.h
58
struct device *, struct pcibus_attach_args *);
sys/arch/arm64/include/simplebusvar.h
19
struct device sc_dev;
sys/arch/arm64/include/simplebusvar.h
37
extern void simplebus_attach(struct device *, struct device *, void *);
sys/arch/armv7/armv7/armv7.c
57
armv7_submatch(struct device *parent, void *child, void *aux)
sys/arch/armv7/armv7/armv7.c
92
armv7_attach(struct device *parent, struct device *self, void *aux)
sys/arch/armv7/armv7/armv7_machdep.h
25
void platform_init_mainbus(struct device *);
sys/arch/armv7/armv7/armv7_machdep.h
38
void (*init_mainbus)(struct device *);
sys/arch/armv7/armv7/armv7var.h
32
struct device sc_dv;
sys/arch/armv7/armv7/armv7var.h
68
void armv7_attach(struct device *, struct device *, void *);
sys/arch/armv7/armv7/armv7var.h
69
int armv7_submatch(struct device *, void *, void *);
sys/arch/armv7/armv7/autoconf.c
57
struct device *bootdv = NULL;
sys/arch/armv7/armv7/autoconf.c
62
device_register(struct device *dev, void *aux)
sys/arch/armv7/armv7/platform.c
100
platform_init_mainbus(struct device *self)
sys/arch/armv7/broadcom/bcm2836_intr.c
106
int bcm_intc_match(struct device *, void *, void *);
sys/arch/armv7/broadcom/bcm2836_intr.c
107
void bcm_intc_attach(struct device *, struct device *, void *);
sys/arch/armv7/broadcom/bcm2836_intr.c
132
bcm_intc_match(struct device *parent, void *cfdata, void *aux)
sys/arch/armv7/broadcom/bcm2836_intr.c
143
bcm_intc_attach(struct device *parent, struct device *self, void *aux)
sys/arch/armv7/broadcom/bcm2836_intr.c
95
struct device sc_dev;
sys/arch/armv7/exynos/crosec.c
30
int cros_ec_match(struct device *, void *, void *);
sys/arch/armv7/exynos/crosec.c
31
void cros_ec_attach(struct device *, struct device *, void *);
sys/arch/armv7/exynos/crosec.c
52
cros_ec_match(struct device *parent, void *match, void *aux)
sys/arch/armv7/exynos/crosec.c
62
cros_ec_attach(struct device *parent, struct device *self, void *aux)
sys/arch/armv7/exynos/crosecvar.h
37
struct device sc_dev;
sys/arch/armv7/exynos/crosecvar.h
49
struct device *wskbddev;
sys/arch/armv7/exynos/exclock.c
114
exclock_match(struct device *parent, void *match, void *aux)
sys/arch/armv7/exynos/exclock.c
126
exclock_attach(struct device *parent, struct device *self, void *aux)
sys/arch/armv7/exynos/exclock.c
66
struct device sc_dev;
sys/arch/armv7/exynos/exclock.c
90
int exclock_match(struct device *, void *, void *);
sys/arch/armv7/exynos/exclock.c
91
void exclock_attach(struct device *, struct device *, void *);
sys/arch/armv7/exynos/exdisplay.c
105
exdisplay_match(struct device *parent, void *v, void *aux)
sys/arch/armv7/exynos/exdisplay.c
118
exdisplay_attach(struct device *parent, struct device *self, void *args)
sys/arch/armv7/exynos/exdisplay.c
44
struct device sc_dev;
sys/arch/armv7/exynos/exdisplay.c
50
int exdisplay_match(struct device *parent, void *v, void *aux);
sys/arch/armv7/exynos/exdisplay.c
51
void exdisplay_attach(struct device *parent, struct device *self, void *args);
sys/arch/armv7/exynos/exdog.c
47
struct device sc_dev;
sys/arch/armv7/exynos/exdog.c
54
int exdog_match(struct device *parent, void *v, void *aux);
sys/arch/armv7/exynos/exdog.c
55
void exdog_attach(struct device *parent, struct device *self, void *args);
sys/arch/armv7/exynos/exdog.c
68
exdog_match(struct device *parent, void *cfdata, void *aux)
sys/arch/armv7/exynos/exdog.c
77
exdog_attach(struct device *parent, struct device *self, void *aux)
sys/arch/armv7/exynos/exdwusb.c
32
int exdwusb_match(struct device *, void *, void *);
sys/arch/armv7/exynos/exdwusb.c
33
void exdwusb_attach(struct device *, struct device *, void *);
sys/arch/armv7/exynos/exdwusb.c
44
exdwusb_match(struct device *parent, void *match, void *aux)
sys/arch/armv7/exynos/exdwusb.c
52
exdwusb_attach(struct device *parent, struct device *self, void *aux)
sys/arch/armv7/exynos/exehci.c
103
exehci_match(struct device *parent, void *match, void *aux)
sys/arch/armv7/exynos/exehci.c
111
exehci_attach(struct device *parent, struct device *self, void *aux)
sys/arch/armv7/exynos/exehci.c
194
exehci_detach(struct device *self, int flags)
sys/arch/armv7/exynos/exehci.c
80
int exehci_match(struct device *, void *, void *);
sys/arch/armv7/exynos/exehci.c
81
void exehci_attach(struct device *, struct device *, void *);
sys/arch/armv7/exynos/exehci.c
82
int exehci_detach(struct device *, int);
sys/arch/armv7/exynos/exgpio.c
134
exgpio_match(struct device *parent, void *match, void *aux)
sys/arch/armv7/exynos/exgpio.c
142
exgpio_attach(struct device *parent, struct device *self, void *aux)
sys/arch/armv7/exynos/exgpio.c
59
struct device sc_dev;
sys/arch/armv7/exynos/exgpio.c
67
int exgpio_match(struct device *, void *, void *);
sys/arch/armv7/exynos/exgpio.c
68
void exgpio_attach(struct device *, struct device *, void *);
sys/arch/armv7/exynos/exiic.c
112
exiic_match(struct device *parent, void *match, void *aux)
sys/arch/armv7/exynos/exiic.c
120
exiic_attach(struct device *parent, struct device *self, void *aux)
sys/arch/armv7/exynos/exiic.c
152
exiic_scan(struct device *self, struct i2cbus_attach_args *iba, void *aux)
sys/arch/armv7/exynos/exiic.c
357
exiic_detach(struct device *self, int flags)
sys/arch/armv7/exynos/exiic.c
65
struct device sc_dev;
sys/arch/armv7/exynos/exiic.c
79
int exiic_match(struct device *, void *, void *);
sys/arch/armv7/exynos/exiic.c
80
void exiic_attach(struct device *, struct device *, void *);
sys/arch/armv7/exynos/exiic.c
81
int exiic_detach(struct device *, int);
sys/arch/armv7/exynos/exiic.c
82
void exiic_scan(struct device *, struct i2cbus_attach_args *, void *);
sys/arch/armv7/exynos/exmct.c
39
struct device sc_dev;
sys/arch/armv7/exynos/exmct.c
46
int exmct_match(struct device *, void *, void *);
sys/arch/armv7/exynos/exmct.c
47
void exmct_attach(struct device *, struct device *, void *);
sys/arch/armv7/exynos/exmct.c
58
exmct_match(struct device *parent, void *match, void *aux)
sys/arch/armv7/exynos/exmct.c
66
exmct_attach(struct device *parent, struct device *self, void *aux)
sys/arch/armv7/exynos/expower.c
46
int expower_match(struct device *, void *, void *);
sys/arch/armv7/exynos/expower.c
47
void expower_attach(struct device *, struct device *, void *);
sys/arch/armv7/exynos/expower.c
58
expower_match(struct device *parent, void *match, void *aux)
sys/arch/armv7/exynos/expower.c
70
expower_attach(struct device *parent, struct device *self, void *aux)
sys/arch/armv7/exynos/tps65090.c
104
tps65090_attach(struct device *parent, struct device *self, void *aux)
sys/arch/armv7/exynos/tps65090.c
66
struct device sc_dev;
sys/arch/armv7/exynos/tps65090.c
73
int tps65090_match(struct device *, void *, void *);
sys/arch/armv7/exynos/tps65090.c
74
void tps65090_attach(struct device *, struct device *, void *);
sys/arch/armv7/exynos/tps65090.c
94
tps65090_match(struct device *parent, void *match, void *aux)
sys/arch/armv7/imx/imxahci.c
111
imxahci_match(struct device *parent, void *match, void *aux)
sys/arch/armv7/imx/imxahci.c
119
imxahci_attach(struct device *parent, struct device *self, void *aux)
sys/arch/armv7/imx/imxahci.c
202
imxahci_detach(struct device *self, int flags)
sys/arch/armv7/imx/imxahci.c
213
imxahci_activate(struct device *self, int act)
sys/arch/armv7/imx/imxahci.c
218
return ahci_activate((struct device *)sc, act);
sys/arch/armv7/imx/imxahci.c
87
int imxahci_match(struct device *, void *, void *);
sys/arch/armv7/imx/imxahci.c
88
void imxahci_attach(struct device *, struct device *, void *);
sys/arch/armv7/imx/imxahci.c
89
int imxahci_detach(struct device *, int);
sys/arch/armv7/imx/imxahci.c
90
int imxahci_activate(struct device *, int);
sys/arch/armv7/imx/imxtemp.c
101
imxtemp_match(struct device *parent, void *match, void *aux)
sys/arch/armv7/imx/imxtemp.c
109
imxtemp_attach(struct device *parent, struct device *self, void *aux)
sys/arch/armv7/imx/imxtemp.c
127
imxtemp_calibration(struct device *self)
sys/arch/armv7/imx/imxtemp.c
71
struct device sc_dev;
sys/arch/armv7/imx/imxtemp.c
84
int imxtemp_match(struct device *, void *, void *);
sys/arch/armv7/imx/imxtemp.c
85
void imxtemp_attach(struct device *, struct device *, void *);
sys/arch/armv7/imx/imxtemp.c
95
void imxtemp_calibration(struct device *);
sys/arch/armv7/marvell/mvacc.c
104
mvacc_attach(struct device *parent, struct device *self, void *args)
sys/arch/armv7/marvell/mvacc.c
73
struct device sc_dev;
sys/arch/armv7/marvell/mvacc.c
80
int mvacc_match(struct device *, void *, void *);
sys/arch/armv7/marvell/mvacc.c
81
void mvacc_attach(struct device *, struct device *, void *);
sys/arch/armv7/marvell/mvacc.c
94
mvacc_match(struct device *parent, void *cfdata, void *aux)
sys/arch/armv7/marvell/mvagc.c
38
struct device sc_dev;
sys/arch/armv7/marvell/mvagc.c
45
int mvagc_match(struct device *, void *, void *);
sys/arch/armv7/marvell/mvagc.c
46
void mvagc_attach(struct device *, struct device *, void *);
sys/arch/armv7/marvell/mvagc.c
60
mvagc_match(struct device *parent, void *cfdata, void *aux)
sys/arch/armv7/marvell/mvagc.c
69
mvagc_attach(struct device *parent, struct device *self, void *args)
sys/arch/armv7/marvell/mvahci.c
101
mvahci_match(struct device *parent, void *match, void *aux)
sys/arch/armv7/marvell/mvahci.c
109
mvahci_attach(struct device *parent, struct device *self, void *aux)
sys/arch/armv7/marvell/mvahci.c
153
mvahci_detach(struct device *self, int flags)
sys/arch/armv7/marvell/mvahci.c
163
mvahci_activate(struct device *self, int act)
sys/arch/armv7/marvell/mvahci.c
167
return ahci_activate((struct device *)sc, act);
sys/arch/armv7/marvell/mvahci.c
53
int mvahci_match(struct device *, void *, void *);
sys/arch/armv7/marvell/mvahci.c
54
void mvahci_attach(struct device *, struct device *, void *);
sys/arch/armv7/marvell/mvahci.c
55
int mvahci_detach(struct device *, int);
sys/arch/armv7/marvell/mvahci.c
56
int mvahci_activate(struct device *, int);
sys/arch/armv7/marvell/mvmbus.c
103
mvmbus_match(struct device *parent, void *cfdata, void *aux)
sys/arch/armv7/marvell/mvmbus.c
116
mvmbus_attach(struct device *parent, struct device *self, void *args)
sys/arch/armv7/marvell/mvmbus.c
75
int mvmbus_match(struct device *, void *, void *);
sys/arch/armv7/marvell/mvmbus.c
76
void mvmbus_attach(struct device *, struct device *, void *);
sys/arch/armv7/marvell/mvmpic.c
101
mpic_attach(struct device *parent, struct device *self, void *args)
sys/arch/armv7/marvell/mvmpic.c
50
struct device sc_dev;
sys/arch/armv7/marvell/mvmpic.c
73
int mpic_match(struct device *, void *, void *);
sys/arch/armv7/marvell/mvmpic.c
74
void mpic_attach(struct device *, struct device *, void *);
sys/arch/armv7/marvell/mvmpic.c
93
mpic_match(struct device *parent, void *cfdata, void *aux)
sys/arch/armv7/marvell/mvodog.c
43
struct device sc_dev;
sys/arch/armv7/marvell/mvodog.c
50
int mvodog_match(struct device *, void *, void *);
sys/arch/armv7/marvell/mvodog.c
51
void mvodog_attach(struct device *, struct device *, void *);
sys/arch/armv7/marvell/mvodog.c
62
mvodog_match(struct device *parent, void *cfdata, void *aux)
sys/arch/armv7/marvell/mvodog.c
70
mvodog_attach(struct device *parent, struct device *self, void *aux)
sys/arch/armv7/marvell/mvortc.c
51
struct device sc_dev;
sys/arch/armv7/marvell/mvortc.c
59
int mvortc_match(struct device *, void *, void *);
sys/arch/armv7/marvell/mvortc.c
60
void mvortc_attach(struct device *, struct device *, void *);
sys/arch/armv7/marvell/mvortc.c
74
mvortc_match(struct device *parent, void *match, void *aux)
sys/arch/armv7/marvell/mvortc.c
82
mvortc_attach(struct device *parent, struct device *self, void *aux)
sys/arch/armv7/marvell/mvpcie.c
138
struct device sc_dev;
sys/arch/armv7/marvell/mvpcie.c
161
int mvpcie_match(struct device *, void *, void *);
sys/arch/armv7/marvell/mvpcie.c
162
void mvpcie_attach(struct device *, struct device *, void *);
sys/arch/armv7/marvell/mvpcie.c
173
mvpcie_match(struct device *parent, void *match, void *aux)
sys/arch/armv7/marvell/mvpcie.c
188
void mvpcie_attach_hook(struct device *, struct device *,
sys/arch/armv7/marvell/mvpcie.c
208
mvpcie_attach(struct device *parent, struct device *self, void *aux)
sys/arch/armv7/marvell/mvpcie.c
604
mvpcie_attach_hook(struct device *parent, struct device *self,
sys/arch/armv7/marvell/mvpcie.c
616
mvpcie_make_tag(void *v, int bus, int device, int function)
sys/arch/armv7/marvell/mvpcie.c
618
return ((bus << 24) | (device << 19) | (function << 16));
sys/arch/armv7/marvell/mvpxa.c
102
mvpxa_match(struct device *parent, void *match, void *aux)
sys/arch/armv7/marvell/mvpxa.c
110
mvpxa_attach(struct device *parent, struct device *self, void *aux)
sys/arch/armv7/marvell/mvpxa.c
62
int mvpxa_match(struct device *, void *, void *);
sys/arch/armv7/marvell/mvpxa.c
63
void mvpxa_attach(struct device *, struct device *, void *);
sys/arch/armv7/marvell/mvsysctrl.c
43
struct device sc_dev;
sys/arch/armv7/marvell/mvsysctrl.c
48
int mvsysctrl_match(struct device *, void *, void *);
sys/arch/armv7/marvell/mvsysctrl.c
49
void mvsysctrl_attach(struct device *, struct device *, void *);
sys/arch/armv7/marvell/mvsysctrl.c
64
mvsysctrl_match(struct device *parent, void *cfdata, void *aux)
sys/arch/armv7/marvell/mvsysctrl.c
73
mvsysctrl_attach(struct device *parent, struct device *self, void *args)
sys/arch/armv7/marvell/mvxhci.c
108
mvxhci_attach(struct device *parent, struct device *self, void *aux)
sys/arch/armv7/marvell/mvxhci.c
62
int mvxhci_match(struct device *, void *, void *);
sys/arch/armv7/marvell/mvxhci.c
63
void mvxhci_attach(struct device *, struct device *, void *);
sys/arch/armv7/marvell/mvxhci.c
99
mvxhci_match(struct device *parent, void *match, void *aux)
sys/arch/armv7/omap/amdisplay.c
167
amdisplay_match(struct device *parent, void *v, void *aux)
sys/arch/armv7/omap/amdisplay.c
174
amdisplay_attach(struct device *parent, struct device *self, void *args)
sys/arch/armv7/omap/amdisplay.c
371
amdisplay_detach(struct device *self, int flags)
sys/arch/armv7/omap/amdisplay.c
64
struct device sc_dev;
sys/arch/armv7/omap/amdisplay.c
91
int amdisplay_match(struct device *, void *, void *);
sys/arch/armv7/omap/amdisplay.c
92
void amdisplay_attach(struct device *, struct device *, void *);
sys/arch/armv7/omap/amdisplay.c
93
int amdisplay_detach(struct device *, int);
sys/arch/armv7/omap/dmtimer.c
100
void dmtimer_attach(struct device *parent, struct device *self, void *args);
sys/arch/armv7/omap/dmtimer.c
132
struct device sc_dev;
sys/arch/armv7/omap/dmtimer.c
150
dmtimer_attach(struct device *parent, struct device *self, void *args)
sys/arch/armv7/omap/edma.c
104
edma_attach(struct device *parent, struct device *self, void *aux)
sys/arch/armv7/omap/edma.c
33
struct device sc_dev;
sys/arch/armv7/omap/edma.c
83
int edma_match(struct device *, void *, void *);
sys/arch/armv7/omap/edma.c
84
void edma_attach(struct device *, struct device *, void *);
sys/arch/armv7/omap/edma.c
96
edma_match(struct device *parent, void *match, void *aux)
sys/arch/armv7/omap/gptimer.c
135
sizeof (struct device), NULL, gptimer_attach
sys/arch/armv7/omap/gptimer.c
143
gptimer_attach(struct device *parent, struct device *self, void *args)
sys/arch/armv7/omap/gptimer.c
98
void gptimer_attach(struct device *parent, struct device *self, void *args);
sys/arch/armv7/omap/if_cpsw.c
130
struct device sc_dev;
sys/arch/armv7/omap/if_cpsw.c
168
int cpsw_match(struct device *, void *, void *);
sys/arch/armv7/omap/if_cpsw.c
169
void cpsw_attach(struct device *, struct device *, void *);
sys/arch/armv7/omap/if_cpsw.c
177
int cpsw_mii_readreg(struct device *, int, int);
sys/arch/armv7/omap/if_cpsw.c
178
void cpsw_mii_writereg(struct device *, int, int, int);
sys/arch/armv7/omap/if_cpsw.c
179
void cpsw_mii_statchg(struct device *);
sys/arch/armv7/omap/if_cpsw.c
322
cpsw_match(struct device *parent, void *match, void *aux)
sys/arch/armv7/omap/if_cpsw.c
330
cpsw_attach(struct device *parent, struct device *self, void *aux)
sys/arch/armv7/omap/if_cpsw.c
697
cpsw_mii_readreg(struct device *dev, int phy, int reg)
sys/arch/armv7/omap/if_cpsw.c
719
cpsw_mii_writereg(struct device *dev, int phy, int reg, int val)
sys/arch/armv7/omap/if_cpsw.c
743
cpsw_mii_statchg(struct device *self)
sys/arch/armv7/omap/intc.c
103
int intc_match(struct device *, void *, void *);
sys/arch/armv7/omap/intc.c
104
void intc_attach(struct device *, struct device *, void *);
sys/arch/armv7/omap/intc.c
113
sizeof (struct device), intc_match, intc_attach
sys/arch/armv7/omap/intc.c
123
intc_match(struct device *parent, void *match, void *aux)
sys/arch/armv7/omap/intc.c
132
intc_attach(struct device *parent, struct device *self, void *aux)
sys/arch/armv7/omap/nxphdmi.c
262
struct device sc_dev;
sys/arch/armv7/omap/nxphdmi.c
270
int nxphdmi_match(struct device *, void *, void *);
sys/arch/armv7/omap/nxphdmi.c
271
void nxphdmi_attach(struct device *, struct device *, void *);
sys/arch/armv7/omap/nxphdmi.c
297
nxphdmi_match(struct device *parent, void *match, void *aux)
sys/arch/armv7/omap/nxphdmi.c
308
nxphdmi_attach(struct device *parent, struct device *self, void *aux)
sys/arch/armv7/omap/omap.c
122
omap_match(struct device *parent, void *cfdata, void *aux)
sys/arch/armv7/omap/omap.c
28
int omap_match(struct device *, void *, void *);
sys/arch/armv7/omap/omap_machdep.c
48
omap_platform_init_mainbus(struct device *self)
sys/arch/armv7/omap/omapid.c
38
struct device sc_dev;
sys/arch/armv7/omap/omapid.c
46
void omapid_attach(struct device *parent, struct device *self, void *args);
sys/arch/armv7/omap/omapid.c
59
omapid_attach(struct device *parent, struct device *self, void *args)
sys/arch/armv7/omap/omclock.c
48
struct device sc_dev;
sys/arch/armv7/omap/omclock.c
56
int omclock_match(struct device *, void *, void *);
sys/arch/armv7/omap/omclock.c
57
void omclock_attach(struct device *, struct device *, void *);
sys/arch/armv7/omap/omclock.c
72
omclock_match(struct device *parent, void *match, void *aux)
sys/arch/armv7/omap/omclock.c
80
omclock_attach(struct device *parent, struct device *self, void *aux)
sys/arch/armv7/omap/omcm.c
31
int omcm_match(struct device *, void *, void *);
sys/arch/armv7/omap/omcm.c
32
void omcm_attach(struct device *, struct device *, void *);
sys/arch/armv7/omap/omcm.c
43
omcm_match(struct device *parent, void *cfdata, void *aux)
sys/arch/armv7/omap/omcm.c
51
omcm_attach(struct device *parent, struct device *self, void *aux)
sys/arch/armv7/omap/omdisplay.c
405
struct device sc_dev;
sys/arch/armv7/omap/omdisplay.c
422
int omdisplay_match(struct device *parent, void *v, void *aux);
sys/arch/armv7/omap/omdisplay.c
423
void omdisplay_attach(struct device *parent, struct device *self, void *args);
sys/arch/armv7/omap/omdisplay.c
424
int omdisplay_activate(struct device *, int);
sys/arch/armv7/omap/omdisplay.c
504
omdisplay_match(struct device *parent, void *v, void *aux)
sys/arch/armv7/omap/omdisplay.c
511
omdisplay_attach(struct device *parent, struct device *self, void *args)
sys/arch/armv7/omap/omdisplay.c
867
omdisplay_activate(struct device *self, int act)
sys/arch/armv7/omap/omdog.c
116
omdog_activate(struct device *self, int act)
sys/arch/armv7/omap/omdog.c
48
struct device sc_dev;
sys/arch/armv7/omap/omdog.c
57
int omdog_match(struct device *, void *, void *);
sys/arch/armv7/omap/omdog.c
58
void omdog_attach(struct device *, struct device *, void *);
sys/arch/armv7/omap/omdog.c
59
int omdog_activate(struct device *, int);
sys/arch/armv7/omap/omdog.c
76
omdog_match(struct device *parent, void *match, void *aux)
sys/arch/armv7/omap/omdog.c
84
omdog_attach(struct device *parent, struct device *self, void *aux)
sys/arch/armv7/omap/omehci.c
107
omehci_attach(struct device *parent, struct device *self, void *aux)
sys/arch/armv7/omap/omehci.c
424
omehci_detach(struct device *self, int flags)
sys/arch/armv7/omap/omehci.c
449
omehci_activate(struct device *self, int act)
sys/arch/armv7/omap/omehci.c
69
int omehci_match(struct device *, void *, void *);
sys/arch/armv7/omap/omehci.c
70
void omehci_attach(struct device *, struct device *, void *);
sys/arch/armv7/omap/omehci.c
71
int omehci_detach(struct device *, int);
sys/arch/armv7/omap/omehci.c
72
int omehci_activate(struct device *, int);
sys/arch/armv7/omap/omehci.c
99
omehci_match(struct device *parent, void *match, void *aux)
sys/arch/armv7/omap/omgpio.c
168
struct device sc_dev;
sys/arch/armv7/omap/omgpio.c
193
int omgpio_match(struct device *, void *, void *);
sys/arch/armv7/omap/omgpio.c
194
void omgpio_attach(struct device *, struct device *, void *);
sys/arch/armv7/omap/omgpio.c
238
omgpio_match(struct device *parent, void *match, void *aux)
sys/arch/armv7/omap/omgpio.c
251
omgpio_attach(struct device *parent, struct device *self, void *aux)
sys/arch/armv7/omap/ommmc.c
184
int ommmc_match(struct device *, void *, void *);
sys/arch/armv7/omap/ommmc.c
185
void ommmc_attach(struct device *, struct device *, void *);
sys/arch/armv7/omap/ommmc.c
188
struct device sc_dev;
sys/arch/armv7/omap/ommmc.c
197
struct device *sdmmc; /* generic SD/MMC device */
sys/arch/armv7/omap/ommmc.c
285
ommmc_match(struct device *parent, void *match, void *aux)
sys/arch/armv7/omap/ommmc.c
295
ommmc_attach(struct device *parent, struct device *self, void *aux)
sys/arch/armv7/omap/omohci.c
118
omohci_match(struct device *parent, void *match, void *aux)
sys/arch/armv7/omap/omohci.c
129
omohci_attach(struct device *parent, struct device *self, void *aux)
sys/arch/armv7/omap/omohci.c
230
omohci_detach(struct device *self, int flags)
sys/arch/armv7/omap/omohci.c
271
omohci_activate(struct device *self, int act)
sys/arch/armv7/omap/omohci.c
94
int omohci_match(struct device *, void *, void *);
sys/arch/armv7/omap/omohci.c
95
void omohci_attach(struct device *, struct device *, void *);
sys/arch/armv7/omap/omohci.c
96
int omohci_detach(struct device *, int);
sys/arch/armv7/omap/omohci.c
97
int omohci_activate(struct device *, int);
sys/arch/armv7/omap/omrng.c
65
struct device sc_dev;
sys/arch/armv7/omap/omrng.c
72
int omrng_match(struct device *, void *, void *);
sys/arch/armv7/omap/omrng.c
73
void omrng_attach(struct device *, struct device *, void *);
sys/arch/armv7/omap/omrng.c
86
omrng_match(struct device *parent, void *match, void *aux)
sys/arch/armv7/omap/omrng.c
94
omrng_attach(struct device *parent, struct device *self, void *aux)
sys/arch/armv7/omap/omsysc.c
33
int omsysc_match(struct device *, void *, void *);
sys/arch/armv7/omap/omsysc.c
34
void omsysc_attach(struct device *, struct device *, void *);
sys/arch/armv7/omap/omsysc.c
45
omsysc_match(struct device *parent, void *cfdata, void *aux)
sys/arch/armv7/omap/omsysc.c
67
omsysc_attach(struct device *parent, struct device *self, void *aux)
sys/arch/armv7/omap/omusbtll.c
102
omusbtll_attach(struct device *parent, struct device *self, void *args)
sys/arch/armv7/omap/omusbtll.c
84
struct device sc_dev;
sys/arch/armv7/omap/omusbtll.c
89
void omusbtll_attach(struct device *parent, struct device *self, void *args);
sys/arch/armv7/omap/omwugen.c
27
struct device sc_dev;
sys/arch/armv7/omap/omwugen.c
31
int omwugen_match(struct device *, void *, void *);
sys/arch/armv7/omap/omwugen.c
32
void omwugen_attach(struct device *, struct device *, void *);
sys/arch/armv7/omap/omwugen.c
43
omwugen_match(struct device *parent, void *match, void *aux)
sys/arch/armv7/omap/omwugen.c
51
omwugen_attach(struct device *parent, struct device *self, void *aux)
sys/arch/armv7/omap/prcm.c
116
prcm_attach(struct device *parent, struct device *self, void *args)
sys/arch/armv7/omap/prcm.c
78
struct device sc_dev;
sys/arch/armv7/omap/prcm.c
91
void prcm_attach(struct device *, struct device *, void *);
sys/arch/armv7/omap/ti_iic.c
121
int ti_iic_match(struct device *, void *, void *);
sys/arch/armv7/omap/ti_iic.c
122
void ti_iic_attach(struct device *, struct device *, void *);
sys/arch/armv7/omap/ti_iic.c
129
void ti_iic_scan(struct device *, struct i2cbus_attach_args *, void *);
sys/arch/armv7/omap/ti_iic.c
151
ti_iic_match(struct device *parent, void *match, void *aux)
sys/arch/armv7/omap/ti_iic.c
159
ti_iic_attach(struct device *parent, struct device *self, void *aux)
sys/arch/armv7/omap/ti_iic.c
591
ti_iic_scan(struct device *self, struct i2cbus_attach_args *iba, void *aux)
sys/arch/armv7/omap/ti_iic.c
90
struct device sc_dev;
sys/arch/armv7/omap/ti_iic.c
93
struct device *sc_i2cdev;
sys/arch/armv7/sunxi/sxiahci.c
201
sxiahci_detach(struct device *self, int flags)
sys/arch/armv7/sunxi/sxiahci.c
212
sxiahci_activate(struct device *self, int act)
sys/arch/armv7/sunxi/sxiahci.c
217
return ahci_activate((struct device *)sc, act);
sys/arch/armv7/sunxi/sxiahci.c
51
int sxiahci_match(struct device *, void *, void *);
sys/arch/armv7/sunxi/sxiahci.c
52
void sxiahci_attach(struct device *, struct device *, void *);
sys/arch/armv7/sunxi/sxiahci.c
53
int sxiahci_detach(struct device *, int);
sys/arch/armv7/sunxi/sxiahci.c
54
int sxiahci_activate(struct device *, int);
sys/arch/armv7/sunxi/sxiahci.c
82
sxiahci_match(struct device *parent, void *match, void *aux)
sys/arch/armv7/sunxi/sxiahci.c
91
sxiahci_attach(struct device *parent, struct device *self, void *aux)
sys/arch/armv7/sunxi/sxie.c
154
struct device sc_dev;
sys/arch/armv7/sunxi/sxie.c
169
int sxie_match(struct device *, void *, void *);
sys/arch/armv7/sunxi/sxie.c
170
void sxie_attach(struct device *, struct device *, void *);
sys/arch/armv7/sunxi/sxie.c
171
void sxie_setup_interface(struct sxie_softc *, struct device *);
sys/arch/armv7/sunxi/sxie.c
182
int sxie_miibus_readreg(struct device *, int, int);
sys/arch/armv7/sunxi/sxie.c
183
void sxie_miibus_writereg(struct device *, int, int, int);
sys/arch/armv7/sunxi/sxie.c
184
void sxie_miibus_statchg(struct device *);
sys/arch/armv7/sunxi/sxie.c
197
sxie_match(struct device *parent, void *match, void *aux)
sys/arch/armv7/sunxi/sxie.c
205
sxie_attach(struct device *parent, struct device *self, void *aux)
sys/arch/armv7/sunxi/sxie.c
338
sxie_setup_interface(struct sxie_softc *sc, struct device *dev)
sys/arch/armv7/sunxi/sxie.c
389
struct device *dev = (struct device *)sc;
sys/arch/armv7/sunxi/sxie.c
690
sxie_miibus_readreg(struct device *dev, int phy, int reg)
sys/arch/armv7/sunxi/sxie.c
712
sxie_miibus_writereg(struct device *dev, int phy, int reg, int val)
sys/arch/armv7/sunxi/sxie.c
734
sxie_miibus_statchg(struct device *dev)
sys/arch/armv7/sunxi/sxiintc.c
143
int sxiintc_match(struct device *, void *, void *);
sys/arch/armv7/sunxi/sxiintc.c
144
void sxiintc_attach(struct device *, struct device *, void *);
sys/arch/armv7/sunxi/sxiintc.c
153
sizeof (struct device), sxiintc_match, sxiintc_attach
sys/arch/armv7/sunxi/sxiintc.c
163
sxiintc_match(struct device *parent, void *match, void *aux)
sys/arch/armv7/sunxi/sxiintc.c
171
sxiintc_attach(struct device *parent, struct device *self, void *aux)
sys/arch/armv7/sunxi/sxitimer.c
127
struct device sc_dev;
sys/arch/armv7/sunxi/sxitimer.c
139
sxitimer_match(struct device *parent, void *match, void *aux)
sys/arch/armv7/sunxi/sxitimer.c
154
sxitimer_attach(struct device *parent, struct device *self, void *aux)
sys/arch/armv7/sunxi/sxitimer.c
75
int sxitimer_match(struct device *, void *, void *);
sys/arch/armv7/sunxi/sxitimer.c
76
void sxitimer_attach(struct device *, struct device *, void *);
sys/arch/armv7/vexpress/pciecam.c
115
pciecam_match(struct device *parent, void *match, void *aux)
sys/arch/armv7/vexpress/pciecam.c
123
pciecam_attach(struct device *parent, struct device *self, void *aux)
sys/arch/armv7/vexpress/pciecam.c
254
pciecam_attach_hook(struct device *parent, struct device *self,
sys/arch/armv7/vexpress/pciecam.c
66
struct device sc_dev;
sys/arch/armv7/vexpress/pciecam.c
87
int pciecam_match(struct device *, void *, void *);
sys/arch/armv7/vexpress/pciecam.c
88
void pciecam_attach(struct device *, struct device *, void *);
sys/arch/armv7/vexpress/pciecam.c
89
void pciecam_attach_hook(struct device *, struct device *, struct pcibus_attach_args *);
sys/arch/armv7/vexpress/sysreg.c
103
int dcc, site, position, device;
sys/arch/armv7/vexpress/sysreg.c
108
device = 0;
sys/arch/armv7/vexpress/sysreg.c
114
(position << 12) | device);
sys/arch/armv7/vexpress/sysreg.c
48
struct device sc_dev;
sys/arch/armv7/vexpress/sysreg.c
55
int sysreg_match(struct device *, void *, void *);
sys/arch/armv7/vexpress/sysreg.c
56
void sysreg_attach(struct device *, struct device *, void *);
sys/arch/armv7/vexpress/sysreg.c
70
sysreg_match(struct device *parent, void *match, void *aux)
sys/arch/armv7/vexpress/sysreg.c
78
sysreg_attach(struct device *parent, struct device *self, void *aux)
sys/arch/armv7/xilinx/zqclock.c
106
zqclock_match(struct device *parent, void *match, void *aux)
sys/arch/armv7/xilinx/zqclock.c
114
zqclock_attach(struct device *parent, struct device *self, void *aux)
sys/arch/armv7/xilinx/zqclock.c
68
struct device sc_dev;
sys/arch/armv7/xilinx/zqclock.c
75
int zqclock_match(struct device *, void *, void *);
sys/arch/armv7/xilinx/zqclock.c
76
void zqclock_attach(struct device *, struct device *, void *);
sys/arch/armv7/xilinx/zqreset.c
40
struct device sc_dev;
sys/arch/armv7/xilinx/zqreset.c
44
int zqreset_match(struct device *, void *, void *);
sys/arch/armv7/xilinx/zqreset.c
45
void zqreset_attach(struct device *, struct device *, void *);
sys/arch/armv7/xilinx/zqreset.c
62
zqreset_match(struct device *parent, void *match, void *aux)
sys/arch/armv7/xilinx/zqreset.c
70
zqreset_attach(struct device *parent, struct device *self, void *aux)
sys/arch/hppa/dev/asp.c
112
int aspmatch(struct device *, void *, void *);
sys/arch/hppa/dev/asp.c
113
void aspattach(struct device *, struct device *, void *);
sys/arch/hppa/dev/asp.c
116
sizeof(struct device), aspmatch, aspattach
sys/arch/hppa/dev/asp.c
124
aspmatch(struct device *parent, void *cfdata, void *aux)
sys/arch/hppa/dev/asp.c
137
aspattach(struct device *parent, struct device *self, void *aux)
sys/arch/hppa/dev/astro.c
115
struct device sc_dv;
sys/arch/hppa/dev/astro.c
156
int astro_match(struct device *, void *, void *);
sys/arch/hppa/dev/astro.c
157
void astro_attach(struct device *, struct device *, void *);
sys/arch/hppa/dev/astro.c
208
astro_match(struct device *parent, void *cfdata, void *aux)
sys/arch/hppa/dev/astro.c
225
astro_attach(struct device *parent, struct device *self, void *aux)
sys/arch/hppa/dev/com_dino.c
61
int com_dino_match(struct device *, void *, void *);
sys/arch/hppa/dev/com_dino.c
62
void com_dino_attach(struct device *, struct device *, void *);
sys/arch/hppa/dev/com_dino.c
69
com_dino_match(struct device *parent, void *match, void *aux)
sys/arch/hppa/dev/com_dino.c
82
com_dino_attach(struct device *parent, struct device *self, void *aux)
sys/arch/hppa/dev/com_ssio.c
34
int com_ssio_match(struct device *, void *, void *);
sys/arch/hppa/dev/com_ssio.c
35
void com_ssio_attach(struct device *, struct device *, void *);
sys/arch/hppa/dev/com_ssio.c
42
com_ssio_match(struct device *parent, void *match, void *aux)
sys/arch/hppa/dev/com_ssio.c
58
com_ssio_attach(struct device *parent, struct device *self, void *aux)
sys/arch/hppa/dev/cpu.c
46
struct device sc_dev;
sys/arch/hppa/dev/cpu.c
54
int cpumatch(struct device *, void *, void *);
sys/arch/hppa/dev/cpu.c
55
void cpuattach(struct device *, struct device *, void *);
sys/arch/hppa/dev/cpu.c
66
cpumatch(struct device *parent, void *cfdata, void *aux)
sys/arch/hppa/dev/cpu.c
83
cpuattach(struct device *parent, struct device *self, void *aux)
sys/arch/hppa/dev/dino.c
103
struct device sc_dv;
sys/arch/hppa/dev/dino.c
125
int dinomatch(struct device *, void *, void *);
sys/arch/hppa/dev/dino.c
126
void dinoattach(struct device *, struct device *, void *);
sys/arch/hppa/dev/dino.c
138
dinomatch(struct device *parent, void *cfdata, void *aux)
sys/arch/hppa/dev/dino.c
155
void dino_attach_hook(struct device *, struct device *,
sys/arch/hppa/dev/dino.c
1670
dinoattach(struct device *parent, struct device *self, void *aux)
sys/arch/hppa/dev/dino.c
179
void * dino_alloc_parent(struct device *, struct pci_attach_args *, int);
sys/arch/hppa/dev/dino.c
289
dino_attach_hook(struct device *parent, struct device *self,
sys/arch/hppa/dev/dino.c
604
dino_alloc_parent(struct device *self, struct pci_attach_args *pa, int io)
sys/arch/hppa/dev/elroy.c
1244
elroy_attach(struct device *parent, struct device *self, void *aux)
sys/arch/hppa/dev/elroy.c
184
elroy_match(struct device *parent, void *cfdata, void *aux)
sys/arch/hppa/dev/elroy.c
211
elroy_attach_hook(struct device *parent, struct device *self,
sys/arch/hppa/dev/elroy.c
427
elroy_alloc_parent(struct device *self, struct pci_attach_args *pa, int io)
sys/arch/hppa/dev/elroy.c
48
int elroy_match(struct device *, void *, void *);
sys/arch/hppa/dev/elroy.c
49
void elroy_attach(struct device *, struct device *, void *);
sys/arch/hppa/dev/elroy.c
59
void elroy_attach_hook(struct device *parent, struct device *self,
sys/arch/hppa/dev/elroy.c
87
void * elroy_alloc_parent(struct device *self,
sys/arch/hppa/dev/elroyvar.h
23
struct device sc_dv;
sys/arch/hppa/dev/gecko.c
33
struct device sc_dv;
sys/arch/hppa/dev/gecko.c
39
int gecko_match(struct device *, void *, void *);
sys/arch/hppa/dev/gecko.c
40
void gecko_attach(struct device *, struct device *, void *);
sys/arch/hppa/dev/gecko.c
51
gecko_match(struct device *parent, void *match, void *aux)
sys/arch/hppa/dev/gecko.c
67
gecko_attach(struct device *parent, struct device *self, void *aux)
sys/arch/hppa/dev/lasi.c
204
lasi_gsc_attach(struct device *self)
sys/arch/hppa/dev/lasi.c
58
struct device sc_dev;
sys/arch/hppa/dev/lasi.c
64
int lasimatch(struct device *, void *, void *);
sys/arch/hppa/dev/lasi.c
65
void lasiattach(struct device *, struct device *, void *);
sys/arch/hppa/dev/lasi.c
76
void lasi_gsc_attach(struct device *self);
sys/arch/hppa/dev/lasi.c
79
lasimatch(struct device *parent, void *cfdata, void *aux)
sys/arch/hppa/dev/lasi.c
92
lasiattach(struct device *parent, struct device *self, void *aux)
sys/arch/hppa/dev/lcd.c
113
lcd_mountroot(struct device *self)
sys/arch/hppa/dev/lcd.c
35
struct device sc_dv;
sys/arch/hppa/dev/lcd.c
48
int lcd_match(struct device *, void *, void *);
sys/arch/hppa/dev/lcd.c
49
void lcd_attach(struct device *, struct device *, void *);
sys/arch/hppa/dev/lcd.c
59
void lcd_mountroot(struct device *);
sys/arch/hppa/dev/lcd.c
65
lcd_match(struct device *parent, void *match, void *aux)
sys/arch/hppa/dev/lcd.c
76
lcd_attach(struct device *parent, struct device *self, void *aux)
sys/arch/hppa/dev/lpt_ssio.c
30
int lpt_ssio_match(struct device *, void *, void *);
sys/arch/hppa/dev/lpt_ssio.c
31
void lpt_ssio_attach(struct device *, struct device *, void *);
sys/arch/hppa/dev/lpt_ssio.c
38
lpt_ssio_match(struct device *parent, void *match, void *aux)
sys/arch/hppa/dev/lpt_ssio.c
54
lpt_ssio_attach(struct device *parent, struct device *self, void *aux)
sys/arch/hppa/dev/mongoose.c
115
mg_eisa_attach_hook(struct device *parent, struct device *self,
sys/arch/hppa/dev/mongoose.c
137
mg_isa_attach_hook(struct device *parent, struct device *self,
sys/arch/hppa/dev/mongoose.c
492
config_found((struct device *)sc, &ea.mongoose_eisa, mgprint);
sys/arch/hppa/dev/mongoose.c
50
void mgattach_gedoens(struct device *, struct device *, void *);
sys/arch/hppa/dev/mongoose.c
51
int mgmatch_gedoens(struct device *, void *, void *);
sys/arch/hppa/dev/mongoose.c
513
config_found((struct device *)sc, &ea.mongoose_isa, mgprint);
sys/arch/hppa/dev/mongoose.c
531
mgmatch_gedoens(struct device *parent, void *cfdata, void *aux)
sys/arch/hppa/dev/mongoose.c
554
mgattach_gedoens(struct device *parent, struct device *self, void *aux)
sys/arch/hppa/dev/mongoose.c
61
void mg_eisa_attach_hook(struct device *parent,
sys/arch/hppa/dev/mongoose.c
62
struct device *self,
sys/arch/hppa/dev/mongoose.c
66
void mg_isa_attach_hook(struct device *parent,
sys/arch/hppa/dev/mongoose.c
67
struct device *self,
sys/arch/hppa/dev/mongoosevar.h
41
struct device sc_dev;
sys/arch/hppa/dev/pdc.c
156
pdcmatch(struct device *parent, void *cfdata, void *aux)
sys/arch/hppa/dev/pdc.c
169
pdcattach(struct device *parent, struct device *self, void *aux)
sys/arch/hppa/dev/pdc.c
46
struct device sc_dv;
sys/arch/hppa/dev/pdc.c
60
int pdcmatch(struct device *, void *, void *);
sys/arch/hppa/dev/pdc.c
61
void pdcattach(struct device *, struct device *, void *);
sys/arch/hppa/dev/phantomas.c
44
struct device sc_dev;
sys/arch/hppa/dev/phantomas.c
48
int phantomasmatch(struct device *, void *, void *);
sys/arch/hppa/dev/phantomas.c
49
void phantomasattach(struct device *, struct device *, void *);
sys/arch/hppa/dev/phantomas.c
56
phantomasmatch(struct device *parent, void *cfdata, void *aux)
sys/arch/hppa/dev/phantomas.c
68
phantomasattach(struct device *parent, struct device *self, void *aux)
sys/arch/hppa/dev/power.c
44
struct device sc_dev;
sys/arch/hppa/dev/power.c
55
int powermatch(struct device *, void *, void *);
sys/arch/hppa/dev/power.c
56
void powerattach(struct device *, struct device *, void *);
sys/arch/hppa/dev/power.c
73
powermatch(struct device *parent, void *cfdata, void *aux)
sys/arch/hppa/dev/power.c
85
powerattach(struct device *parent, struct device *self, void *aux)
sys/arch/hppa/dev/siop_sgc.c
40
int siop_sgc_match(struct device *, void *, void *);
sys/arch/hppa/dev/siop_sgc.c
41
void siop_sgc_attach(struct device *, struct device *, void *);
sys/arch/hppa/dev/siop_sgc.c
61
siop_sgc_match(struct device *parent, void *match, void *aux)
sys/arch/hppa/dev/siop_sgc.c
73
siop_sgc_attach(struct device *parent, struct device *self, void *aux)
sys/arch/hppa/dev/ssio.c
109
struct device sc_dev;
sys/arch/hppa/dev/ssio.c
133
ssio_match(struct device *parent, void *match, void *aux)
sys/arch/hppa/dev/ssio.c
169
ssio_attach(struct device *parent, struct device *self, void *aux)
sys/arch/hppa/dev/ssio.c
98
int ssio_match(struct device *, void *, void *);
sys/arch/hppa/dev/ssio.c
99
void ssio_attach(struct device *, struct device *, void *);
sys/arch/hppa/dev/sti_sgc.c
186
sti_sgc_attach(struct device *parent, struct device *self, void *aux)
sys/arch/hppa/dev/sti_sgc.c
60
int sti_sgc_probe(struct device *, void *, void *);
sys/arch/hppa/dev/sti_sgc.c
61
void sti_sgc_attach(struct device *, struct device *, void *);
sys/arch/hppa/dev/sti_sgc.c
99
sti_sgc_probe(struct device *parent, void *match, void *aux)
sys/arch/hppa/dev/uturn.c
49
struct device sc_dv;
sys/arch/hppa/dev/uturn.c
54
int uturnmatch(struct device *, void *, void *);
sys/arch/hppa/dev/uturn.c
55
void uturnattach(struct device *, struct device *, void *);
sys/arch/hppa/dev/uturn.c
66
uturnmatch(struct device *parent, void *cfdata, void *aux)
sys/arch/hppa/dev/uturn.c
84
uturnattach(struct device *parent, struct device *self, void *aux)
sys/arch/hppa/dev/wax.c
43
int waxmatch(struct device *, void *, void *);
sys/arch/hppa/dev/wax.c
44
void waxattach(struct device *, struct device *, void *);
sys/arch/hppa/dev/wax.c
47
sizeof(struct device), waxmatch, waxattach
sys/arch/hppa/dev/wax.c
55
waxmatch(struct device *parent, void *cfdata, void *aux)
sys/arch/hppa/dev/wax.c
70
waxattach(struct device *parent, struct device *self, void *aux)
sys/arch/hppa/gsc/arcofi_gsc.c
36
int arcofi_gsc_match(struct device *, void *, void *);
sys/arch/hppa/gsc/arcofi_gsc.c
37
void arcofi_gsc_attach(struct device *, struct device *, void *);
sys/arch/hppa/gsc/arcofi_gsc.c
46
arcofi_gsc_match(struct device *parent, void *match, void *vaa)
sys/arch/hppa/gsc/arcofi_gsc.c
59
arcofi_gsc_attach(struct device *parent, struct device *self, void *vaa)
sys/arch/hppa/gsc/com_gsc.c
51
int com_gsc_probe(struct device *, void *, void *);
sys/arch/hppa/gsc/com_gsc.c
52
void com_gsc_attach(struct device *, struct device *, void *);
sys/arch/hppa/gsc/com_gsc.c
59
com_gsc_probe(struct device *parent, void *match, void *aux)
sys/arch/hppa/gsc/com_gsc.c
74
com_gsc_attach(struct device *parent, struct device *self, void *aux)
sys/arch/hppa/gsc/fdc_gsc.c
45
int fdc_gsc_probe(struct device *, void *, void *);
sys/arch/hppa/gsc/fdc_gsc.c
46
void fdc_gsc_attach(struct device *, struct device *, void *);
sys/arch/hppa/gsc/fdc_gsc.c
54
struct device *parent;
sys/arch/hppa/gsc/fdc_gsc.c
76
struct device *parent, *self;
sys/arch/hppa/gsc/gscbus.c
45
int gscmatch(struct device *, void *, void *);
sys/arch/hppa/gsc/gscbus.c
46
void gscattach(struct device *, struct device *, void *);
sys/arch/hppa/gsc/gscbus.c
57
gscmatch(struct device *parent, void *cfdata, void *aux)
sys/arch/hppa/gsc/gscbus.c
65
gscattach(struct device *parent, struct device *self, void *aux)
sys/arch/hppa/gsc/gscbusvar.h
57
struct device sc_dev;
sys/arch/hppa/gsc/gsckbc.c
140
int pckbc_submatch(struct device *, void *, void *);
sys/arch/hppa/gsc/gsckbc.c
163
gsckbc_match(struct device *parent, void *match, void *aux)
sys/arch/hppa/gsc/gsckbc.c
356
gsckbc_attach(struct device *parent, struct device *self, void *aux)
sys/arch/hppa/gsc/gsckbc.c
478
pckbc_submatch(struct device *parent, void *match, void *aux)
sys/arch/hppa/gsc/gsckbc.c
498
found = (config_found_sm((struct device *)sc, &pa,
sys/arch/hppa/gsc/gsckbc.c
95
int gsckbc_match(struct device *, void *, void *);
sys/arch/hppa/gsc/gsckbc.c
96
void gsckbc_attach(struct device *, struct device *, void *);
sys/arch/hppa/gsc/harmony.c
113
harmony_match(struct device *parent, void *match, void *aux)
sys/arch/hppa/gsc/harmony.c
138
harmony_attach(struct device *parent, struct device *self, void *aux)
sys/arch/hppa/gsc/harmony.c
93
int harmony_match(struct device *, void *, void *);
sys/arch/hppa/gsc/harmony.c
94
void harmony_attach(struct device *, struct device *, void *);
sys/arch/hppa/gsc/harmonyvar.h
80
struct device sc_dv;
sys/arch/hppa/gsc/hil_gsc.c
46
int hil_gsc_match(struct device *, void *, void *);
sys/arch/hppa/gsc/hil_gsc.c
47
void hil_gsc_attach(struct device *, struct device *, void *);
sys/arch/hppa/gsc/hil_gsc.c
59
hil_gsc_match(struct device *parent, void *match, void *aux)
sys/arch/hppa/gsc/hil_gsc.c
71
hil_gsc_attach(struct device *parent, struct device *self, void *aux)
sys/arch/hppa/gsc/if_ie_gsc.c
254
ie_gsc_probe(struct device *parent, void *match, void *aux)
sys/arch/hppa/gsc/if_ie_gsc.c
267
ie_gsc_attach(struct device *parent, struct device *self, void *aux)
sys/arch/hppa/gsc/if_ie_gsc.c
70
int ie_gsc_probe(struct device *, void *, void *);
sys/arch/hppa/gsc/if_ie_gsc.c
71
void ie_gsc_attach(struct device *, struct device *, void *);
sys/arch/hppa/gsc/lpt_gsc.c
100
lpt_gsc_probe(struct device *parent, void *match, void *aux)
sys/arch/hppa/gsc/lpt_gsc.c
163
lpt_gsc_attach(struct device *parent, struct device *self, void *aux)
sys/arch/hppa/gsc/lpt_gsc.c
71
int lpt_gsc_probe(struct device *, void *, void *);
sys/arch/hppa/gsc/lpt_gsc.c
72
void lpt_gsc_attach(struct device *, struct device *, void *);
sys/arch/hppa/gsc/mongoose_gsc.c
45
void mgattach_gsc(struct device *, struct device *, void *);
sys/arch/hppa/gsc/mongoose_gsc.c
46
int mgmatch_gsc(struct device *, void *, void *);
sys/arch/hppa/gsc/mongoose_gsc.c
53
mgmatch_gsc(struct device *parent, void *cfdata, void *aux)
sys/arch/hppa/gsc/mongoose_gsc.c
65
mgattach_gsc(struct device *parent, struct device *self, void *aux)
sys/arch/hppa/gsc/oosiop_gsc.c
102
oosiop_gsc_attach(struct device *parent, struct device *self, void *aux)
sys/arch/hppa/gsc/oosiop_gsc.c
81
int oosiop_gsc_match(struct device *, void *, void *);
sys/arch/hppa/gsc/oosiop_gsc.c
82
void oosiop_gsc_attach(struct device *, struct device *, void *);
sys/arch/hppa/gsc/oosiop_gsc.c
90
oosiop_gsc_match(struct device *parent, void *match, void *aux)
sys/arch/hppa/gsc/osiop_gsc.c
103
osiop_gsc_attach(struct device *parent, struct device *self, void *aux)
sys/arch/hppa/gsc/osiop_gsc.c
82
int osiop_gsc_match(struct device *, void *, void *);
sys/arch/hppa/gsc/osiop_gsc.c
83
void osiop_gsc_attach(struct device *, struct device *, void *);
sys/arch/hppa/gsc/osiop_gsc.c
91
osiop_gsc_match(struct device *parent, void *match, void *aux)
sys/arch/hppa/gsc/siop_gsc.c
40
int siop_gsc_match(struct device *, void *, void *);
sys/arch/hppa/gsc/siop_gsc.c
41
void siop_gsc_attach(struct device *, struct device *, void *);
sys/arch/hppa/gsc/siop_gsc.c
61
siop_gsc_match(struct device *parent, void *match, void *aux)
sys/arch/hppa/gsc/siop_gsc.c
73
siop_gsc_attach(struct device *parent, struct device *self, void *aux)
sys/arch/hppa/hppa/autoconf.c
205
pdc_scanbus(struct device *self, struct confargs *ca, int maxmod,
sys/arch/hppa/hppa/autoconf.c
362
device_register(struct device *dev, void *aux)
sys/arch/hppa/hppa/autoconf.c
371
static struct device *elder = NULL;
sys/arch/hppa/hppa/autoconf.c
70
struct device *bootdv;
sys/arch/hppa/hppa/mainbus.c
1116
mbmatch(struct device *parent, void *cfdata, void *aux)
sys/arch/hppa/hppa/mainbus.c
1128
mbattach(struct device *parent, struct device *self, void *aux)
sys/arch/hppa/hppa/mainbus.c
1268
mbsubmatch(struct device *parent, void *match, void *aux)
sys/arch/hppa/hppa/mainbus.c
52
struct device sc_dv;
sys/arch/hppa/hppa/mainbus.c
57
int mbmatch(struct device *, void *, void *);
sys/arch/hppa/hppa/mainbus.c
58
void mbattach(struct device *, struct device *, void *);
sys/arch/hppa/hppa/mem.c
139
struct device sc_dev;
sys/arch/hppa/hppa/mem.c
145
int memmatch(struct device *, void *, void *);
sys/arch/hppa/hppa/mem.c
146
void memattach(struct device *, struct device *, void *);
sys/arch/hppa/hppa/mem.c
159
memmatch(struct device *parent, void *cfdata, void *aux)
sys/arch/hppa/hppa/mem.c
171
memattach(struct device *parent, struct device *self, void *aux)
sys/arch/hppa/include/autoconf.h
69
struct device;
sys/arch/hppa/include/autoconf.h
72
void pdc_scanbus(struct device *, struct confargs *, int, hppa_hpa_t hpa,
sys/arch/hppa/include/autoconf.h
75
int mbsubmatch(struct device *, void *, void *);
sys/arch/hppa/include/cpu.h
86
struct device *ci_dev;
sys/arch/hppa/include/eisa_machdep.h
41
void (*ec_attach_hook)(struct device *, struct device *,
sys/arch/hppa/include/isa_machdep.h
39
void (*ic_attach_hook)(struct device *, struct device *,
sys/arch/hppa/include/pci_machdep.h
43
void (*pc_attach_hook)(struct device *,
sys/arch/hppa/include/pci_machdep.h
44
struct device *, struct pcibus_attach_args *);
sys/arch/hppa/include/pci_machdep.h
60
void *(*pc_alloc_parent)(struct device *,
sys/arch/i386/eisa/eisa_machdep.c
103
eisa_attach_hook(struct device *parent, struct device *self,
sys/arch/i386/eisa/eisa_machdep.h
60
void eisa_attach_hook(struct device *, struct device *,
sys/arch/i386/i386/acpi_machdep.c
185
acpi_probe(struct device *parent, struct cfdata *match,
sys/arch/i386/i386/acpi_machdep.c
70
int acpi_match(struct device *, void *, void *);
sys/arch/i386/i386/acpi_machdep.c
71
void acpi_attach(struct device *, struct device *, void *);
sys/arch/i386/i386/acpi_machdep.c
78
acpi_match(struct device *parent, void *match, void *aux)
sys/arch/i386/i386/acpi_machdep.c
94
acpi_attach(struct device *parent, struct device *self, void *aux)
sys/arch/i386/i386/amdmsr.c
44
struct device sc_dev;
sys/arch/i386/i386/amdmsr.c
51
int amdmsr_match(struct device *, void *, void *);
sys/arch/i386/i386/amdmsr.c
52
void amdmsr_attach(struct device *, struct device *, void *);
sys/arch/i386/i386/amdmsr.c
84
amdmsr_match(struct device *parent, void *match, void *aux)
sys/arch/i386/i386/amdmsr.c
92
amdmsr_attach(struct device *parent, struct device *self, void *aux)
sys/arch/i386/i386/apm.c
690
apmprobe(struct device *parent, void *match, void *aux)
sys/arch/i386/i386/apm.c
730
apmattach(struct device *parent, struct device *self, void *aux)
sys/arch/i386/i386/apm.c
77
struct device sc_dev;
sys/arch/i386/i386/apm.c
89
int apmprobe(struct device *, void *, void *);
sys/arch/i386/i386/apm.c
90
void apmattach(struct device *, struct device *, void *);
sys/arch/i386/i386/autoconf.c
191
device_register(struct device *dev, void *aux)
sys/arch/i386/i386/autoconf.c
204
struct device *bootdv = NULL;
sys/arch/i386/i386/bios.c
133
biosprobe(struct device *parent, void *match, void *aux)
sys/arch/i386/i386/bios.c
153
biosattach(struct device *parent, struct device *self, void *aux)
sys/arch/i386/i386/bios.c
74
struct device sc_dev;
sys/arch/i386/i386/bios.c
78
int biosprobe(struct device *, void *, void *);
sys/arch/i386/i386/bios.c
79
void biosattach(struct device *, struct device *, void *);
sys/arch/i386/i386/conf.c
374
int findblkmajor(struct device *dv);
sys/arch/i386/i386/conf.c
375
dev_t dev_rawpart(struct device *); /* XXX */
sys/arch/i386/i386/conf.c
378
dev_rawpart(struct device *dv)
sys/arch/i386/i386/cpu.c
122
int cpu_match(struct device *, void *, void *);
sys/arch/i386/i386/cpu.c
123
void cpu_attach(struct device *, struct device *, void *);
sys/arch/i386/i386/cpu.c
124
int cpu_activate(struct device *, int);
sys/arch/i386/i386/cpu.c
177
struct device sc_dev;
sys/arch/i386/i386/cpu.c
215
cpu_match(struct device *parent, void *match, void *aux)
sys/arch/i386/i386/cpu.c
230
cpu_attach(struct device *parent, struct device *self, void *aux)
sys/arch/i386/i386/cpu.c
564
cpu_activate(struct device *self, int act)
sys/arch/i386/i386/dkcsum.c
46
dev_t dev_rawpart(struct device *); /* XXX */
sys/arch/i386/i386/dkcsum.c
55
struct device *dv;
sys/arch/i386/i386/esm.c
111
struct device sc_dev;
sys/arch/i386/i386/esm.c
208
esm_match(struct device *parent, void *match, void *aux)
sys/arch/i386/i386/esm.c
219
esm_attach(struct device *parent, struct device *self, void *aux)
sys/arch/i386/i386/esm.c
278
esm_activate(struct device *self, int act)
sys/arch/i386/i386/esm.c
45
int esm_match(struct device *, void *, void *);
sys/arch/i386/i386/esm.c
46
void esm_attach(struct device *, struct device *, void *);
sys/arch/i386/i386/esm.c
47
int esm_activate(struct device *, int);
sys/arch/i386/i386/hibernate_machdep.c
96
struct device *dv = disk_lookup(&sd_cd, DISKUNIT(dev));
sys/arch/i386/i386/ioapic.c
243
ioapic_match(struct device *parent, void *v, void *aux)
sys/arch/i386/i386/ioapic.c
276
ioapic_attach(struct device *parent, struct device *self, void *aux)
sys/arch/i386/i386/ioapic.c
371
ioapic_activate(struct device *self, int act)
sys/arch/i386/i386/ioapic.c
88
int ioapic_match(struct device *, void *, void *);
sys/arch/i386/i386/ioapic.c
89
void ioapic_attach(struct device *, struct device *, void *);
sys/arch/i386/i386/ioapic.c
90
int ioapic_activate(struct device *, int);
sys/arch/i386/i386/mainbus.c
127
mainbus_match(struct device *parent, void *match, void *aux)
sys/arch/i386/i386/mainbus.c
136
mainbus_attach(struct device *parent, struct device *self, void *aux)
sys/arch/i386/i386/mainbus.c
83
int mainbus_match(struct device *, void *, void *);
sys/arch/i386/i386/mainbus.c
84
void mainbus_attach(struct device *, struct device *, void *);
sys/arch/i386/i386/mainbus.c
87
sizeof(struct device), mainbus_match, mainbus_attach
sys/arch/i386/i386/mpbios.c
153
int mp_match(struct device *, void *, void *);
sys/arch/i386/i386/mpbios.c
154
const void *mpbios_search(struct device *, paddr_t, int, struct mp_map *);
sys/arch/i386/i386/mpbios.c
169
void mpbios_cpu(const u_int8_t *, struct device *);
sys/arch/i386/i386/mpbios.c
170
void mpbios_bus(const u_int8_t *, struct device *);
sys/arch/i386/i386/mpbios.c
171
void mpbios_ioapic(const u_int8_t *, struct device *);
sys/arch/i386/i386/mpbios.c
192
int mpbios_match(struct device *, void *, void *);
sys/arch/i386/i386/mpbios.c
193
void mpbios_attach(struct device *, struct device *, void *);
sys/arch/i386/i386/mpbios.c
196
sizeof(struct device), mpbios_match, mpbios_attach
sys/arch/i386/i386/mpbios.c
204
mpbios_match(struct device *parent, void *match, void *aux)
sys/arch/i386/i386/mpbios.c
215
mpbios_attach(struct device *parent, struct device *self, void *aux)
sys/arch/i386/i386/mpbios.c
231
mp_match(struct device *parent, void *cfv, void *aux)
sys/arch/i386/i386/mpbios.c
281
mpbios_probe(struct device *self)
sys/arch/i386/i386/mpbios.c
430
mpbios_search(struct device *self, paddr_t start, int count, struct mp_map *map)
sys/arch/i386/i386/mpbios.c
518
mpbios_scan(struct device *self)
sys/arch/i386/i386/mpbios.c
687
mpbios_cpu(const u_int8_t *ent, struct device *self)
sys/arch/i386/i386/mpbios.c
690
struct device *mainbus = self->dv_parent->dv_parent;
sys/arch/i386/i386/mpbios.c
928
mpbios_bus(const u_int8_t *ent, struct device *self)
sys/arch/i386/i386/mpbios.c
985
mpbios_ioapic(const u_int8_t *ent, struct device *self)
sys/arch/i386/i386/mpbios.c
988
struct device *mainbus = self->dv_parent->dv_parent;
sys/arch/i386/i386/mpbios_intr_fixup.c
187
int device, maxdevs = pci_bus_maxdevs(pc, 0);
sys/arch/i386/i386/mpbios_intr_fixup.c
190
for (device = 0; device < maxdevs; device++) {
sys/arch/i386/i386/mpbios_intr_fixup.c
196
icutag = pci_make_tag(pc, 0, device, 0);
sys/arch/i386/i386/mpbios_intr_fixup.c
214
icutag = pci_make_tag(pc, 0, device, function);
sys/arch/i386/i386/rbus_machdep.c
51
rbus_pccbb_parent_mem(struct device *self, struct pci_attach_args *pa)
sys/arch/i386/i386/rbus_machdep.c
67
rbus_pccbb_parent_io(struct device *self, struct pci_attach_args *pa)
sys/arch/i386/i386/rbus_machdep.c
92
pccbb_attach_hook(struct device *parent, struct device *self,
sys/arch/i386/include/cpu.h
150
struct device *ci_acpicpudev;
sys/arch/i386/include/cpu.h
83
struct device *ci_dev; /* our device */
sys/arch/i386/include/mpbiosvar.h
77
void mpbios_scan(struct device *);
sys/arch/i386/include/mpbiosvar.h
78
int mpbios_probe(struct device *);
sys/arch/i386/include/pic.h
16
struct device pic_dev;
sys/arch/i386/include/rbus_machdep.h
40
rbus_tag_t rbus_pccbb_parent_io(struct device *,
sys/arch/i386/include/rbus_machdep.h
42
rbus_tag_t rbus_pccbb_parent_mem(struct device *,
sys/arch/i386/include/rbus_machdep.h
45
void pccbb_attach_hook(struct device *, struct device *,
sys/arch/i386/isa/ahc_isa.c
119
int ahc_isa_probe(struct device *, void *, void *);
sys/arch/i386/isa/ahc_isa.c
120
void ahc_isa_attach(struct device *, struct device *, void *);
sys/arch/i386/isa/ahc_isa.c
286
ahc_isa_probe(struct device *parent, void *match, void *aux)
sys/arch/i386/isa/ahc_isa.c
334
ahc_isa_attach(struct device *parent, struct device *self, void *aux)
sys/arch/i386/isa/isa_machdep.c
603
isa_attach_hook(struct device *parent, struct device *self,
sys/arch/i386/isa/isa_machdep.h
102
void isa_attach_hook(struct device *, struct device *,
sys/arch/i386/isa/isa_machdep.h
96
struct device; /* XXX */
sys/arch/i386/isa/joy_isa.c
52
int joy_isa_probe(struct device *, void *, void *);
sys/arch/i386/isa/joy_isa.c
53
void joy_isa_attach(struct device *, struct device *, void *);
sys/arch/i386/isa/joy_isa.c
60
joy_isa_probe(struct device *parent, void *match, void *aux)
sys/arch/i386/isa/joy_isa.c
77
joy_isa_attach(struct device *parent, struct device *self, void *aux)
sys/arch/i386/isa/joy_isapnp.c
45
int joy_isapnp_probe(struct device *, void *, void *);
sys/arch/i386/isa/joy_isapnp.c
46
void joy_isapnp_attach(struct device *, struct device *, void *);
sys/arch/i386/isa/joy_isapnp.c
53
joy_isapnp_probe(struct device *parent, void *match, void *aux)
sys/arch/i386/isa/joy_isapnp.c
59
joy_isapnp_attach(struct device *parent, struct device *self, void *aux)
sys/arch/i386/isa/joyreg.h
62
struct device sc_dev;
sys/arch/i386/isa/lms.c
121
lmsattach(struct device *parent, struct device *self, void *aux)
sys/arch/i386/isa/lms.c
48
struct device sc_dev;
sys/arch/i386/isa/lms.c
57
struct device *sc_wsmousedev;
sys/arch/i386/isa/lms.c
60
int lmsprobe(struct device *, void *, void *);
sys/arch/i386/isa/lms.c
61
void lmsattach(struct device *, struct device *, void *);
sys/arch/i386/isa/lms.c
79
lmsprobe(struct device *parent, void *match, void *aux)
sys/arch/i386/isa/mms.c
110
mmsattach(struct device *parent, struct device *self, void *aux)
sys/arch/i386/isa/mms.c
46
struct device sc_dev;
sys/arch/i386/isa/mms.c
54
struct device *sc_wsmousedev;
sys/arch/i386/isa/mms.c
57
int mmsprobe(struct device *, void *, void *);
sys/arch/i386/isa/mms.c
58
void mmsattach(struct device *, struct device *, void *);
sys/arch/i386/isa/mms.c
76
mmsprobe(struct device *parent, void *match, void *aux)
sys/arch/i386/isa/npx.c
106
struct device sc_dev;
sys/arch/i386/isa/npx.c
110
int npxprobe(struct device *, void *, void *);
sys/arch/i386/isa/npx.c
111
void npxattach(struct device *, struct device *, void *);
sys/arch/i386/isa/npx.c
263
npxprobe(struct device *parent, void *match, void *aux)
sys/arch/i386/isa/npx.c
364
npxattach(struct device *parent, struct device *self, void *aux)
sys/arch/i386/pci/geodesc.c
138
geodesc_activate(struct device *self, int act)
sys/arch/i386/pci/geodesc.c
37
struct device sc_dev;
sys/arch/i386/pci/geodesc.c
42
int geodesc_match(struct device *, void *, void *);
sys/arch/i386/pci/geodesc.c
43
void geodesc_attach(struct device *, struct device *, void *);
sys/arch/i386/pci/geodesc.c
44
int geodesc_activate(struct device *, int);
sys/arch/i386/pci/geodesc.c
73
geodesc_match(struct device *parent, void *match, void *aux)
sys/arch/i386/pci/geodesc.c
87
geodesc_attach(struct device *parent, struct device *self, void *aux)
sys/arch/i386/pci/glxsb.c
157
struct device sc_dev;
sys/arch/i386/pci/glxsb.c
173
int glxsb_match(struct device *, void *, void *);
sys/arch/i386/pci/glxsb.c
174
void glxsb_attach(struct device *, struct device *, void *);
sys/arch/i386/pci/glxsb.c
175
int glxsb_activate(struct device *, int);
sys/arch/i386/pci/glxsb.c
211
glxsb_match(struct device *parent, void *match, void *aux)
sys/arch/i386/pci/glxsb.c
223
glxsb_attach(struct device *parent, struct device *self, void *aux)
sys/arch/i386/pci/glxsb.c
288
glxsb_activate(struct device *self, int act)
sys/arch/i386/pci/gscpcib.c
40
struct device sc_dev;
sys/arch/i386/pci/gscpcib.c
49
int gscpcib_match(struct device *, void *, void *);
sys/arch/i386/pci/gscpcib.c
50
void gscpcib_attach(struct device *, struct device *, void *);
sys/arch/i386/pci/gscpcib.c
57
void pcibattach(struct device *, struct device *, void *);
sys/arch/i386/pci/gscpcib.c
70
gscpcib_match(struct device *parent, void *match, void *aux)
sys/arch/i386/pci/gscpcib.c
86
gscpcib_attach(struct device *parent, struct device *self, void *aux)
sys/arch/i386/pci/gscpm.c
37
struct device sc_dev;
sys/arch/i386/pci/gscpm.c
45
int gscpm_match(struct device *, void *, void *);
sys/arch/i386/pci/gscpm.c
46
void gscpm_attach(struct device *, struct device *, void *);
sys/arch/i386/pci/gscpm.c
77
gscpm_match(struct device *parent, void *match, void *aux)
sys/arch/i386/pci/gscpm.c
89
gscpm_attach(struct device *parent, struct device *self, void *aux)
sys/arch/i386/pci/ichpcib.c
109
ichpcib_match(struct device *parent, void *match, void *aux)
sys/arch/i386/pci/ichpcib.c
118
ichpcib_attach(struct device *parent, struct device *self, void *aux)
sys/arch/i386/pci/ichpcib.c
40
struct device sc_dev;
sys/arch/i386/pci/ichpcib.c
46
int ichpcib_match(struct device *, void *, void *);
sys/arch/i386/pci/ichpcib.c
47
void ichpcib_attach(struct device *, struct device *, void *);
sys/arch/i386/pci/ichpcib.c
53
void pcibattach(struct device *, struct device *, void *);
sys/arch/i386/pci/pchb.c
115
struct device sc_dev;
sys/arch/i386/pci/pchb.c
127
int pchbmatch(struct device *, void *, void *);
sys/arch/i386/pci/pchb.c
128
void pchbattach(struct device *, struct device *, void *);
sys/arch/i386/pci/pchb.c
129
int pchbactivate(struct device *, int);
sys/arch/i386/pci/pchb.c
142
void pchb_amd64ht_attach(struct device *, struct pci_attach_args *, int);
sys/arch/i386/pci/pchb.c
145
pchbmatch(struct device *parent, void *match, void *aux)
sys/arch/i386/pci/pchb.c
170
pchbattach(struct device *parent, struct device *self, void *aux)
sys/arch/i386/pci/pchb.c
418
pchbactivate(struct device *self, int act)
sys/arch/i386/pci/pchb.c
481
pchb_amd64ht_attach(struct device *self, struct pci_attach_args *pa, int i)
sys/arch/i386/pci/pci_addr_fixup.c
378
int bus, device, function;
sys/arch/i386/pci/pci_addr_fixup.c
382
pci_decompose_tag(pc, tag, &bus, &device, &function);
sys/arch/i386/pci/pci_addr_fixup.c
383
printf("%03d:%02d:%d %04x:%04x\n", bus, device, function,
sys/arch/i386/pci/pci_bus_fixup.c
159
int bridge, device, maxdevs, function, nfuncs, bus_max, bus_sub;
sys/arch/i386/pci/pci_bus_fixup.c
167
for (device = 0; device < maxdevs; device++) {
sys/arch/i386/pci/pci_bus_fixup.c
168
tag = pci_make_tag(pc, bus, device, 0);
sys/arch/i386/pci/pci_bus_fixup.c
193
tag = pci_make_tag(pc, bus, device, function);
sys/arch/i386/pci/pci_bus_fixup.c
259
int bus, device, function;
sys/arch/i386/pci/pci_bus_fixup.c
263
pci_decompose_tag(pc, tag, &bus, &device, &function);
sys/arch/i386/pci/pci_bus_fixup.c
264
printf("%03d:%02d:%d %04x:%04x\n", bus, device, function,
sys/arch/i386/pci/pci_bus_fixup.c
52
int device, maxdevs, function, nfuncs, bus_max, bus_sub;
sys/arch/i386/pci/pci_bus_fixup.c
60
for (device = 0; device < maxdevs; device++) {
sys/arch/i386/pci/pci_bus_fixup.c
61
tag = pci_make_tag(pc, bus, device, 0);
sys/arch/i386/pci/pci_bus_fixup.c
86
tag = pci_make_tag(pc, bus, device, function);
sys/arch/i386/pci/pci_intr_fixup.c
286
PIR_DEVFUNC_DEVICE(pir->device), link));
sys/arch/i386/pci/pci_intr_fixup.c
304
PIR_DEVFUNC_DEVICE(pir->device), link, clink));
sys/arch/i386/pci/pci_intr_fixup.c
332
pciintr_pir_lookup(int bus, int device)
sys/arch/i386/pci/pci_intr_fixup.c
343
PIR_DEVFUNC_DEVICE(pir->device) == device)
sys/arch/i386/pci/pci_intr_fixup.c
404
PIR_DEVFUNC_DEVICE(pir->device), link,
sys/arch/i386/pci/pci_intr_fixup.c
654
int irq, link, bus, device, function;
sys/arch/i386/pci/pci_intr_fixup.c
662
pci_decompose_tag(pc, tag, &bus, &device, &function);
sys/arch/i386/pci/pci_intr_fixup.c
664
if ((pir = pciintr_pir_lookup(bus, device)) == NULL ||
sys/arch/i386/pci/pci_intr_fixup.c
679
link, bus, device, function, '@' + ihp->pin);
sys/arch/i386/pci/pci_intr_fixup.c
720
"stage %d %s irq %d\n", bus, device, function,
sys/arch/i386/pci/pci_intr_fixup.c
771
int device, maxdevs = pci_bus_maxdevs(pc, 0);
sys/arch/i386/pci/pci_intr_fixup.c
777
for (device = 0; device < maxdevs; device++) {
sys/arch/i386/pci/pci_intr_fixup.c
783
icutag = pci_make_tag(pc, 0, device, 0);
sys/arch/i386/pci/pci_intr_fixup.c
804
icutag = pci_make_tag(pc, 0, device, function);
sys/arch/i386/pci/pci_intr_fixup.c
818
PIR_DEVFUNC_COMPOSE(device, 0);
sys/arch/i386/pci/pci_machdep.c
214
pci_attach_hook(struct device *parent, struct device *self,
sys/arch/i386/pci/pci_machdep.c
362
pci_make_tag(pci_chipset_tag_t pc, int bus, int device, int function)
sys/arch/i386/pci/pci_machdep.c
368
if (bus >= 256 || device >= 32 || function >= 8)
sys/arch/i386/pci/pci_machdep.c
372
(bus << 16) | (device << 11) | (function << 8);
sys/arch/i386/pci/pci_machdep.c
375
if (bus >= 256 || device >= 16 || function >= 8)
sys/arch/i386/pci/pci_machdep.c
378
tag.mode2.port = 0xc000 | (device << 8);
sys/arch/i386/pci/pci_machdep.c
976
void acpi_pci_match(struct device *, struct pci_attach_args *);
sys/arch/i386/pci/pci_machdep.c
982
pci_dev_postattach(struct device *dev, struct pci_attach_args *pa)
sys/arch/i386/pci/pci_machdep.h
111
void pci_dev_postattach(struct device *, struct pci_attach_args *);
sys/arch/i386/pci/pci_machdep.h
88
void pci_attach_hook(struct device *, struct device *,
sys/arch/i386/pci/pcib.c
104
pcibattach(struct device *parent, struct device *self, void *aux)
sys/arch/i386/pci/pcib.c
115
pcib_callback(struct device *self)
sys/arch/i386/pci/pcib.c
51
int pcibmatch(struct device *, void *, void *);
sys/arch/i386/pci/pcib.c
52
void pcibattach(struct device *, struct device *, void *);
sys/arch/i386/pci/pcib.c
53
void pcib_callback(struct device *);
sys/arch/i386/pci/pcib.c
57
sizeof(struct device), pcibmatch, pcibattach
sys/arch/i386/pci/pcib.c
65
pcibmatch(struct device *parent, void *match, void *aux)
sys/arch/i386/pci/pcibios.c
133
int pcibiosprobe(struct device *, void *, void *);
sys/arch/i386/pci/pcibios.c
134
void pcibiosattach(struct device *, struct device *, void *);
sys/arch/i386/pci/pcibios.c
141
pcibiosprobe(struct device *parent, void *match, void *aux)
sys/arch/i386/pci/pcibios.c
163
pcibiosattach(struct device *parent, struct device *self, void *aux)
sys/arch/i386/pci/pcibios.c
501
PIR_DEVFUNC_DEVICE(pcibios_pir_table[i].device));
sys/arch/i386/pci/pcibios.c
516
int bus, device, function, maxdevs, nfuncs;
sys/arch/i386/pci/pcibios.c
522
for (device = 0; device < maxdevs; device++) {
sys/arch/i386/pci/pcibios.c
523
tag = pci_make_tag(pc, bus, device, 0);
sys/arch/i386/pci/pcibios.c
545
tag = pci_make_tag(pc, bus, device, function);
sys/arch/i386/pci/pcibiosvar.h
54
struct device sc_dev;
sys/arch/i386/pci/pcibiosvar.h
80
u_int8_t device;
sys/arch/i386/pci/pciide_machdep.c
86
pciide_machdep_compat_intr_establish(struct device *dev,
sys/arch/i386/pci/vga_post.c
120
vga_post_init(int bus, int device, int function)
sys/arch/i386/pci/vga_post.c
184
sc->initial_eax = bus * 256 + device * 8 + function;
sys/arch/landisk/dev/obio.c
50
int obio_match(struct device *, void *, void *);
sys/arch/landisk/dev/obio.c
51
void obio_attach(struct device *, struct device *, void *);
sys/arch/landisk/dev/obio.c
53
int obio_search(struct device *, void *, void *);
sys/arch/landisk/dev/obio.c
64
obio_match(struct device *parent, void *vcf, void *aux)
sys/arch/landisk/dev/obio.c
75
obio_attach(struct device *parent, struct device *self, void *aux)
sys/arch/landisk/dev/obio.c
89
obio_search(struct device *parent, void *vcf, void *aux)
sys/arch/landisk/dev/obiovar.h
135
struct device sc_dev; /* base device */
sys/arch/landisk/dev/power.c
36
struct device sc_dev;
sys/arch/landisk/dev/power.c
40
int power_match(struct device *, void *, void *);
sys/arch/landisk/dev/power.c
41
void power_attach(struct device *, struct device *, void *);
sys/arch/landisk/dev/power.c
57
power_match(struct device *parent, void *match, void *aux)
sys/arch/landisk/dev/power.c
73
power_attach(struct device *parent, struct device *self, void *aux)
sys/arch/landisk/dev/rs5c313.c
396
int rs5c313_landisk_match(struct device *, void *, void *);
sys/arch/landisk/dev/rs5c313.c
397
void rs5c313_landisk_attach(struct device *, struct device *, void *);
sys/arch/landisk/dev/rs5c313.c
409
rs5c313_landisk_match(struct device *parent, void *vcf, void *aux)
sys/arch/landisk/dev/rs5c313.c
420
rs5c313_landisk_attach(struct device *parent, struct device *self, void *aux)
sys/arch/landisk/dev/rs5c313.c
50
struct device sc_dev;
sys/arch/landisk/dev/wdc_obio.c
106
wdc_obio_attach(struct device *parent, struct device *self, void *aux)
sys/arch/landisk/dev/wdc_obio.c
54
int wdc_obio_match(struct device *, void *, void *);
sys/arch/landisk/dev/wdc_obio.c
55
void wdc_obio_attach(struct device *, struct device *, void *);
sys/arch/landisk/dev/wdc_obio.c
82
wdc_obio_match(struct device *parent, void *vcf, void *aux)
sys/arch/landisk/include/pci_machdep.h
51
void landisk_pci_attach_hook(struct device *, struct device *,
sys/arch/landisk/landisk/autoconf.c
45
device_register(struct device *dev, void *aux)
sys/arch/landisk/landisk/autoconf.c
68
struct device *dv;
sys/arch/landisk/landisk/mainbus.c
42
int mainbus_match(struct device *, void *, void *);
sys/arch/landisk/landisk/mainbus.c
43
void mainbus_attach(struct device *, struct device *, void *);
sys/arch/landisk/landisk/mainbus.c
46
sizeof(struct device), mainbus_match, mainbus_attach
sys/arch/landisk/landisk/mainbus.c
59
mainbus_match(struct device *parent, void *cf, void *aux)
sys/arch/landisk/landisk/mainbus.c
69
mainbus_attach(struct device *parent, struct device *self, void *aux)
sys/arch/landisk/landisk/shpcic_machdep.c
82
landisk_pci_attach_hook(struct device *parent, struct device *self,
sys/arch/loongson/dev/apm.c
124
apmmatch(struct device *parent, void *match, void *aux)
sys/arch/loongson/dev/apm.c
139
apmattach(struct device *parent, struct device *self, void *aux)
sys/arch/loongson/dev/apm.c
67
struct device sc_dev;
sys/arch/loongson/dev/apm.c
72
int apmmatch(struct device *, void *, void *);
sys/arch/loongson/dev/apm.c
73
void apmattach(struct device *, struct device *, void *);
sys/arch/loongson/dev/bonito.c
102
void bonito_attach_hook(struct device *, struct device *,
sys/arch/loongson/dev/bonito.c
204
bonito_match(struct device *parent, void *vcf, void *aux)
sys/arch/loongson/dev/bonito.c
218
bonito_attach(struct device *parent, struct device *self, void *aux)
sys/arch/loongson/dev/bonito.c
736
bonito_attach_hook(struct device *parent, struct device *self,
sys/arch/loongson/dev/bonito.c
81
int bonito_match(struct device *, void *, void *);
sys/arch/loongson/dev/bonito.c
82
void bonito_attach(struct device *, struct device *, void *);
sys/arch/loongson/dev/bonitovar.h
56
struct device sc_dev;
sys/arch/loongson/dev/com_leioc.c
39
int com_leioc_match(struct device *, void *, void *);
sys/arch/loongson/dev/com_leioc.c
40
void com_leioc_attach(struct device *, struct device *, void *);
sys/arch/loongson/dev/com_leioc.c
50
com_leioc_match(struct device *parent, void *match, void *aux)
sys/arch/loongson/dev/com_leioc.c
61
com_leioc_attach(struct device *parent, struct device *self, void *aux)
sys/arch/loongson/dev/gdiumiic.c
130
gdiumiic_match(struct device *parent, void *match, void *aux)
sys/arch/loongson/dev/gdiumiic.c
143
gdiumiic_attach(struct device *parent, struct device *self, void *aux)
sys/arch/loongson/dev/gdiumiic.c
242
gdiumiic_detach(struct device *self, int flags)
sys/arch/loongson/dev/gdiumiic.c
352
gdiumiic_sensors_scan(struct device *iicdev, struct i2cbus_attach_args *iba,
sys/arch/loongson/dev/gdiumiic.c
48
struct device sc_dev;
sys/arch/loongson/dev/gdiumiic.c
61
int gdiumiic_match(struct device *, void *, void *);
sys/arch/loongson/dev/gdiumiic.c
62
void gdiumiic_attach(struct device *, struct device *, void *);
sys/arch/loongson/dev/gdiumiic.c
63
int gdiumiic_detach(struct device *, int);
sys/arch/loongson/dev/gdiumiic.c
78
void gdiumiic_sensors_scan(struct device *,
sys/arch/loongson/dev/glxclk.c
104
glxclk_attach(struct device *parent, struct device *self, void *aux)
sys/arch/loongson/dev/glxclk.c
39
struct device sc_dev;
sys/arch/loongson/dev/glxclk.c
51
int glxclk_match(struct device *, void *, void *);
sys/arch/loongson/dev/glxclk.c
52
void glxclk_attach(struct device *, struct device *, void *);
sys/arch/loongson/dev/glxclk.c
92
glxclk_match(struct device *parent, void *match, void *aux)
sys/arch/loongson/dev/htb.c
154
htb_match(struct device *parent, void *match, void *aux)
sys/arch/loongson/dev/htb.c
168
htb_attach(struct device *parent, struct device *self, void *aux)
sys/arch/loongson/dev/htb.c
228
htb_attach_hook(struct device *parent, struct device *self,
sys/arch/loongson/dev/htb.c
39
struct device sc_dev;
sys/arch/loongson/dev/htb.c
44
int htb_match(struct device *, void *, void *);
sys/arch/loongson/dev/htb.c
45
void htb_attach(struct device *, struct device *, void *);
sys/arch/loongson/dev/htb.c
48
void htb_attach_hook(struct device *, struct device *,
sys/arch/loongson/dev/kb3310.c
101
int ykbec_match(struct device *, void *, void *);
sys/arch/loongson/dev/kb3310.c
102
void ykbec_attach(struct device *, struct device *, void *);
sys/arch/loongson/dev/kb3310.c
131
ykbec_match(struct device *parent, void *match, void *aux)
sys/arch/loongson/dev/kb3310.c
158
ykbec_attach(struct device *parent, struct device *self, void *aux)
sys/arch/loongson/dev/kb3310.c
86
struct device sc_dev;
sys/arch/loongson/dev/leioc.c
36
int leioc_match(struct device *, void *, void*);
sys/arch/loongson/dev/leioc.c
37
void leioc_attach(struct device *, struct device *, void *);
sys/arch/loongson/dev/leioc.c
40
sizeof(struct device), leioc_match, leioc_attach
sys/arch/loongson/dev/leioc.c
56
leioc_match(struct device *parent, void *cfg, void *aux)
sys/arch/loongson/dev/leioc.c
70
leioc_attach(struct device *parent, struct device *self, void *aux)
sys/arch/loongson/dev/mainbus.c
35
int mainbus_match(struct device *, void *, void *);
sys/arch/loongson/dev/mainbus.c
36
void mainbus_attach(struct device *, struct device *, void *);
sys/arch/loongson/dev/mainbus.c
40
sizeof(struct device), mainbus_match, mainbus_attach
sys/arch/loongson/dev/mainbus.c
48
mainbus_match(struct device *parent, void *cfdata, void *aux)
sys/arch/loongson/dev/mainbus.c
59
mainbus_attach(struct device *parent, struct device *self, void *aux)
sys/arch/loongson/dev/mcclock_isa.c
51
int mcclock_isa_match(struct device *, void *, void *);
sys/arch/loongson/dev/mcclock_isa.c
52
void mcclock_isa_attach(struct device *, struct device *, void *);
sys/arch/loongson/dev/mcclock_isa.c
67
mcclock_isa_match(struct device *parent, void *match, void *aux)
sys/arch/loongson/dev/mcclock_isa.c
90
mcclock_isa_attach(struct device *parent, struct device *self, void *aux)
sys/arch/loongson/dev/mcclockvar.h
32
struct device sc_dev;
sys/arch/loongson/dev/ohci_voyager.c
160
ohci_voyager_attach_deferred(struct device *self)
sys/arch/loongson/dev/ohci_voyager.c
66
int ohci_voyager_match(struct device *, void *, void *);
sys/arch/loongson/dev/ohci_voyager.c
67
void ohci_voyager_attach(struct device *, struct device *, void *);
sys/arch/loongson/dev/ohci_voyager.c
68
void ohci_voyager_attach_deferred(struct device *);
sys/arch/loongson/dev/ohci_voyager.c
81
ohci_voyager_match(struct device *parent, void *vcf, void *aux)
sys/arch/loongson/dev/ohci_voyager.c
91
ohci_voyager_attach(struct device *parent, struct device *self, void *aux)
sys/arch/loongson/dev/pcib.c
113
pcibattach(struct device *parent, struct device *self, void *aux)
sys/arch/loongson/dev/pcib.c
145
pcib_callback(struct device *self)
sys/arch/loongson/dev/pcib.c
50
int pcibmatch(struct device *, void *, void *);
sys/arch/loongson/dev/pcib.c
51
void pcibattach(struct device *, struct device *, void *);
sys/arch/loongson/dev/pcib.c
54
struct device sc_dev;
sys/arch/loongson/dev/pcib.c
64
void pcib_callback(struct device *);
sys/arch/loongson/dev/pcib.c
74
pcibmatch(struct device *parent, void *match, void *aux)
sys/arch/loongson/dev/radeonfb.c
106
struct device sc_dev;
sys/arch/loongson/dev/radeonfb.c
145
int radeonfb_match(struct device *, void *, void *);
sys/arch/loongson/dev/radeonfb.c
146
void radeonfb_attach(struct device *, struct device *, void *);
sys/arch/loongson/dev/radeonfb.c
174
radeonfb_match(struct device *parent, void *cf, void *aux)
sys/arch/loongson/dev/radeonfb.c
182
radeonfb_attach(struct device *parent, struct device *self, void *aux)
sys/arch/loongson/dev/sisfb.c
172
sisfb_match(struct device *parent, void *vcf, void *aux)
sys/arch/loongson/dev/sisfb.c
180
sisfb_attach(struct device *parent, struct device *self, void *aux)
sys/arch/loongson/dev/sisfb.c
245
config_found((struct device *)sc, &waa, wsemuldisplaydevprint);
sys/arch/loongson/dev/sisfb.c
66
struct device sc_dev;
sys/arch/loongson/dev/sisfb.c
75
int sisfb_match(struct device *, void *, void *);
sys/arch/loongson/dev/sisfb.c
76
void sisfb_attach(struct device *, struct device *, void *);
sys/arch/loongson/dev/smfb.c
158
smfb_pci_match(struct device *parent, void *vcf, void *aux)
sys/arch/loongson/dev/smfb.c
166
smfb_voyager_match(struct device *parent, void *vcf, void *aux)
sys/arch/loongson/dev/smfb.c
175
smfb_pci_attach(struct device *parent, struct device *self, void *aux)
sys/arch/loongson/dev/smfb.c
192
smfb_voyager_attach(struct device *parent, struct device *self, void *aux)
sys/arch/loongson/dev/smfb.c
235
config_found((struct device *)sc, &waa, wsemuldisplaydevprint);
sys/arch/loongson/dev/smfb.c
736
smfb_activate(struct device *self, int act)
sys/arch/loongson/dev/smfb.c
82
struct device sc_dev;
sys/arch/loongson/dev/smfb.c
91
int smfb_pci_match(struct device *, void *, void *);
sys/arch/loongson/dev/smfb.c
92
void smfb_pci_attach(struct device *, struct device *, void *);
sys/arch/loongson/dev/smfb.c
93
int smfb_voyager_match(struct device *, void *, void *);
sys/arch/loongson/dev/smfb.c
94
void smfb_voyager_attach(struct device *, struct device *, void *);
sys/arch/loongson/dev/smfb.c
95
int smfb_activate(struct device *, int);
sys/arch/loongson/dev/stsec.c
101
int stsec_match(struct device *, void *, void *);
sys/arch/loongson/dev/stsec.c
102
void stsec_attach(struct device *, struct device *, void *);
sys/arch/loongson/dev/stsec.c
131
stsec_match(struct device *parent, void *vcf, void *aux)
sys/arch/loongson/dev/stsec.c
140
stsec_attach(struct device *parent, struct device *self, void *aux)
sys/arch/loongson/dev/stsec.c
91
struct device sc_dev;
sys/arch/loongson/dev/voyager.c
175
voyager_search(struct device *parent, void *vcf, void *args)
sys/arch/loongson/dev/voyager.c
43
struct device sc_dev;
sys/arch/loongson/dev/voyager.c
60
int voyager_match(struct device *, void *, void *);
sys/arch/loongson/dev/voyager.c
61
void voyager_attach(struct device *, struct device *, void *);
sys/arch/loongson/dev/voyager.c
74
int voyager_search(struct device *, void *, void *);
sys/arch/loongson/dev/voyager.c
85
voyager_match(struct device *parent, void *vcf, void *aux)
sys/arch/loongson/dev/voyager.c
93
voyager_attach(struct device *parent, struct device *self, void *aux)
sys/arch/loongson/include/autoconf.h
109
extern struct device *bootdv;
sys/arch/loongson/include/autoconf.h
72
void (*device_register)(struct device *,
sys/arch/loongson/include/autoconf.h
82
struct device *, cfprint_t);
sys/arch/loongson/include/isa_machdep.h
32
void (*ic_attach_hook)(struct device *, struct device *,
sys/arch/loongson/include/isa_machdep.h
46
void loongson_generic_isa_attach_hook(struct device *, struct device *,
sys/arch/loongson/include/pci_machdep.h
41
void (*pc_attach_hook)(struct device *,
sys/arch/loongson/include/pci_machdep.h
42
struct device *, struct pcibus_attach_args *);
sys/arch/loongson/include/pmon.h
153
uint32_t device; /* not filled */
sys/arch/loongson/loongson/autoconf.c
139
device_register(struct device *dev, void *aux)
sys/arch/loongson/loongson/autoconf.c
33
struct device *bootdv = NULL;
sys/arch/loongson/loongson/gdium_machdep.c
208
gdium_device_register(struct device *dev, void *aux)
sys/arch/loongson/loongson/gdium_machdep.c
212
static struct device *lastparent = NULL;
sys/arch/loongson/loongson/gdium_machdep.c
40
void gdium_device_register(struct device *, void *);
sys/arch/loongson/loongson/generic2e_machdep.c
215
generic2e_isa_attach_hook(struct device *parent, struct device *self,
sys/arch/loongson/loongson/generic2e_machdep.c
359
generic2e_device_register(struct device *dev, void *aux)
sys/arch/loongson/loongson/generic2e_machdep.c
81
void generic2e_device_register(struct device *, void *);
sys/arch/loongson/loongson/generic2e_machdep.c
89
void generic2e_isa_attach_hook(struct device *, struct device *,
sys/arch/loongson/loongson/generic3a_machdep.c
220
generic3a_device_register(struct device *dev, void *aux)
sys/arch/loongson/loongson/generic3a_machdep.c
264
generic3a_config_secondary_cpus(struct device *parent, cfprint_t print)
sys/arch/loongson/loongson/generic3a_machdep.c
449
rs780e_isa_attach_hook(struct device *parent, struct device *self,
sys/arch/loongson/loongson/generic3a_machdep.c
61
void generic3a_device_register(struct device *, void *);
sys/arch/loongson/loongson/generic3a_machdep.c
67
void generic3a_config_secondary_cpus(struct device *, cfprint_t);
sys/arch/loongson/loongson/generic3a_machdep.c
82
void rs780e_isa_attach_hook(struct device *, struct device *,
sys/arch/loongson/loongson/isa_machdep.c
116
loongson_generic_isa_attach_hook(struct device *parent, struct device *self,
sys/arch/loongson/loongson/pciide_machdep.c
58
pciide_machdep_compat_intr_establish(struct device *dev,
sys/arch/loongson/loongson/yeeloong_machdep.c
304
lemote_isa_attach_hook(struct device *parent, struct device *self,
sys/arch/loongson/loongson/yeeloong_machdep.c
534
lemote_device_register(struct device *dev, void *aux)
sys/arch/loongson/loongson/yeeloong_machdep.c
59
void lemote_device_register(struct device *, void *);
sys/arch/loongson/loongson/yeeloong_machdep.c
73
void lemote_isa_attach_hook(struct device *, struct device *,
sys/arch/luna88k/cbus/cbus.c
104
cbus_attach(struct device *parent, struct device *self, void *args)
sys/arch/luna88k/cbus/cbus.c
67
int cbus_match(struct device *, void *, void *);
sys/arch/luna88k/cbus/cbus.c
68
void cbus_attach(struct device *, struct device *, void *);
sys/arch/luna88k/cbus/cbus.c
72
struct device sc_dev;
sys/arch/luna88k/cbus/cbus.c
90
cbus_match(struct device *parent, void *cf, void *aux)
sys/arch/luna88k/cbus/i82365_cbus.c
166
struct device *parent;
sys/arch/luna88k/cbus/i82365_cbus.c
239
struct device *parent, *self;
sys/arch/luna88k/cbus/i82365_cbus.c
90
int pcic_cbus_probe(struct device *, void *, void *);
sys/arch/luna88k/cbus/i82365_cbus.c
91
void pcic_cbus_attach(struct device *, struct device *, void *);
sys/arch/luna88k/cbus/if_ne_cbus.c
109
ne_cbus_match(struct device *parent, void *match, void *aux)
sys/arch/luna88k/cbus/if_ne_cbus.c
167
ne_cbus_attach(struct device *parent, struct device *self, void *aux)
sys/arch/luna88k/cbus/if_ne_cbus.c
94
int ne_cbus_match(struct device *, void *, void *);
sys/arch/luna88k/cbus/if_ne_cbus.c
95
void ne_cbus_attach(struct device *, struct device *, void *);
sys/arch/luna88k/cbus/nec86hwvar.h
51
struct device sc_dev; /* base device */
sys/arch/luna88k/cbus/necsb.c
52
int necsb_match(struct device *, void *, void *);
sys/arch/luna88k/cbus/necsb.c
53
void necsb_attach(struct device *, struct device *, void *);
sys/arch/luna88k/cbus/necsb.c
73
necsb_match(struct device *parent, void *cf, void *aux)
sys/arch/luna88k/cbus/necsb.c
84
necsb_attach(struct device *parent, struct device *self, void *aux)
sys/arch/luna88k/cbus/pcex.c
42
int pcex_match(struct device *, void *, void *);
sys/arch/luna88k/cbus/pcex.c
43
void pcex_attach(struct device *, struct device *, void *);
sys/arch/luna88k/cbus/pcex.c
46
struct device sc_dev;
sys/arch/luna88k/cbus/pcex.c
65
pcex_match(struct device *parent, void *cf, void *aux)
sys/arch/luna88k/cbus/pcex.c
76
pcex_attach(struct device *parent, struct device *self, void *args)
sys/arch/luna88k/dev/if_le.c
118
le_match(struct device *parent, void *cf, void *aux)
sys/arch/luna88k/dev/if_le.c
129
le_attach(struct device *parent, struct device *self, void *aux)
sys/arch/luna88k/dev/if_le.c
86
int le_match(struct device *, void *, void *);
sys/arch/luna88k/dev/if_le.c
87
void le_attach(struct device *, struct device *, void *);
sys/arch/luna88k/dev/lcd.c
110
lcd_match(struct device *parent, void *cf, void *aux)
sys/arch/luna88k/dev/lcd.c
122
lcd_attach(struct device *parent, struct device *self, void *aux)
sys/arch/luna88k/dev/lcd.c
78
int lcd_match(struct device *, void *, void *);
sys/arch/luna88k/dev/lcd.c
79
void lcd_attach(struct device *, struct device *, void *);
sys/arch/luna88k/dev/lcd.c
82
struct device sc_dev;
sys/arch/luna88k/dev/lunafb.c
100
struct device sc_dev; /* base device */
sys/arch/luna88k/dev/lunafb.c
155
int omfbmatch(struct device *, void *, void *);
sys/arch/luna88k/dev/lunafb.c
156
void omfbattach(struct device *, struct device *, void *);
sys/arch/luna88k/dev/lunafb.c
173
omfbmatch(struct device *parent, void *cf, void *aux)
sys/arch/luna88k/dev/lunafb.c
190
omfbattach(struct device *parent, struct device *self, void *args)
sys/arch/luna88k/dev/lunaws.c
131
int wsmatch(struct device *, void *, void *);
sys/arch/luna88k/dev/lunaws.c
132
void wsattach(struct device *, struct device *, void *);
sys/arch/luna88k/dev/lunaws.c
133
int ws_submatch_kbd(struct device *, void *, void *);
sys/arch/luna88k/dev/lunaws.c
135
int ws_submatch_mouse(struct device *, void *, void *);
sys/arch/luna88k/dev/lunaws.c
150
wsmatch(struct device *parent, void *match, void *aux)
sys/arch/luna88k/dev/lunaws.c
160
wsattach(struct device *parent, struct device *self, void *aux)
sys/arch/luna88k/dev/lunaws.c
209
ws_submatch_kbd(struct device *parent, void *match, void *aux)
sys/arch/luna88k/dev/lunaws.c
221
ws_submatch_mouse(struct device *parent, void *match, void *aux)
sys/arch/luna88k/dev/lunaws.c
68
struct device sc_dev;
sys/arch/luna88k/dev/lunaws.c
71
struct device *sc_wskbddev;
sys/arch/luna88k/dev/lunaws.c
76
struct device *sc_wsmousedev;
sys/arch/luna88k/dev/mb89352var.h
113
struct device sc_dev;
sys/arch/luna88k/dev/sio.c
45
int sio_match(struct device *, void *, void *);
sys/arch/luna88k/dev/sio.c
46
void sio_attach(struct device *, struct device *, void *);
sys/arch/luna88k/dev/sio.c
61
sio_match(struct device *parent, void *cf, void *aux)
sys/arch/luna88k/dev/sio.c
73
sio_attach(struct device *parent, struct device *self, void *aux)
sys/arch/luna88k/dev/siotty.c
105
int siotty_match(struct device *, void *, void *);
sys/arch/luna88k/dev/siotty.c
106
void siotty_attach(struct device *, struct device *, void *);
sys/arch/luna88k/dev/siotty.c
117
siotty_match(struct device *parent, void *cf, void *aux)
sys/arch/luna88k/dev/siotty.c
127
siotty_attach(struct device *parent, struct device *self, void *aux)
sys/arch/luna88k/dev/siotty.c
70
struct device sc_dev;
sys/arch/luna88k/dev/siovar.h
47
struct device sc_dev;
sys/arch/luna88k/dev/spc.c
51
int spc_mainbus_match(struct device *, void *, void *);
sys/arch/luna88k/dev/spc.c
52
void spc_mainbus_attach(struct device *, struct device *, void *);
sys/arch/luna88k/dev/spc.c
76
spc_mainbus_match(struct device *parent, void *cf, void *aux)
sys/arch/luna88k/dev/spc.c
91
spc_mainbus_attach(struct device *parent, struct device *self, void *aux)
sys/arch/luna88k/dev/timekeeper.c
101
clock_attach(struct device *parent, struct device *self, void *aux)
sys/arch/luna88k/dev/timekeeper.c
137
mkclock_get(struct device *dev, time_t base, struct clock_ymdhms *dt)
sys/arch/luna88k/dev/timekeeper.c
174
mkclock_set(struct device *dev, struct clock_ymdhms *dt)
sys/arch/luna88k/dev/timekeeper.c
226
dsclock_get(struct device *dev, time_t base, struct clock_ymdhms *dt)
sys/arch/luna88k/dev/timekeeper.c
274
dsclock_set(struct device *dev, struct clock_ymdhms *dt)
sys/arch/luna88k/dev/timekeeper.c
52
struct device sc_dev;
sys/arch/luna88k/dev/timekeeper.c
64
int clock_match(struct device *, void *, void *);
sys/arch/luna88k/dev/timekeeper.c
65
void clock_attach(struct device *, struct device *, void *);
sys/arch/luna88k/dev/timekeeper.c
75
void mkclock_get(struct device *, time_t, struct clock_ymdhms *);
sys/arch/luna88k/dev/timekeeper.c
76
void mkclock_set(struct device *, struct clock_ymdhms *);
sys/arch/luna88k/dev/timekeeper.c
77
void dsclock_get(struct device *, time_t, struct clock_ymdhms *);
sys/arch/luna88k/dev/timekeeper.c
78
void dsclock_set(struct device *, struct clock_ymdhms *);
sys/arch/luna88k/dev/timekeeper.c
89
clock_match(struct device *parent, void *match, void *aux)
sys/arch/luna88k/dev/xp.c
119
xp_match(struct device *parent, void *cf, void *aux)
sys/arch/luna88k/dev/xp.c
138
xp_attach(struct device *parent, struct device *self, void *aux)
sys/arch/luna88k/dev/xp.c
51
struct device sc_dev;
sys/arch/luna88k/dev/xp.c
60
static int xp_match(struct device *, void *, void *);
sys/arch/luna88k/dev/xp.c
61
static void xp_attach(struct device *, struct device *, void *);
sys/arch/luna88k/luna88k/autoconf.c
185
device_register(struct device *dev, void *aux)
sys/arch/luna88k/luna88k/autoconf.c
193
struct device *spcsc;
sys/arch/luna88k/luna88k/autoconf.c
66
struct device *bootdv; /* set by device drivers (if found) */
sys/arch/luna88k/luna88k/clock.c
62
struct device *clockdev;
sys/arch/luna88k/luna88k/clock.c
92
clockattach(struct device *dev, const struct clockfns *fns,
sys/arch/luna88k/luna88k/clockvar.h
42
void (*cf_init)(struct device *);
sys/arch/luna88k/luna88k/clockvar.h
43
void (*cf_get)(struct device *, time_t, struct clock_ymdhms *);
sys/arch/luna88k/luna88k/clockvar.h
44
void (*cf_set)(struct device *, struct clock_ymdhms *);
sys/arch/luna88k/luna88k/clockvar.h
47
void clockattach(struct device *, const struct clockfns *, struct evcount *);
sys/arch/luna88k/luna88k/mainbus.c
66
void mainbus_attach(struct device *, struct device *, void *);
sys/arch/luna88k/luna88k/mainbus.c
67
int mainbus_match(struct device *, void *, void *);
sys/arch/luna88k/luna88k/mainbus.c
74
sizeof(struct device), mainbus_match, mainbus_attach
sys/arch/luna88k/luna88k/mainbus.c
82
mainbus_match(struct device *parent, void *cf, void *args)
sys/arch/luna88k/luna88k/mainbus.c
93
mainbus_attach(struct device *parent, struct device *self, void *args)
sys/arch/macppc/dev/abtn.c
50
struct device sc_dev;
sys/arch/macppc/dev/abtn.c
57
int abtn_match(struct device *, void *, void *);
sys/arch/macppc/dev/abtn.c
58
void abtn_attach(struct device *, struct device *, void *);
sys/arch/macppc/dev/abtn.c
79
abtn_match(struct device *parent, void *cf, void *aux)
sys/arch/macppc/dev/abtn.c
94
abtn_attach(struct device *parent, struct device *self, void *aux)
sys/arch/macppc/dev/adb.c
1026
int device;
sys/arch/macppc/dev/adb.c
1112
device = sc->sc_devtable[i].curr_addr;
sys/arch/macppc/dev/adb.c
1116
"(index 0x%02x) ", device, saveptr, i);
sys/arch/macppc/dev/adb.c
1120
command = ADBTALK(device, 3);
sys/arch/macppc/dev/adb.c
1124
command = ADBLISTEN(device, 3);
sys/arch/macppc/dev/adb.c
1145
command = ADBTALK(device, 3);
sys/arch/macppc/dev/adb.c
1175
sc->sc_devtable[ADBNumDevices].orig_addr = device;
sys/arch/macppc/dev/adb.c
1176
sc->sc_devtable[ADBNumDevices].curr_addr = device;
sys/arch/macppc/dev/adb.c
1204
send_string[1] = (u_char)(device | 0x60);
sys/arch/macppc/dev/adb.c
1629
int adbmatch(struct device *, void *, void *);
sys/arch/macppc/dev/adb.c
1630
void adbattach(struct device *, struct device *, void *);
sys/arch/macppc/dev/adb.c
1637
adbmatch(struct device *parent, void *cf, void *aux)
sys/arch/macppc/dev/adb.c
1657
adbattach(struct device *parent, struct device *self, void *aux)
sys/arch/macppc/dev/adbvar.h
40
struct device sc_dev;
sys/arch/macppc/dev/aoa.c
113
aoa_attach(struct device *parent, struct device *self, void *aux)
sys/arch/macppc/dev/aoa.c
124
aoa_defer(struct device *dev)
sys/arch/macppc/dev/aoa.c
55
int aoa_match(struct device *, void *, void *);
sys/arch/macppc/dev/aoa.c
56
void aoa_attach(struct device *, struct device *, void *);
sys/arch/macppc/dev/aoa.c
57
void aoa_defer(struct device *);
sys/arch/macppc/dev/aoa.c
85
aoa_match(struct device *parent, void *match, void *aux)
sys/arch/macppc/dev/apm.c
115
apmmatch(struct device *parent, void *match, void *aux)
sys/arch/macppc/dev/apm.c
126
apmattach(struct device *parent, struct device *self, void *aux)
sys/arch/macppc/dev/apm.c
63
struct device sc_dev;
sys/arch/macppc/dev/apm.c
68
int apmmatch(struct device *, void *, void *);
sys/arch/macppc/dev/apm.c
69
void apmattach(struct device *, struct device *, void *);
sys/arch/macppc/dev/asms.c
60
struct device sc_dev;
sys/arch/macppc/dev/asms.c
68
int asms_match(struct device *, void *, void *);
sys/arch/macppc/dev/asms.c
69
void asms_attach(struct device *, struct device *, void *);
sys/arch/macppc/dev/asms.c
81
asms_match(struct device *parent, void *match, void *aux)
sys/arch/macppc/dev/asms.c
91
asms_attach(struct device *parent, struct device *self, void *aux)
sys/arch/macppc/dev/awacs.c
241
awacs_match(struct device *parent, void *match, void *aux)
sys/arch/macppc/dev/awacs.c
266
awacs_attach(struct device *parent, struct device *self, void *aux)
sys/arch/macppc/dev/awacs.c
62
struct device sc_dev;
sys/arch/macppc/dev/awacs.c
93
int awacs_match(struct device *, void *, void *);
sys/arch/macppc/dev/awacs.c
94
void awacs_attach(struct device *, struct device *, void *);
sys/arch/macppc/dev/daca.c
121
daca_attach(struct device *parent,struct device *self, void *aux)
sys/arch/macppc/dev/daca.c
132
daca_defer(struct device *dev)
sys/arch/macppc/dev/daca.c
135
struct device *dv;
sys/arch/macppc/dev/daca.c
57
int kiic_write(struct device *, int, int, const void *, int);
sys/arch/macppc/dev/daca.c
58
int kiic_writereg(struct device *, int, u_int);
sys/arch/macppc/dev/daca.c
60
int daca_match(struct device *, void *, void *);
sys/arch/macppc/dev/daca.c
61
void daca_attach(struct device *, struct device *, void *);
sys/arch/macppc/dev/daca.c
62
void daca_defer(struct device *);
sys/arch/macppc/dev/daca.c
96
daca_match(struct device *parent, void *match, void *aux)
sys/arch/macppc/dev/dfs.c
33
struct device sc_dev;
sys/arch/macppc/dev/dfs.c
37
int dfs_match(struct device *, void *, void *);
sys/arch/macppc/dev/dfs.c
38
void dfs_attach(struct device *, struct device *, void *);
sys/arch/macppc/dev/dfs.c
51
dfs_match(struct device *parent, void *arg, void *aux)
sys/arch/macppc/dev/dfs.c
67
dfs_attach(struct device *parent, struct device *self, void *aux)
sys/arch/macppc/dev/i2s.c
67
i2s_attach(struct device *parent, struct i2s_softc *sc, struct confargs *ca)
sys/arch/macppc/dev/i2s.c
864
i2s_gpio_init(struct i2s_softc *sc, int node, struct device *parent)
sys/arch/macppc/dev/i2svar.h
112
void i2s_gpio_init(struct i2s_softc *, int, struct device *);
sys/arch/macppc/dev/i2svar.h
45
struct device sc_dev;
sys/arch/macppc/dev/i2svar.h
95
void i2s_attach(struct device *, struct i2s_softc *, struct confargs *);
sys/arch/macppc/dev/if_bm.c
100
static int bmac_match(struct device *, void *, void *);
sys/arch/macppc/dev/if_bm.c
101
static void bmac_attach(struct device *, struct device *, void *);
sys/arch/macppc/dev/if_bm.c
119
int bmac_mii_readreg(struct device *, int, int);
sys/arch/macppc/dev/if_bm.c
120
void bmac_mii_writereg(struct device *, int, int, int);
sys/arch/macppc/dev/if_bm.c
121
void bmac_mii_statchg(struct device *);
sys/arch/macppc/dev/if_bm.c
123
u_int32_t bmac_mbo_read(struct device *);
sys/arch/macppc/dev/if_bm.c
124
void bmac_mbo_write(struct device *, u_int32_t);
sys/arch/macppc/dev/if_bm.c
165
bmac_match(struct device *parent, void *cf, void *aux)
sys/arch/macppc/dev/if_bm.c
181
bmac_attach(struct device *parent, struct device *self, void *aux)
sys/arch/macppc/dev/if_bm.c
346
bmcr = bmac_mii_readreg((struct device *)sc, 0, MII_BMCR);
sys/arch/macppc/dev/if_bm.c
348
bmac_mii_writereg((struct device *)sc, 0, MII_BMCR, bmcr);
sys/arch/macppc/dev/if_bm.c
70
struct device sc_dev;
sys/arch/macppc/dev/if_bm.c
885
bmac_mii_readreg(struct device *dev, int phy, int reg)
sys/arch/macppc/dev/if_bm.c
891
bmac_mii_writereg(struct device *dev, int phy, int reg, int val)
sys/arch/macppc/dev/if_bm.c
897
bmac_mbo_read(struct device *dev)
sys/arch/macppc/dev/if_bm.c
905
bmac_mbo_write(struct device *dev, u_int32_t val)
sys/arch/macppc/dev/if_bm.c
913
bmac_mii_statchg(struct device *dev)
sys/arch/macppc/dev/if_mc.c
264
struct device sc_dev; /* base device glue */
sys/arch/macppc/dev/if_mc.c
298
int mc_match(struct device *, void *, void *);
sys/arch/macppc/dev/if_mc.c
299
void mc_attach(struct device *, struct device *, void *);
sys/arch/macppc/dev/if_mc.c
329
mc_match(struct device *parent, void *arg, void *aux)
sys/arch/macppc/dev/if_mc.c
348
mc_attach(struct device *parent, struct device *self, void *aux)
sys/arch/macppc/dev/if_wi_obio.c
103
wi_obio_attach(struct device *parent, struct device *self, void *aux)
sys/arch/macppc/dev/if_wi_obio.c
134
wi_obio_detach(struct device *dev, int flags)
sys/arch/macppc/dev/if_wi_obio.c
153
wi_obio_activate(struct device *dev, int act)
sys/arch/macppc/dev/if_wi_obio.c
72
int wi_obio_match(struct device *, void *, void *);
sys/arch/macppc/dev/if_wi_obio.c
73
void wi_obio_attach(struct device *, struct device *, void *);
sys/arch/macppc/dev/if_wi_obio.c
74
int wi_obio_detach(struct device *, int);
sys/arch/macppc/dev/if_wi_obio.c
75
int wi_obio_activate(struct device *, int);
sys/arch/macppc/dev/if_wi_obio.c
76
void wi_obio_attach(struct device *, struct device *, void *);
sys/arch/macppc/dev/if_wi_obio.c
92
wi_obio_match(struct device *parent, void *match, void *aux)
sys/arch/macppc/dev/kiic.c
41
int kiic_match(struct device *, void *, void *);
sys/arch/macppc/dev/kiic.c
42
void kiic_attach(struct device *, struct device *, void *);
sys/arch/macppc/dev/kiic.c
71
kiic_match(struct device *parent, void *match, void *aux)
sys/arch/macppc/dev/kiic.c
83
kiic_attach(struct device *parent, struct device *self, void *aux)
sys/arch/macppc/dev/kiicvar.h
87
struct device sc_dev;
sys/arch/macppc/dev/macgpio.c
142
macgpio_gpio_match(struct device *parent, void *cf, void *aux)
sys/arch/macppc/dev/macgpio.c
156
macgpio_gpio_attach(struct device *parent, struct device *self, void *aux)
sys/arch/macppc/dev/macgpio.c
48
static void macgpio_attach (struct device *, struct device *, void *);
sys/arch/macppc/dev/macgpio.c
49
static int macgpio_match (struct device *, void *, void *);
sys/arch/macppc/dev/macgpio.c
52
static void macgpio_gpio_attach (struct device *, struct device *, void *);
sys/arch/macppc/dev/macgpio.c
53
static int macgpio_gpio_match (struct device *, void *, void *);
sys/arch/macppc/dev/macgpio.c
57
struct device sc_dev;
sys/arch/macppc/dev/macgpio.c
74
macgpio_match(struct device *parent, void *cf, void *aux)
sys/arch/macppc/dev/macgpio.c
88
macgpio_attach(struct device *parent, struct device *self, void *aux)
sys/arch/macppc/dev/maci2c.c
30
maciic_scan(struct device *self, struct i2cbus_attach_args *iba, void *aux)
sys/arch/macppc/dev/maci2cvar.h
21
void maciic_scan(struct device *sc, struct i2cbus_attach_args *iba, void *aux);
sys/arch/macppc/dev/macintr.c
100
macintr_match(struct device *parent, void *cf, void *aux)
sys/arch/macppc/dev/macintr.c
186
macintr_attach(struct device *parent, struct device *self, void *aux)
sys/arch/macppc/dev/macintr.c
80
struct device sc_dev;
sys/arch/macppc/dev/macintr.c
83
int macintr_match(struct device *parent, void *cf, void *aux);
sys/arch/macppc/dev/macintr.c
84
void macintr_attach(struct device *, struct device *, void *);
sys/arch/macppc/dev/mediabay.c
104
mediabay_attach(struct device *parent, struct device *self, void *aux)
sys/arch/macppc/dev/mediabay.c
141
struct device *content;
sys/arch/macppc/dev/mediabay.c
44
struct device sc_dev;
sys/arch/macppc/dev/mediabay.c
51
struct device *sc_content;
sys/arch/macppc/dev/mediabay.c
55
void mediabay_attach(struct device *, struct device *, void *);
sys/arch/macppc/dev/mediabay.c
56
int mediabay_match(struct device *, void *, void *);
sys/arch/macppc/dev/mediabay.c
89
mediabay_match(struct device *parent, void *v, void *aux)
sys/arch/macppc/dev/onyx.c
104
onyx_match(struct device *parent, void *match, void *aux)
sys/arch/macppc/dev/onyx.c
136
onyx_attach(struct device *parent, struct device *self, void *aux)
sys/arch/macppc/dev/onyx.c
148
onyx_defer(struct device *dev)
sys/arch/macppc/dev/onyx.c
151
struct device *dv;
sys/arch/macppc/dev/onyx.c
71
int kiic_write(struct device *, int, int, const void *, int);
sys/arch/macppc/dev/onyx.c
73
int onyx_match(struct device *, void *, void *);
sys/arch/macppc/dev/onyx.c
74
void onyx_attach(struct device *, struct device *, void *);
sys/arch/macppc/dev/onyx.c
75
void onyx_defer(struct device *);
sys/arch/macppc/dev/openpic.c
185
openpic_match(struct device *parent, void *cf, void *aux)
sys/arch/macppc/dev/openpic.c
212
openpic_attach(struct device *parent, struct device *self, void *aux)
sys/arch/macppc/dev/openpic.c
73
struct device sc_dev;
sys/arch/macppc/dev/openpic.c
81
int openpic_match(struct device *parent, void *cf, void *aux);
sys/arch/macppc/dev/openpic.c
82
void openpic_attach(struct device *, struct device *, void *);
sys/arch/macppc/dev/pgs.c
35
struct device sc_dev;
sys/arch/macppc/dev/pgs.c
40
void pgs_attach(struct device *, struct device *, void *);
sys/arch/macppc/dev/pgs.c
41
int pgs_match(struct device *, void *, void *);
sys/arch/macppc/dev/pgs.c
53
pgs_match(struct device *parent, void *arg, void *aux)
sys/arch/macppc/dev/pgs.c
69
pgs_attach(struct device *parent, struct device *self, void *aux)
sys/arch/macppc/dev/piic.c
33
struct device sc_dev;
sys/arch/macppc/dev/piic.c
39
int piic_match(struct device *, void *, void *);
sys/arch/macppc/dev/piic.c
40
void piic_attach(struct device *, struct device *, void *);
sys/arch/macppc/dev/piic.c
56
piic_match(struct device *parent, void *cf, void *aux)
sys/arch/macppc/dev/piic.c
67
piic_attach(struct device *parent, struct device *self, void *aux)
sys/arch/macppc/dev/smu.c
180
smu_match(struct device *parent, void *cf, void *aux)
sys/arch/macppc/dev/smu.c
193
smu_attach(struct device *parent, struct device *self, void *aux)
sys/arch/macppc/dev/smu.c
38
int smu_match(struct device *, void *, void *);
sys/arch/macppc/dev/smu.c
39
void smu_attach(struct device *, struct device *, void *);
sys/arch/macppc/dev/smu.c
68
struct device sc_dev;
sys/arch/macppc/dev/snapper.c
420
snapper_match(struct device *parent, void *match, void *aux)
sys/arch/macppc/dev/snapper.c
450
snapper_attach(struct device *parent, struct device *self, void *aux)
sys/arch/macppc/dev/snapper.c
464
snapper_defer(struct device *dev)
sys/arch/macppc/dev/snapper.c
467
struct device *dv;
sys/arch/macppc/dev/snapper.c
58
int kiic_write(struct device *, int, int, const void *, int);
sys/arch/macppc/dev/snapper.c
59
int kiic_writereg(struct device *, int, u_int);
sys/arch/macppc/dev/snapper.c
62
int snapper_match(struct device *, void *, void *);
sys/arch/macppc/dev/snapper.c
63
void snapper_attach(struct device *, struct device *, void *);
sys/arch/macppc/dev/snapper.c
64
void snapper_defer(struct device *);
sys/arch/macppc/dev/sysbutton.c
30
struct device sc_dev;
sys/arch/macppc/dev/sysbutton.c
35
int sysbutton_match(struct device *, void *, void *);
sys/arch/macppc/dev/sysbutton.c
36
void sysbutton_attach(struct device *, struct device *, void *);
sys/arch/macppc/dev/sysbutton.c
49
sysbutton_match(struct device *parent, void *arg, void *aux)
sys/arch/macppc/dev/sysbutton.c
60
sysbutton_attach(struct device *parent, struct device *self, void *aux)
sys/arch/macppc/dev/tumbler.c
241
tumbler_match(struct device *parent, void *match, void *aux)
sys/arch/macppc/dev/tumbler.c
264
tumbler_attach(struct device *parent, struct device *self, void *aux)
sys/arch/macppc/dev/tumbler.c
277
tumbler_defer(struct device *dev)
sys/arch/macppc/dev/tumbler.c
280
struct device *dv;
sys/arch/macppc/dev/tumbler.c
57
int kiic_write(struct device *, int, int, const void *, int);
sys/arch/macppc/dev/tumbler.c
58
int kiic_writereg(struct device *, int, u_int);
sys/arch/macppc/dev/tumbler.c
61
int tumbler_match(struct device *, void *, void *);
sys/arch/macppc/dev/tumbler.c
62
void tumbler_attach(struct device *, struct device *, void *);
sys/arch/macppc/dev/tumbler.c
63
void tumbler_defer(struct device *);
sys/arch/macppc/dev/uni_n.c
165
config_found((struct device *)sc, &ca, memc_print);
sys/arch/macppc/dev/uni_n.c
59
struct device sc_dev;
sys/arch/macppc/dev/uni_n.c
65
int memcmatch(struct device *, void *, void *);
sys/arch/macppc/dev/uni_n.c
66
void memcattach(struct device *, struct device *, void *);
sys/arch/macppc/dev/uni_n.c
86
memcmatch(struct device *parent, void *cf, void *aux)
sys/arch/macppc/dev/uni_n.c
97
memcattach(struct device *parent, struct device *self, void *aux)
sys/arch/macppc/dev/wdc_obio.c
106
wdc_obio_probe(struct device *parent, void *match, void *aux)
sys/arch/macppc/dev/wdc_obio.c
130
wdc_obio_attach(struct device *parent, struct device *self, void *aux)
sys/arch/macppc/dev/wdc_obio.c
233
wdc_obio_detach(struct device *self, int flags)
sys/arch/macppc/dev/wdc_obio.c
89
int wdc_obio_probe(struct device *, void *, void *);
sys/arch/macppc/dev/wdc_obio.c
90
void wdc_obio_attach(struct device *, struct device *, void *);
sys/arch/macppc/dev/wdc_obio.c
91
int wdc_obio_detach(struct device *, int);
sys/arch/macppc/dev/xlights.c
105
xlights_attach(struct device *parent, struct device *self, void *aux)
sys/arch/macppc/dev/xlights.c
32
struct device sc_dev;
sys/arch/macppc/dev/xlights.c
51
int xlights_match(struct device *, void *, void *);
sys/arch/macppc/dev/xlights.c
52
void xlights_attach(struct device *, struct device *, void *);
sys/arch/macppc/dev/xlights.c
72
xlights_match(struct device *parent, void *arg, void *aux)
sys/arch/macppc/dev/zs.c
141
int zs_match(struct device *, void *, void *);
sys/arch/macppc/dev/zs.c
142
void zs_attach(struct device *, struct device *, void *);
sys/arch/macppc/dev/zs.c
163
zs_match(struct device *parent, void *match, void *aux)
sys/arch/macppc/dev/zs.c
187
zs_attach(struct device *parent, struct device *self, void *aux)
sys/arch/macppc/include/pci_machdep.h
75
void pci_attach_hook(struct device *, struct device *,
sys/arch/macppc/include/rbus_machdep.h
54
rbus_tag_t rbus_pccbb_parent_io(struct device *self,
sys/arch/macppc/include/rbus_machdep.h
56
rbus_tag_t rbus_pccbb_parent_mem(struct device *self,
sys/arch/macppc/include/rbus_machdep.h
59
void pccbb_attach_hook(struct device *, struct device *,
sys/arch/macppc/include/z8530var.h
95
struct device zsc_dev; /* base device */
sys/arch/macppc/macppc/autoconf.c
231
device_register(struct device *dev, void *aux)
sys/arch/macppc/macppc/autoconf.c
86
struct device *bootdv = NULL;
sys/arch/macppc/macppc/cpu.c
190
cpuattach(struct device *parent, struct device *dev, void *aux)
sys/arch/macppc/macppc/cpu.c
540
int cpu_spinup(struct device *, struct cpu_info *);
sys/arch/macppc/macppc/cpu.c
566
cpu_spinup(struct device *self, struct cpu_info *ci)
sys/arch/macppc/macppc/cpu.c
75
int cpumatch(struct device *, void *, void *);
sys/arch/macppc/macppc/cpu.c
76
void cpuattach(struct device *, struct device *, void *);
sys/arch/macppc/macppc/cpu.c
79
sizeof(struct device), cpumatch, cpuattach
sys/arch/macppc/macppc/cpu.c
93
cpumatch(struct device *parent, void *cfdata, void *aux)
sys/arch/macppc/macppc/mainbus.c
39
static int mbmatch(struct device *, void *, void *);
sys/arch/macppc/macppc/mainbus.c
40
static void mbattach(struct device *, struct device *, void *);
sys/arch/macppc/macppc/mainbus.c
44
sizeof(struct device), mbmatch, mbattach
sys/arch/macppc/macppc/mainbus.c
53
mbmatch(struct device *parent, void *cfdata, void *aux)
sys/arch/macppc/macppc/mainbus.c
63
mbattach(struct device *parent, struct device *self, void *aux)
sys/arch/macppc/macppc/mem.c
107
mem_match(struct device *parent, void *cf, void *aux)
sys/arch/macppc/macppc/mem.c
117
mem_attach(struct device *parent, struct device *self, void *aux)
sys/arch/macppc/macppc/mem.c
81
struct device sc_dev;
sys/arch/macppc/macppc/mem.c
90
int mem_match(struct device *, void *, void *);
sys/arch/macppc/macppc/mem.c
91
void mem_attach(struct device *, struct device *, void *);
sys/arch/macppc/macppc/openfirm.c
311
char *device;
sys/arch/macppc/macppc/openfirm.c
322
args.device = name;
sys/arch/macppc/macppc/rbus_machdep.c
108
pccbb_attach_hook(struct device *parent, struct device *self,
sys/arch/macppc/macppc/rbus_machdep.c
43
rbus_pccbb_parent_mem(struct device *self, struct pci_attach_args *pa)
sys/arch/macppc/macppc/rbus_machdep.c
52
rbus_pccbb_parent_io(struct device *self, struct pci_attach_args *pa)
sys/arch/macppc/pci/hpb.c
101
hpb_attach(struct device *parent, struct device *self, void *aux)
sys/arch/macppc/pci/hpb.c
57
struct device sc_dev;
sys/arch/macppc/pci/hpb.c
66
int hpb_match(struct device *, void *, void *);
sys/arch/macppc/pci/hpb.c
67
void hpb_attach(struct device *, struct device *, void *);
sys/arch/macppc/pci/hpb.c
84
hpb_match(struct device *parent, void *match, void *aux)
sys/arch/macppc/pci/ht.c
32
int ht_match(struct device *, void *, void *);
sys/arch/macppc/pci/ht.c
33
void ht_attach(struct device *, struct device *, void *);
sys/arch/macppc/pci/ht.c
41
struct device sc_dev;
sys/arch/macppc/pci/ht.c
62
ht_match(struct device *parent, void *cf, void *aux)
sys/arch/macppc/pci/ht.c
72
ht_attach(struct device *parent, struct device *self, void *aux)
sys/arch/macppc/pci/kauaiata.c
50
struct device sc_dev;
sys/arch/macppc/pci/kauaiata.c
55
int kauaiatamatch(struct device *parent, void *match, void *aux);
sys/arch/macppc/pci/kauaiata.c
56
void kauaiataattach(struct device *parent, struct device *self, void *aux);
sys/arch/macppc/pci/kauaiata.c
69
kauaiatamatch(struct device *parent, void *match, void *aux)
sys/arch/macppc/pci/kauaiata.c
93
kauaiataattach(struct device *parent, struct device *self, void *aux)
sys/arch/macppc/pci/macobio.c
100
macobio_attach(struct device *parent, struct device *self, void *aux)
sys/arch/macppc/pci/macobio.c
49
void macobio_attach(struct device *, struct device *, void *);
sys/arch/macppc/pci/macobio.c
50
int macobio_match(struct device *, void *, void *);
sys/arch/macppc/pci/macobio.c
55
struct device sc_dev;
sys/arch/macppc/pci/macobio.c
71
macobio_match(struct device *parent, void *cf, void *aux)
sys/arch/macppc/pci/mpcpcibus.c
113
mpcpcibrmatch(struct device *parent, void *match, void *aux)
sys/arch/macppc/pci/mpcpcibus.c
304
mpcpcibrattach(struct device *parent, struct device *self, void *aux)
sys/arch/macppc/pci/mpcpcibus.c
44
int mpcpcibrmatch(struct device *, void *, void *);
sys/arch/macppc/pci/mpcpcibus.c
45
void mpcpcibrattach(struct device *, struct device *, void *);
sys/arch/macppc/pci/mpcpcibus.c
62
struct device sc_dev;
sys/arch/macppc/pci/pchb.c
107
pchbattach(struct device *parent, struct device *self, void *aux)
sys/arch/macppc/pci/pchb.c
48
int pchbmatch(struct device *, void *, void *);
sys/arch/macppc/pci/pchb.c
49
void pchbattach(struct device *, struct device *, void *);
sys/arch/macppc/pci/pchb.c
52
sizeof(struct device), pchbmatch, pchbattach
sys/arch/macppc/pci/pchb.c
60
pchbmatch(struct device *parent, void *cf, void *aux)
sys/arch/macppc/pci/pci_machdep.c
61
pci_attach_hook(struct device *parent, struct device *self,
sys/arch/macppc/pci/pciide_machdep.c
56
pciide_machdep_compat_intr_establish(struct device *dev,
sys/arch/macppc/pci/vgafb.c
111
vgafb_match(struct device *parent, void *match, void *aux)
sys/arch/macppc/pci/vgafb.c
138
vgafb_attach(struct device *parent, struct device *self, void *aux)
sys/arch/macppc/pci/vgafb.c
49
struct device sc_dev;
sys/arch/macppc/pci/vgafb.c
95
int vgafb_match(struct device *, void *, void *);
sys/arch/macppc/pci/vgafb.c
96
void vgafb_attach(struct device *, struct device *, void *);
sys/arch/macppc/stand/Locore.c
161
char *device;
sys/arch/macppc/stand/Locore.c
169
args.device = name;
sys/arch/mips64/include/cpu.h
136
struct device *ci_dev; /* our device */
sys/arch/mips64/mips64/clock.c
54
int clockmatch(struct device *, void *, void *);
sys/arch/mips64/mips64/clock.c
55
void clockattach(struct device *, struct device *, void *);
sys/arch/mips64/mips64/clock.c
62
sizeof(struct device), clockmatch, clockattach
sys/arch/mips64/mips64/clock.c
80
clockmatch(struct device *parent, void *vcf, void *aux)
sys/arch/mips64/mips64/clock.c
88
clockattach(struct device *parent, struct device *self, void *aux)
sys/arch/mips64/mips64/cpu.c
42
int cpumatch(struct device *, void *, void *);
sys/arch/mips64/mips64/cpu.c
43
void cpuattach(struct device *, struct device *, void *);
sys/arch/mips64/mips64/cpu.c
58
sizeof(struct device), cpumatch, cpuattach
sys/arch/mips64/mips64/cpu.c
65
cpumatch(struct device *parent, void *match, void *aux)
sys/arch/mips64/mips64/cpu.c
77
cpuattach(struct device *parent, struct device *dev, void *aux)
sys/arch/octeon/dev/amdcf.c
140
struct device sc_dev;
sys/arch/octeon/dev/amdcf.c
172
int amdcf_match(struct device *, void *, void *);
sys/arch/octeon/dev/amdcf.c
173
void amdcf_attach(struct device *, struct device *, void *);
sys/arch/octeon/dev/amdcf.c
174
int amdcf_detach(struct device *, int);
sys/arch/octeon/dev/amdcf.c
211
amdcf_match(struct device *parent, void *match, void *aux)
sys/arch/octeon/dev/amdcf.c
227
amdcf_attach(struct device *parent, struct device *self, void *aux)
sys/arch/octeon/dev/amdcf.c
291
amdcf_detach(struct device *self, int flags)
sys/arch/octeon/dev/cn30xxgmx.c
161
cn30xxgmx_match(struct device *parent, void *match, void *aux)
sys/arch/octeon/dev/cn30xxgmx.c
188
cn30xxgmx_attach(struct device *parent, struct device *self, void *aux)
sys/arch/octeon/dev/cn30xxgmx.c
87
int cn30xxgmx_match(struct device *, void *, void *);
sys/arch/octeon/dev/cn30xxgmx.c
88
void cn30xxgmx_attach(struct device *, struct device *, void *);
sys/arch/octeon/dev/cn30xxgmxvar.h
76
struct device sc_dev;
sys/arch/octeon/dev/cn30xxpowvar.h
53
struct device sc_dev;
sys/arch/octeon/dev/cn30xxsmi.c
42
int cn30xxsmi_match(struct device *, void *, void *);
sys/arch/octeon/dev/cn30xxsmi.c
43
void cn30xxsmi_attach(struct device *, struct device *, void *);
sys/arch/octeon/dev/cn30xxsmi.c
62
cn30xxsmi_match(struct device *parent, void *match, void *aux)
sys/arch/octeon/dev/cn30xxsmi.c
70
cn30xxsmi_attach(struct device *parent, struct device *self, void *aux)
sys/arch/octeon/dev/cn30xxsmivar.h
33
struct device sc_dev;
sys/arch/octeon/dev/cn30xxuart.c
104
cn30xxuart_attach(struct device *parent, struct device *self, void *aux)
sys/arch/octeon/dev/cn30xxuart.c
53
int cn30xxuart_probe(struct device *, void *, void *);
sys/arch/octeon/dev/cn30xxuart.c
54
void cn30xxuart_attach(struct device *, struct device *, void *);
sys/arch/octeon/dev/cn30xxuart.c
96
cn30xxuart_probe(struct device *parent, void *match, void *aux)
sys/arch/octeon/dev/if_cnmac.c
111
int cnmac_match(struct device *, void *, void *);
sys/arch/octeon/dev/if_cnmac.c
112
void cnmac_attach(struct device *, struct device *, void *);
sys/arch/octeon/dev/if_cnmac.c
119
int cnmac_mii_readreg(struct device *, int, int);
sys/arch/octeon/dev/if_cnmac.c
120
void cnmac_mii_writereg(struct device *, int, int, int);
sys/arch/octeon/dev/if_cnmac.c
121
void cnmac_mii_statchg(struct device *);
sys/arch/octeon/dev/if_cnmac.c
231
cnmac_match(struct device *parent, void *match, void *aux)
sys/arch/octeon/dev/if_cnmac.c
243
cnmac_attach(struct device *parent, struct device *self, void *aux)
sys/arch/octeon/dev/if_cnmac.c
434
cnmac_mii_readreg(struct device *self, int phy_no, int reg)
sys/arch/octeon/dev/if_cnmac.c
441
cnmac_mii_writereg(struct device *self, int phy_no, int reg, int value)
sys/arch/octeon/dev/if_cnmac.c
448
cnmac_mii_statchg(struct device *self)
sys/arch/octeon/dev/if_cnmacvar.h
60
struct device sc_dev;
sys/arch/octeon/dev/if_ogx.c
1374
ogx_mii_readreg(struct device *self, int phy_no, int reg)
sys/arch/octeon/dev/if_ogx.c
1382
ogx_mii_writereg(struct device *self, int phy_no, int reg, int value)
sys/arch/octeon/dev/if_ogx.c
1390
ogx_mii_statchg(struct device *self)
sys/arch/octeon/dev/if_ogx.c
209
int ogx_match(struct device *, void *, void *);
sys/arch/octeon/dev/if_ogx.c
210
void ogx_attach(struct device *, struct device *, void *);
sys/arch/octeon/dev/if_ogx.c
211
void ogx_defer(struct device *);
sys/arch/octeon/dev/if_ogx.c
221
int ogx_mii_readreg(struct device *, int, int);
sys/arch/octeon/dev/if_ogx.c
222
void ogx_mii_writereg(struct device *, int, int, int);
sys/arch/octeon/dev/if_ogx.c
223
void ogx_mii_statchg(struct device *);
sys/arch/octeon/dev/if_ogx.c
357
ogx_match(struct device *parent, void *match, void *aux)
sys/arch/octeon/dev/if_ogx.c
363
ogx_attach(struct device *parent, struct device *self, void *aux)
sys/arch/octeon/dev/if_ogx.c
69
struct device sc_dev;
sys/arch/octeon/dev/if_ogx.c
720
ogx_defer(struct device *dev)
sys/arch/octeon/dev/mainbus.c
40
int mainbus_match(struct device *, void *, void *);
sys/arch/octeon/dev/mainbus.c
41
void mainbus_attach(struct device *, struct device *, void *);
sys/arch/octeon/dev/mainbus.c
45
sizeof(struct device), mainbus_match, mainbus_attach
sys/arch/octeon/dev/mainbus.c
53
mainbus_match(struct device *parent, void *cfdata, void *aux)
sys/arch/octeon/dev/mainbus.c
64
mainbus_attach(struct device *parent, struct device *self, void *aux)
sys/arch/octeon/dev/octcf.c
110
struct device sc_dev;
sys/arch/octeon/dev/octcf.c
122
int octcfprobe(struct device *, void *, void *);
sys/arch/octeon/dev/octcf.c
123
void octcfattach(struct device *, struct device *, void *);
sys/arch/octeon/dev/octcf.c
124
int octcfdetach(struct device *, int);
sys/arch/octeon/dev/octcf.c
125
int octcfactivate(struct device *, int);
sys/arch/octeon/dev/octcf.c
160
octcfprobe(struct device *parent, void *match, void *aux)
sys/arch/octeon/dev/octcf.c
171
octcfattach(struct device *parent, struct device *self, void *aux)
sys/arch/octeon/dev/octcf.c
264
octcfactivate(struct device *self, int act)
sys/arch/octeon/dev/octcf.c
270
octcfdetach(struct device *self, int flags)
sys/arch/octeon/dev/octcib.c
103
octcib_attach(struct device *parent, struct device *self, void *aux)
sys/arch/octeon/dev/octcib.c
65
struct device sc_dev;
sys/arch/octeon/dev/octcib.c
77
int octcib_match(struct device *, void *, void *);
sys/arch/octeon/dev/octcib.c
78
void octcib_attach(struct device *, struct device *, void *);
sys/arch/octeon/dev/octcib.c
95
octcib_match(struct device *parent, void *match, void *aux)
sys/arch/octeon/dev/octcit.c
103
int octcit_match(struct device *, void *, void *);
sys/arch/octeon/dev/octcit.c
104
void octcit_attach(struct device *, struct device *, void *);
sys/arch/octeon/dev/octcit.c
134
octcit_match(struct device *parent, void *match, void *aux)
sys/arch/octeon/dev/octcit.c
142
octcit_attach(struct device *parent, struct device *self, void *aux)
sys/arch/octeon/dev/octcit.c
91
struct device sc_dev;
sys/arch/octeon/dev/octciu.c
107
int octciu_match(struct device *, void *, void *);
sys/arch/octeon/dev/octciu.c
108
void octciu_attach(struct device *, struct device *, void *);
sys/arch/octeon/dev/octciu.c
140
octciu_match(struct device *parent, void *match, void *aux)
sys/arch/octeon/dev/octciu.c
148
octciu_attach(struct device *parent, struct device *self, void *aux)
sys/arch/octeon/dev/octciu.c
94
struct device sc_dev;
sys/arch/octeon/dev/octcrypto.c
230
octcrypto_match(struct device *parent, void *match, void *aux)
sys/arch/octeon/dev/octcrypto.c
236
octcrypto_attach(struct device *parent, struct device *self, void *aux)
sys/arch/octeon/dev/octcrypto.c
88
struct device sc_dev;
sys/arch/octeon/dev/octcrypto.c
97
int octcrypto_match(struct device *, void *, void *);
sys/arch/octeon/dev/octcrypto.c
98
void octcrypto_attach(struct device *, struct device *, void *);
sys/arch/octeon/dev/octdwctwo.c
124
octdwctwo_match(struct device *parent, void *match, void *aux)
sys/arch/octeon/dev/octdwctwo.c
140
octdwctwo_attach(struct device *parent, struct device *self, void *aux)
sys/arch/octeon/dev/octdwctwo.c
231
octdwctwo_activate(struct device *self, int act)
sys/arch/octeon/dev/octdwctwo.c
266
octdwctwo_set_dma_addr(struct device *data, bus_addr_t dma_addr, int ch)
sys/arch/octeon/dev/octdwctwo.c
51
int octdwctwo_match(struct device *, void *, void *);
sys/arch/octeon/dev/octdwctwo.c
52
void octdwctwo_attach(struct device *, struct device *,
sys/arch/octeon/dev/octdwctwo.c
54
int octdwctwo_activate(struct device *, int);
sys/arch/octeon/dev/octdwctwo.c
55
int octdwctwo_set_dma_addr(struct device *, bus_addr_t, int);
sys/arch/octeon/dev/octehci.c
45
int octehci_match(struct device *, void *, void *);
sys/arch/octeon/dev/octehci.c
46
void octehci_attach(struct device *, struct device *, void *);
sys/arch/octeon/dev/octehci.c
57
octehci_match(struct device *parent, void *match, void *aux)
sys/arch/octeon/dev/octehci.c
64
octehci_attach(struct device *parent, struct device *self, void *aux)
sys/arch/octeon/dev/octeon_iobus.c
136
iobusmatch(struct device *parent, void *match, void *aux)
sys/arch/octeon/dev/octeon_iobus.c
161
iobussubmatch(struct device *parent, void *vcf, void *args)
sys/arch/octeon/dev/octeon_iobus.c
176
iobusattach(struct device *parent, struct device *self, void *aux)
sys/arch/octeon/dev/octeon_iobus.c
181
struct device *sc = self;
sys/arch/octeon/dev/octeon_iobus.c
222
iobussearch(struct device *parent, void *v, void *aux)
sys/arch/octeon/dev/octeon_iobus.c
56
int iobusmatch(struct device *, void *, void *);
sys/arch/octeon/dev/octeon_iobus.c
57
void iobusattach(struct device *, struct device *, void *);
sys/arch/octeon/dev/octeon_iobus.c
59
int iobussubmatch(struct device *, void *, void *);
sys/arch/octeon/dev/octeon_iobus.c
60
int iobussearch(struct device *, void *, void *);
sys/arch/octeon/dev/octeon_iobus.c
66
sizeof(struct device), iobusmatch, iobusattach
sys/arch/octeon/dev/octeon_pcibus.c
100
void octeon_pcibus_attach_hook(struct device *, struct device *,
sys/arch/octeon/dev/octeon_pcibus.c
193
octeon_pcibus_match(struct device *parent, void *vcf, void *aux)
sys/arch/octeon/dev/octeon_pcibus.c
209
octeon_pcibus_attach(struct device *parent, struct device *self, void *aux)
sys/arch/octeon/dev/octeon_pcibus.c
284
octeon_pcibus_attach_hook(struct device *parent, struct device *self,
sys/arch/octeon/dev/octeon_pcibus.c
80
struct device sc_dev;
sys/arch/octeon/dev/octeon_pcibus.c
85
int octeon_pcibus_match(struct device *, void *, void *);
sys/arch/octeon/dev/octeon_pcibus.c
86
void octeon_pcibus_attach(struct device *, struct device *, void *);
sys/arch/octeon/dev/octgpio.c
53
struct device sc_dev;
sys/arch/octeon/dev/octgpio.c
61
int octgpio_match(struct device *, void *, void *);
sys/arch/octeon/dev/octgpio.c
62
void octgpio_attach(struct device *, struct device *, void *);
sys/arch/octeon/dev/octgpio.c
77
octgpio_match(struct device *parent, void *match, void *aux)
sys/arch/octeon/dev/octgpio.c
86
octgpio_attach(struct device *parent, struct device *self, void *aux)
sys/arch/octeon/dev/octiic.c
135
octiic_match(struct device *parent, void *match, void *aux)
sys/arch/octeon/dev/octiic.c
144
octiic_attach(struct device *parent, struct device *self, void *aux)
sys/arch/octeon/dev/octiic.c
341
octiic_i2c_scan(struct device *self, struct i2cbus_attach_args *iba, void *arg)
sys/arch/octeon/dev/octiic.c
40
struct device sc_dev;
sys/arch/octeon/dev/octiic.c
52
int octiic_match(struct device *, void *, void *);
sys/arch/octeon/dev/octiic.c
53
void octiic_attach(struct device *, struct device *, void *);
sys/arch/octeon/dev/octiic.c
62
void octiic_i2c_scan(struct device *, struct i2cbus_attach_args *, void *);
sys/arch/octeon/dev/octmmc.c
110
int octmmc_match(struct device *, void *, void *);
sys/arch/octeon/dev/octmmc.c
111
void octmmc_attach(struct device *, struct device *, void *);
sys/arch/octeon/dev/octmmc.c
163
octmmc_match(struct device *parent, void *match, void *aux)
sys/arch/octeon/dev/octmmc.c
172
octmmc_attach(struct device *parent, struct device *self, void *aux)
sys/arch/octeon/dev/octmmc.c
74
struct device *bus_sdmmc;
sys/arch/octeon/dev/octmmc.c
86
struct device sc_dev;
sys/arch/octeon/dev/octohci.c
120
octohci_attach_deferred(struct device *self)
sys/arch/octeon/dev/octohci.c
45
int octohci_match(struct device *, void *, void *);
sys/arch/octeon/dev/octohci.c
46
void octohci_attach(struct device *, struct device *, void *);
sys/arch/octeon/dev/octohci.c
47
void octohci_attach_deferred(struct device *);
sys/arch/octeon/dev/octohci.c
58
octohci_match(struct device *parent, void *match, void *aux)
sys/arch/octeon/dev/octohci.c
65
octohci_attach(struct device *parent, struct device *self, void *aux)
sys/arch/octeon/dev/octpcie.c
200
struct device sc_dev;
sys/arch/octeon/dev/octpcie.c
209
int octpcie_match(struct device *, void *, void *);
sys/arch/octeon/dev/octpcie.c
210
void octpcie_attach(struct device *, struct device *, void *);
sys/arch/octeon/dev/octpcie.c
213
void octpcie_attach_hook(struct device *, struct device *,
sys/arch/octeon/dev/octpcie.c
266
octpcie_match(struct device *parent, void *match, void *aux)
sys/arch/octeon/dev/octpcie.c
277
octpcie_attach(struct device *parent, struct device *self, void *aux)
sys/arch/octeon/dev/octpcie.c
712
octpcie_attach_hook(struct device *parent, struct device *self,
sys/arch/octeon/dev/octpip.c
32
struct device sc_dev;
sys/arch/octeon/dev/octpip.c
35
int octpip_match(struct device *, void *, void *);
sys/arch/octeon/dev/octpip.c
36
void octpip_attach(struct device *, struct device *, void *);
sys/arch/octeon/dev/octpip.c
48
octpip_match(struct device *parent, void *match, void *aux)
sys/arch/octeon/dev/octpip.c
56
octpip_attach(struct device *parent, struct device *self, void *aux)
sys/arch/octeon/dev/octrng.c
27
int octrng_match(struct device *, void *, void *);
sys/arch/octeon/dev/octrng.c
28
void octrng_attach(struct device *, struct device *, void *);
sys/arch/octeon/dev/octrng.c
52
struct device sc_dev;
sys/arch/octeon/dev/octrng.c
70
octrng_match(struct device *parent, void *match, void *aux)
sys/arch/octeon/dev/octrng.c
84
octrng_attach(struct device *parent, struct device *self, void *aux)
sys/arch/octeon/dev/octrtc.c
109
octrtc_attach(struct device *parent, struct device *self, void *aux)
sys/arch/octeon/dev/octrtc.c
41
struct device sc_dev;
sys/arch/octeon/dev/octrtc.c
49
int octrtc_match(struct device *, void *, void *);
sys/arch/octeon/dev/octrtc.c
50
void octrtc_attach(struct device *, struct device *, void *);
sys/arch/octeon/dev/octrtc.c
94
octrtc_match(struct device *parent, void *match, void *aux)
sys/arch/octeon/dev/octsctl.c
41
struct device sc_dev;
sys/arch/octeon/dev/octsctl.c
46
int octsctl_match(struct device *, void *, void *);
sys/arch/octeon/dev/octsctl.c
47
void octsctl_attach(struct device *, struct device *, void *);
sys/arch/octeon/dev/octsctl.c
58
octsctl_match(struct device *parent, void *match, void *aux)
sys/arch/octeon/dev/octsctl.c
66
octsctl_attach(struct device *parent, struct device *self, void *aux)
sys/arch/octeon/dev/octuctl.c
109
octuctl_match(struct device *parent, void *match, void *aux)
sys/arch/octeon/dev/octuctl.c
197
octuctl_attach(struct device *parent, struct device *self, void *aux)
sys/arch/octeon/dev/octuctl.c
34
struct device sc_dev;
sys/arch/octeon/dev/octuctl.c
39
int octuctl_match(struct device *, void *, void *);
sys/arch/octeon/dev/octuctl.c
40
void octuctl_attach(struct device *, struct device *, void *);
sys/arch/octeon/dev/octxctl.c
102
octxctl_attach(struct device *parent, struct device *self, void *aux)
sys/arch/octeon/dev/octxctl.c
44
struct device sc_dev;
sys/arch/octeon/dev/octxctl.c
51
int octxctl_match(struct device *, void *, void *);
sys/arch/octeon/dev/octxctl.c
52
void octxctl_attach(struct device *, struct device *, void *);
sys/arch/octeon/dev/octxctl.c
89
octxctl_match(struct device *parent, void *match, void *aux)
sys/arch/octeon/dev/ogxnexus.c
37
struct device sc_dev;
sys/arch/octeon/dev/ogxnexus.c
48
int ogxnexus_match(struct device *, void *, void *);
sys/arch/octeon/dev/ogxnexus.c
49
void ogxnexus_attach(struct device *, struct device *, void *);
sys/arch/octeon/dev/ogxnexus.c
60
ogxnexus_match(struct device *parent, void *match, void *aux)
sys/arch/octeon/dev/ogxnexus.c
68
ogxnexus_attach(struct device *parent, struct device *self, void *aux)
sys/arch/octeon/dev/simplebus.c
114
simplebus_submatch(struct device *self, void *match, void *aux)
sys/arch/octeon/dev/simplebus.c
148
simplebus_attach_node(struct device *self, int node)
sys/arch/octeon/dev/simplebus.c
31
int simplebus_match(struct device *, void *, void *);
sys/arch/octeon/dev/simplebus.c
32
void simplebus_attach(struct device *, struct device *, void *);
sys/arch/octeon/dev/simplebus.c
34
void simplebus_attach_node(struct device *, int);
sys/arch/octeon/dev/simplebus.c
50
simplebus_match(struct device *parent, void *cfdata, void *aux)
sys/arch/octeon/dev/simplebus.c
68
simplebus_attach(struct device *parent, struct device *self, void *aux)
sys/arch/octeon/include/autoconf.h
42
extern struct device *bootdv;
sys/arch/octeon/include/pci_machdep.h
46
void (*pc_attach_hook)(struct device *,
sys/arch/octeon/include/pci_machdep.h
47
struct device *, struct pcibus_attach_args *);
sys/arch/octeon/include/simplebusvar.h
20
struct device sc_dev;
sys/arch/octeon/include/simplebusvar.h
34
extern void simplebus_attach(struct device *, struct device *, void *);
sys/arch/octeon/octeon/autoconf.c
153
device_register(struct device *dev, void *aux)
sys/arch/octeon/octeon/autoconf.c
32
struct device *bootdv = NULL;
sys/arch/octeon/octeon/pciide_machdep.c
50
pciide_machdep_compat_intr_establish(struct device *dev,
sys/arch/powerpc/include/cpu.h
45
struct device *ci_dev; /* our device */
sys/arch/powerpc64/dev/astfb.c
40
struct device sc_dev;
sys/arch/powerpc64/dev/astfb.c
70
int astfb_match(struct device *, void *, void *);
sys/arch/powerpc64/dev/astfb.c
71
void astfb_attach(struct device *, struct device *, void *);
sys/arch/powerpc64/dev/astfb.c
82
astfb_match(struct device *parent, void *cf, void *aux)
sys/arch/powerpc64/dev/astfb.c
95
astfb_attach(struct device *parent, struct device *self, void *aux)
sys/arch/powerpc64/dev/ipmi_opal.c
60
int ipmi_opal_match(struct device *, void *, void *);
sys/arch/powerpc64/dev/ipmi_opal.c
61
void ipmi_opal_attach(struct device *, struct device *, void *);
sys/arch/powerpc64/dev/ipmi_opal.c
69
ipmi_opal_match(struct device *parent, void *match, void *aux)
sys/arch/powerpc64/dev/ipmi_opal.c
77
ipmi_opal_attach(struct device *parent, struct device *self, void *aux)
sys/arch/powerpc64/dev/mainbus.c
107
mainbus_match(struct device *parent, void *cfdata, void *aux)
sys/arch/powerpc64/dev/mainbus.c
113
mainbus_attach(struct device *parent, struct device *self, void *aux)
sys/arch/powerpc64/dev/mainbus.c
200
mainbus_attach_node(struct device *self, int node, cfmatch_t submatch)
sys/arch/powerpc64/dev/mainbus.c
206
struct device *child;
sys/arch/powerpc64/dev/mainbus.c
294
mainbus_match_status(struct device *parent, void *match, void *aux)
sys/arch/powerpc64/dev/mainbus.c
31
int mainbus_match(struct device *, void *, void *);
sys/arch/powerpc64/dev/mainbus.c
312
mainbus_attach_cpus(struct device *self, cfmatch_t match)
sys/arch/powerpc64/dev/mainbus.c
32
void mainbus_attach(struct device *, struct device *, void *);
sys/arch/powerpc64/dev/mainbus.c
34
void mainbus_attach_node(struct device *, int, cfmatch_t);
sys/arch/powerpc64/dev/mainbus.c
341
mainbus_match_primary(struct device *parent, void *match, void *aux)
sys/arch/powerpc64/dev/mainbus.c
35
int mainbus_match_status(struct device *, void *, void *);
sys/arch/powerpc64/dev/mainbus.c
353
mainbus_match_secondary(struct device *parent, void *match, void *aux)
sys/arch/powerpc64/dev/mainbus.c
36
void mainbus_attach_cpus(struct device *, cfmatch_t);
sys/arch/powerpc64/dev/mainbus.c
37
int mainbus_match_primary(struct device *, void *, void *);
sys/arch/powerpc64/dev/mainbus.c
38
int mainbus_match_secondary(struct device *, void *, void *);
sys/arch/powerpc64/dev/mainbus.c
41
struct device sc_dev;
sys/arch/powerpc64/dev/opal.c
225
opal_attach_deferred(struct device *self)
sys/arch/powerpc64/dev/opal.c
48
struct device sc_dev;
sys/arch/powerpc64/dev/opal.c
64
int opal_match(struct device *, void *, void *);
sys/arch/powerpc64/dev/opal.c
65
void opal_attach(struct device *, struct device *, void *);
sys/arch/powerpc64/dev/opal.c
75
void opal_attach_deferred(struct device *);
sys/arch/powerpc64/dev/opal.c
90
opal_match(struct device *parent, void *match, void *aux)
sys/arch/powerpc64/dev/opal.c
98
opal_attach(struct device *parent, struct device *self, void *aux)
sys/arch/powerpc64/dev/opalcons.c
35
struct device sc_dev;
sys/arch/powerpc64/dev/opalcons.c
43
int opalcons_match(struct device *, void *, void *);
sys/arch/powerpc64/dev/opalcons.c
44
void opalcons_attach(struct device *, struct device *, void *);
sys/arch/powerpc64/dev/opalcons.c
61
opalcons_match(struct device *parent, void *match, void *aux)
sys/arch/powerpc64/dev/opalcons.c
69
opalcons_attach(struct device *parent, struct device *self, void *aux)
sys/arch/powerpc64/dev/opalsens.c
30
struct device sc_dev;
sys/arch/powerpc64/dev/opalsens.c
37
int opalsens_match(struct device *, void *, void *);
sys/arch/powerpc64/dev/opalsens.c
38
void opalsens_attach(struct device *, struct device *, void *);
sys/arch/powerpc64/dev/opalsens.c
51
opalsens_match(struct device *parent, void *match, void *aux)
sys/arch/powerpc64/dev/opalsens.c
59
opalsens_attach(struct device *parent, struct device *self, void *aux)
sys/arch/powerpc64/dev/phb.c
100
int phb_match(struct device *, void *, void *);
sys/arch/powerpc64/dev/phb.c
101
void phb_attach(struct device *, struct device *, void *);
sys/arch/powerpc64/dev/phb.c
113
void phb_attach_hook(struct device *, struct device *,
sys/arch/powerpc64/dev/phb.c
139
phb_match(struct device *parent, void *match, void *aux)
sys/arch/powerpc64/dev/phb.c
148
phb_attach(struct device *parent, struct device *self, void *aux)
sys/arch/powerpc64/dev/phb.c
488
phb_attach_hook(struct device *parent, struct device *self,
sys/arch/powerpc64/dev/phb.c
504
phb_find_node(int node, int bus, int device, int function)
sys/arch/powerpc64/dev/phb.c
510
phys_hi = ((bus << 16) | (device << 11) | (function << 8));
sys/arch/powerpc64/dev/phb.c
520
node = phb_find_node(child, bus, device, function);
sys/arch/powerpc64/dev/phb.c
529
phb_make_tag(void *v, int bus, int device, int function)
sys/arch/powerpc64/dev/phb.c
534
node = phb_find_node(sc->sc_node, bus, device, function);
sys/arch/powerpc64/dev/phb.c
536
(bus << 8) | (device << 3) | (function << 0));
sys/arch/powerpc64/dev/phb.c
55
struct device sc_dev;
sys/arch/powerpc64/dev/xicp.c
106
xicp_match(struct device *parent, void *match, void *aux)
sys/arch/powerpc64/dev/xicp.c
115
xicp_attach(struct device *parent, struct device *self, void *aux)
sys/arch/powerpc64/dev/xicp.c
58
struct device sc_dev;
sys/arch/powerpc64/dev/xicp.c
88
int xicp_match(struct device *, void *, void *);
sys/arch/powerpc64/dev/xicp.c
89
void xicp_attach(struct device *, struct device *, void *);
sys/arch/powerpc64/dev/xics.c
33
struct device sc_dev;
sys/arch/powerpc64/dev/xics.c
38
int xics_match(struct device *, void *, void *);
sys/arch/powerpc64/dev/xics.c
39
void xics_attach(struct device *, struct device *, void *);
sys/arch/powerpc64/dev/xics.c
54
xics_match(struct device *parent, void *match, void *aux)
sys/arch/powerpc64/dev/xics.c
62
xics_attach(struct device *parent, struct device *self, void *aux)
sys/arch/powerpc64/dev/xive.c
139
int xive_match(struct device *, void *, void *);
sys/arch/powerpc64/dev/xive.c
140
void xive_attach(struct device *, struct device *, void *);
sys/arch/powerpc64/dev/xive.c
141
int xive_activate(struct device *, int);
sys/arch/powerpc64/dev/xive.c
159
xive_match(struct device *parent, void *match, void *aux)
sys/arch/powerpc64/dev/xive.c
167
xive_attach(struct device *parent, struct device *self, void *aux)
sys/arch/powerpc64/dev/xive.c
239
xive_activate(struct device *self, int act)
sys/arch/powerpc64/dev/xive.c
91
struct device sc_dev;
sys/arch/powerpc64/include/cpu.h
56
struct device *ci_dev;
sys/arch/powerpc64/include/pci_machdep.h
57
void (*pc_attach_hook)(struct device *,
sys/arch/powerpc64/include/pci_machdep.h
58
struct device *, struct pcibus_attach_args *);
sys/arch/powerpc64/powerpc64/autoconf.c
50
struct device *bootdv = NULL;
sys/arch/powerpc64/powerpc64/autoconf.c
73
device_register(struct device *dev, void *aux)
sys/arch/powerpc64/powerpc64/cpu.c
101
cpu_attach(struct device *parent, struct device *dev, void *aux)
sys/arch/powerpc64/powerpc64/cpu.c
70
int cpu_match(struct device *, void *, void *);
sys/arch/powerpc64/powerpc64/cpu.c
71
void cpu_attach(struct device *, struct device *, void *);
sys/arch/powerpc64/powerpc64/cpu.c
74
sizeof(struct device), cpu_match, cpu_attach
sys/arch/powerpc64/powerpc64/cpu.c
85
cpu_match(struct device *parent, void *cfdata, void *aux)
sys/arch/riscv64/dev/mainbus.c
185
mainbus_attach_node(struct device *self, int node, cfmatch_t submatch)
sys/arch/riscv64/dev/mainbus.c
191
struct device *child;
sys/arch/riscv64/dev/mainbus.c
282
mainbus_match_status(struct device *parent, void *match, void *aux)
sys/arch/riscv64/dev/mainbus.c
29
int mainbus_match(struct device *, void *, void *);
sys/arch/riscv64/dev/mainbus.c
30
void mainbus_attach(struct device *, struct device *, void *);
sys/arch/riscv64/dev/mainbus.c
300
mainbus_attach_cpus(struct device *self, cfmatch_t match)
sys/arch/riscv64/dev/mainbus.c
32
void mainbus_attach_node(struct device *, int, cfmatch_t);
sys/arch/riscv64/dev/mainbus.c
33
int mainbus_match_status(struct device *, void *, void *);
sys/arch/riscv64/dev/mainbus.c
333
mainbus_match_primary(struct device *parent, void *match, void *aux)
sys/arch/riscv64/dev/mainbus.c
34
void mainbus_attach_cpus(struct device *, cfmatch_t);
sys/arch/riscv64/dev/mainbus.c
345
mainbus_match_secondary(struct device *parent, void *match, void *aux)
sys/arch/riscv64/dev/mainbus.c
35
int mainbus_match_primary(struct device *, void *, void *);
sys/arch/riscv64/dev/mainbus.c
357
mainbus_attach_framebuffer(struct device *self)
sys/arch/riscv64/dev/mainbus.c
36
int mainbus_match_secondary(struct device *, void *, void *);
sys/arch/riscv64/dev/mainbus.c
37
void mainbus_attach_framebuffer(struct device *);
sys/arch/riscv64/dev/mainbus.c
40
struct device sc_dev;
sys/arch/riscv64/dev/mainbus.c
85
mainbus_match(struct device *parent, void *cfdata, void *aux)
sys/arch/riscv64/dev/mainbus.c
91
mainbus_attach(struct device *parent, struct device *self, void *aux)
sys/arch/riscv64/dev/mpfclock.c
116
mpfclock_match(struct device *parent, void *match, void *aux)
sys/arch/riscv64/dev/mpfclock.c
126
mpfclock_attach(struct device *parent, struct device *self, void *aux)
sys/arch/riscv64/dev/mpfclock.c
81
struct device sc_dev;
sys/arch/riscv64/dev/mpfclock.c
95
int mpfclock_match(struct device *, void *, void *);
sys/arch/riscv64/dev/mpfclock.c
96
void mpfclock_attach(struct device *, struct device *, void *);
sys/arch/riscv64/dev/mpfgpio.c
101
mpfgpio_attach(struct device *parent, struct device *self, void *aux)
sys/arch/riscv64/dev/mpfgpio.c
255
mpfgpio_attach_gpio(struct device *parent)
sys/arch/riscv64/dev/mpfgpio.c
53
struct device sc_dev;
sys/arch/riscv64/dev/mpfgpio.c
70
int mpfgpio_match(struct device *, void *, void*);
sys/arch/riscv64/dev/mpfgpio.c
71
void mpfgpio_attach(struct device *, struct device *, void *);
sys/arch/riscv64/dev/mpfgpio.c
80
void mpfgpio_attach_gpio(struct device *);
sys/arch/riscv64/dev/mpfgpio.c
91
mpfgpio_match(struct device *parent, void *match, void *aux)
sys/arch/riscv64/dev/mpfiic.c
127
mpfiic_match(struct device *parent, void *match, void *aux)
sys/arch/riscv64/dev/mpfiic.c
137
mpfiic_attach(struct device *parent, struct device *self, void *aux)
sys/arch/riscv64/dev/mpfiic.c
343
mpfiic_i2c_scan(struct device *self, struct i2cbus_attach_args *iba, void *arg)
sys/arch/riscv64/dev/mpfiic.c
67
struct device sc_dev;
sys/arch/riscv64/dev/mpfiic.c
86
int mpfiic_match(struct device *, void *, void*);
sys/arch/riscv64/dev/mpfiic.c
87
void mpfiic_attach(struct device *, struct device *, void *);
sys/arch/riscv64/dev/mpfiic.c
96
void mpfiic_i2c_scan(struct device *, struct i2cbus_attach_args *, void *);
sys/arch/riscv64/dev/plic.c
110
int plic_match(struct device *, void *, void *);
sys/arch/riscv64/dev/plic.c
111
void plic_attach(struct device *, struct device *, void *);
sys/arch/riscv64/dev/plic.c
148
plic_match(struct device *parent, void *cfdata, void *aux)
sys/arch/riscv64/dev/plic.c
161
plic_attach(struct device *parent, struct device *dev, void *aux)
sys/arch/riscv64/dev/plic.c
99
struct device sc_dev;
sys/arch/riscv64/dev/riscv_cpu_intc.c
41
int riscv_intc_match(struct device *, void *, void *);
sys/arch/riscv64/dev/riscv_cpu_intc.c
42
void riscv_intc_attach(struct device *, struct device *, void *);
sys/arch/riscv64/dev/riscv_cpu_intc.c
51
sizeof (struct device), riscv_intc_match, riscv_intc_attach
sys/arch/riscv64/dev/riscv_cpu_intc.c
59
riscv_intc_match(struct device *parent, void *match, void *aux)
sys/arch/riscv64/dev/riscv_cpu_intc.c
68
riscv_intc_attach(struct device *parent, struct device *self, void *aux)
sys/arch/riscv64/dev/sfcc.c
35
struct device sc_dev;
sys/arch/riscv64/dev/sfcc.c
44
int sfcc_match(struct device *, void *, void *);
sys/arch/riscv64/dev/sfcc.c
45
void sfcc_attach(struct device *, struct device *, void *);
sys/arch/riscv64/dev/sfcc.c
58
sfcc_match(struct device *parent, void *match, void *aux)
sys/arch/riscv64/dev/sfcc.c
67
sfcc_attach(struct device *parent, struct device *self, void *aux)
sys/arch/riscv64/dev/sfclock.c
59
struct device sc_dev;
sys/arch/riscv64/dev/sfclock.c
67
int sfclock_match(struct device *, void *, void *);
sys/arch/riscv64/dev/sfclock.c
68
void sfclock_attach(struct device *, struct device *, void *);
sys/arch/riscv64/dev/sfclock.c
83
sfclock_match(struct device *parent, void *match, void *aux)
sys/arch/riscv64/dev/sfclock.c
91
sfclock_attach(struct device *parent, struct device *self, void *aux)
sys/arch/riscv64/dev/sfgpio.c
106
sfgpio_match(struct device *parent, void *match, void *aux)
sys/arch/riscv64/dev/sfgpio.c
114
sfgpio_attach(struct device *parent, struct device *self, void *aux)
sys/arch/riscv64/dev/sfgpio.c
71
struct device sc_dev;
sys/arch/riscv64/dev/sfgpio.c
82
int sfgpio_match(struct device *, void *, void *);
sys/arch/riscv64/dev/sfgpio.c
83
void sfgpio_attach(struct device *, struct device *, void *);
sys/arch/riscv64/dev/sfuart.c
137
sfuart_match(struct device *parent, void *match, void *aux)
sys/arch/riscv64/dev/sfuart.c
145
sfuart_attach(struct device *parent, struct device *self, void *aux)
sys/arch/riscv64/dev/sfuart.c
76
struct device sc_dev;
sys/arch/riscv64/dev/sfuart.c
97
int sfuart_match(struct device *, void *, void *);
sys/arch/riscv64/dev/sfuart.c
98
void sfuart_attach(struct device *, struct device *, void *);
sys/arch/riscv64/dev/sgmsi.c
31
struct device sc_dev;
sys/arch/riscv64/dev/sgmsi.c
50
int sgmsi_match(struct device *, void *, void *);
sys/arch/riscv64/dev/sgmsi.c
51
void sgmsi_attach(struct device *, struct device *, void *);
sys/arch/riscv64/dev/sgmsi.c
67
sgmsi_match(struct device *parent, void *match, void *aux)
sys/arch/riscv64/dev/sgmsi.c
75
sgmsi_attach(struct device *parent, struct device *self, void *aux)
sys/arch/riscv64/dev/simplebus.c
125
simplebus_submatch(struct device *self, void *match, void *aux)
sys/arch/riscv64/dev/simplebus.c
159
simplebus_attach_node(struct device *self, int node)
sys/arch/riscv64/dev/simplebus.c
166
struct device *child;
sys/arch/riscv64/dev/simplebus.c
30
int simplebus_match(struct device *, void *, void *);
sys/arch/riscv64/dev/simplebus.c
31
void simplebus_attach(struct device *, struct device *, void *);
sys/arch/riscv64/dev/simplebus.c
33
void simplebus_attach_node(struct device *, int);
sys/arch/riscv64/dev/simplebus.c
51
simplebus_match(struct device *parent, void *cfdata, void *aux)
sys/arch/riscv64/dev/simplebus.c
65
simplebus_attach(struct device *parent, struct device *self, void *aux)
sys/arch/riscv64/dev/smtclock.c
240
struct device sc_dev;
sys/arch/riscv64/dev/smtclock.c
252
int smtclock_match(struct device *, void *, void *);
sys/arch/riscv64/dev/smtclock.c
253
void smtclock_attach(struct device *, struct device *, void *);
sys/arch/riscv64/dev/smtclock.c
269
smtclock_match(struct device *parent, void *match, void *aux)
sys/arch/riscv64/dev/smtclock.c
278
smtclock_attach(struct device *parent, struct device *self, void *aux)
sys/arch/riscv64/dev/smtcomphy.c
101
int smtcomphy_match(struct device *, void *, void *);
sys/arch/riscv64/dev/smtcomphy.c
102
void smtcomphy_attach(struct device *, struct device *, void *);
sys/arch/riscv64/dev/smtcomphy.c
117
smtcomphy_match(struct device *parent, void *match, void *aux)
sys/arch/riscv64/dev/smtcomphy.c
126
smtcomphy_attach(struct device *parent, struct device *self, void *aux)
sys/arch/riscv64/dev/smtcomphy.c
90
struct device sc_dev;
sys/arch/riscv64/dev/smtgpio.c
46
struct device sc_dev;
sys/arch/riscv64/dev/smtgpio.c
53
int smtgpio_match(struct device *, void *, void *);
sys/arch/riscv64/dev/smtgpio.c
54
void smtgpio_attach(struct device *, struct device *, void *);
sys/arch/riscv64/dev/smtgpio.c
69
smtgpio_match(struct device *parent, void *match, void *aux)
sys/arch/riscv64/dev/smtgpio.c
77
smtgpio_attach(struct device *parent, struct device *self, void *aux)
sys/arch/riscv64/dev/smtiic.c
102
void smtiic_bus_scan(struct device *, struct i2cbus_attach_args *, void *);
sys/arch/riscv64/dev/smtiic.c
105
smtiic_match(struct device *parent, void *match, void *aux)
sys/arch/riscv64/dev/smtiic.c
113
smtiic_attach(struct device *parent, struct device *self, void *aux)
sys/arch/riscv64/dev/smtiic.c
294
smtiic_bus_scan(struct device *self, struct i2cbus_attach_args *iba, void *aux)
sys/arch/riscv64/dev/smtiic.c
63
struct device sc_dev;
sys/arch/riscv64/dev/smtiic.c
73
int smtiic_match(struct device *, void *, void *);
sys/arch/riscv64/dev/smtiic.c
74
void smtiic_attach(struct device *, struct device *, void *);
sys/arch/riscv64/dev/smtpinctrl.c
47
struct device sc_dev;
sys/arch/riscv64/dev/smtpinctrl.c
53
int smtpinctrl_match(struct device *, void *, void *);
sys/arch/riscv64/dev/smtpinctrl.c
54
void smtpinctrl_attach(struct device *, struct device *, void *);
sys/arch/riscv64/dev/smtpinctrl.c
67
smtpinctrl_match(struct device *parent, void *match, void *aux)
sys/arch/riscv64/dev/smtpinctrl.c
75
smtpinctrl_attach(struct device *parent, struct device *self, void *aux)
sys/arch/riscv64/dev/smtpmic.c
58
struct device sc_dev;
sys/arch/riscv64/dev/smtpmic.c
67
int smtpmic_match(struct device *, void *, void *);
sys/arch/riscv64/dev/smtpmic.c
68
void smtpmic_attach(struct device *, struct device *, void *);
sys/arch/riscv64/dev/smtpmic.c
90
smtpmic_match(struct device *parent, void *match, void *aux)
sys/arch/riscv64/dev/smtpmic.c
98
smtpmic_attach(struct device *parent, struct device *self, void *aux)
sys/arch/riscv64/dev/stfclock.c
189
struct device sc_dev;
sys/arch/riscv64/dev/stfclock.c
199
int stfclock_match(struct device *, void *, void *);
sys/arch/riscv64/dev/stfclock.c
200
void stfclock_attach(struct device *, struct device *, void *);
sys/arch/riscv64/dev/stfclock.c
234
stfclock_match(struct device *parent, void *match, void *aux)
sys/arch/riscv64/dev/stfclock.c
246
stfclock_attach(struct device *parent, struct device *self, void *aux)
sys/arch/riscv64/dev/stfpcie.c
136
struct device sc_dev;
sys/arch/riscv64/dev/stfpcie.c
174
int stfpcie_match(struct device *, void *, void *);
sys/arch/riscv64/dev/stfpcie.c
175
void stfpcie_attach(struct device *, struct device *, void *);
sys/arch/riscv64/dev/stfpcie.c
186
stfpcie_match(struct device *parent, void *match, void *aux)
sys/arch/riscv64/dev/stfpcie.c
199
void stfpcie_attach_hook(struct device *, struct device *,
sys/arch/riscv64/dev/stfpcie.c
225
stfpcie_attach(struct device *parent, struct device *self, void *aux)
sys/arch/riscv64/dev/stfpcie.c
772
stfpcie_attach_hook(struct device *parent, struct device *self,
sys/arch/riscv64/dev/stfpcie.c
788
stfpcie_find_node(int node, int bus, int device, int function)
sys/arch/riscv64/dev/stfpcie.c
794
phys_hi = ((bus << 16) | (device << 11) | (function << 8));
sys/arch/riscv64/dev/stfpcie.c
804
node = stfpcie_find_node(child, bus, device, function);
sys/arch/riscv64/dev/stfpcie.c
813
stfpcie_make_tag(void *v, int bus, int device, int function)
sys/arch/riscv64/dev/stfpcie.c
818
node = stfpcie_find_node(sc->sc_node, bus, device, function);
sys/arch/riscv64/dev/stfpcie.c
820
(bus << 20) | (device << 15) | (function << 12));
sys/arch/riscv64/dev/stfpciephy.c
44
struct device sc_dev;
sys/arch/riscv64/dev/stfpciephy.c
51
int stfpciephy_match(struct device *, void *, void *);
sys/arch/riscv64/dev/stfpciephy.c
52
void stfpciephy_attach(struct device *, struct device *, void *);
sys/arch/riscv64/dev/stfpciephy.c
65
stfpciephy_match(struct device *parent, void *match, void *aux)
sys/arch/riscv64/dev/stfpciephy.c
73
stfpciephy_attach(struct device *parent, struct device *self, void *aux)
sys/arch/riscv64/dev/stfpinctrl.c
102
stfpinctrl_attach(struct device *parent, struct device *self, void *aux)
sys/arch/riscv64/dev/stfpinctrl.c
63
struct device sc_dev;
sys/arch/riscv64/dev/stfpinctrl.c
73
int stfpinctrl_match(struct device *, void *, void *);
sys/arch/riscv64/dev/stfpinctrl.c
74
void stfpinctrl_attach(struct device *, struct device *, void *);
sys/arch/riscv64/dev/stfpinctrl.c
93
stfpinctrl_match(struct device *parent, void *match, void *aux)
sys/arch/riscv64/dev/stfrng.c
56
struct device sc_dev;
sys/arch/riscv64/dev/stfrng.c
63
int stfrng_match(struct device *, void *, void *);
sys/arch/riscv64/dev/stfrng.c
64
void stfrng_attach(struct device *, struct device *, void *);
sys/arch/riscv64/dev/stfrng.c
77
stfrng_match(struct device *parent, void *match, void *aux)
sys/arch/riscv64/dev/stfrng.c
85
stfrng_attach(struct device *parent, struct device *self, void *aux)
sys/arch/riscv64/dev/stftemp.c
45
struct device sc_dev;
sys/arch/riscv64/dev/stftemp.c
55
int stftemp_match(struct device *, void *, void *);
sys/arch/riscv64/dev/stftemp.c
56
void stftemp_attach(struct device *, struct device *, void *);
sys/arch/riscv64/dev/stftemp.c
70
stftemp_match(struct device *parent, void *match, void *aux)
sys/arch/riscv64/dev/stftemp.c
79
stftemp_attach(struct device *parent, struct device *self, void *aux)
sys/arch/riscv64/dev/sxitimer.c
52
struct device sc_dev;
sys/arch/riscv64/dev/sxitimer.c
62
int sxitimer_match(struct device *, void *, void *);
sys/arch/riscv64/dev/sxitimer.c
63
void sxitimer_attach(struct device *, struct device *, void *);
sys/arch/riscv64/dev/sxitimer.c
84
sxitimer_match(struct device *parent, void *match, void *aux)
sys/arch/riscv64/dev/sxitimer.c
92
sxitimer_attach(struct device *parent, struct device *self, void *aux)
sys/arch/riscv64/include/cpu.h
78
struct device *ci_dev; /* Device corresponding to this CPU */
sys/arch/riscv64/include/pci_machdep.h
57
void (*pc_attach_hook)(struct device *,
sys/arch/riscv64/include/pci_machdep.h
58
struct device *, struct pcibus_attach_args *);
sys/arch/riscv64/include/simplebusvar.h
20
struct device sc_dev;
sys/arch/riscv64/include/simplebusvar.h
38
extern void simplebus_attach(struct device *, struct device *, void *);
sys/arch/riscv64/riscv64/autoconf.c
68
struct device *bootdv = NULL;
sys/arch/riscv64/riscv64/autoconf.c
96
device_register(struct device *dev, void *aux)
sys/arch/riscv64/riscv64/conf.c
336
int findblkmajor(struct device *dv);
sys/arch/riscv64/riscv64/conf.c
337
dev_t dev_rawpart(struct device *); /* XXX */
sys/arch/riscv64/riscv64/conf.c
340
dev_rawpart(struct device *dv)
sys/arch/riscv64/riscv64/cpu.c
101
int cpu_match(struct device *, void *, void *);
sys/arch/riscv64/riscv64/cpu.c
102
void cpu_attach(struct device *, struct device *, void *);
sys/arch/riscv64/riscv64/cpu.c
105
sizeof(struct device), cpu_match, cpu_attach
sys/arch/riscv64/riscv64/cpu.c
228
cpu_match(struct device *parent, void *cfdata, void *aux)
sys/arch/riscv64/riscv64/cpu.c
244
cpu_attach(struct device *parent, struct device *dev, void *aux)
sys/arch/riscv64/riscv64/cpu.c
637
void cpu_opp_mountroot(struct device *);
sys/arch/riscv64/riscv64/cpu.c
734
cpu_opp_mountroot(struct device *self)
sys/arch/sh/dev/pciide_machdep.c
53
pciide_machdep_compat_intr_establish(struct device *dev,
sys/arch/sh/dev/scif.c
128
struct device sc_dev; /* boilerplate */
sys/arch/sh/dev/scif.c
180
int scif_match(struct device *, void *, void *);
sys/arch/sh/dev/scif.c
181
void scif_attach(struct device *, struct device *, void *);
sys/arch/sh/dev/scif.c
399
scif_match(struct device *parent, void *vcf, void *aux)
sys/arch/sh/dev/scif.c
408
scif_attach(struct device *parent, struct device *self, void *aux)
sys/arch/sh/dev/shb.c
36
int shb_match(struct device *, void *, void *);
sys/arch/sh/dev/shb.c
37
void shb_attach(struct device *, struct device *, void *);
sys/arch/sh/dev/shb.c
39
int shb_search(struct device *, void *, void *);
sys/arch/sh/dev/shb.c
42
sizeof(struct device), shb_match, shb_attach
sys/arch/sh/dev/shb.c
50
shb_match(struct device *parent, void *vcf, void *aux)
sys/arch/sh/dev/shb.c
62
shb_attach(struct device *parent, struct device *self, void *aux)
sys/arch/sh/dev/shb.c
70
shb_search(struct device *parent, void *vcf, void *aux)
sys/arch/sh/dev/shpcic.c
108
shpcic_match(struct device *parent, void *vcf, void *aux)
sys/arch/sh/dev/shpcic.c
140
shpcic_attach(struct device *parent, struct device *self, void *aux)
sys/arch/sh/dev/shpcic.c
290
shpcic_make_tag(void *v, int bus, int device, int function)
sys/arch/sh/dev/shpcic.c
294
if (bus >= 256 || device >= 32 || function >= 8)
sys/arch/sh/dev/shpcic.c
298
(bus << 16) | (device << 11) | (function << 8);
sys/arch/sh/dev/shpcic.c
68
int shpcic_match(struct device *, void *, void *);
sys/arch/sh/dev/shpcic.c
69
void shpcic_attach(struct device *, struct device *, void *);
sys/arch/sh/dev/shpcicvar.h
40
pcitag_t shpcic_make_tag(void *v, int bus, int device, int function);
sys/arch/sh/dev/shpcicvar.h
53
struct device s_dev;
sys/arch/sh/sh/cpu.c
42
int cpu_match(struct device *, void *, void *);
sys/arch/sh/sh/cpu.c
43
void cpu_attach(struct device *, struct device *, void *);
sys/arch/sh/sh/cpu.c
46
sizeof(struct device), cpu_match, cpu_attach
sys/arch/sh/sh/cpu.c
56
cpu_match(struct device *parent, void *vcf, void *aux)
sys/arch/sh/sh/cpu.c
67
cpu_attach(struct device *parent, struct device *self, void *aux)
sys/arch/sparc64/dev/auxio.c
110
auxio_sbus_match(struct device *parent, void *cf, void *aux)
sys/arch/sparc64/dev/auxio.c
118
auxio_sbus_attach(struct device *parent, struct device *self, void *aux)
sys/arch/sparc64/dev/auxio.c
57
int auxio_ebus_match(struct device *, void *, void *);
sys/arch/sparc64/dev/auxio.c
58
void auxio_ebus_attach(struct device *, struct device *, void *);
sys/arch/sparc64/dev/auxio.c
59
int auxio_sbus_match(struct device *, void *, void *);
sys/arch/sparc64/dev/auxio.c
60
void auxio_sbus_attach(struct device *, struct device *, void *);
sys/arch/sparc64/dev/auxio.c
79
auxio_ebus_match(struct device *parent, void *cf, void *aux)
sys/arch/sparc64/dev/auxio.c
87
auxio_ebus_attach(struct device *parent, struct device *self, void *aux)
sys/arch/sparc64/dev/auxiovar.h
41
struct device sc_dev;
sys/arch/sparc64/dev/bbc.c
48
struct device sc_dv;
sys/arch/sparc64/dev/bbc.c
55
int bbc_match(struct device *, void *, void *);
sys/arch/sparc64/dev/bbc.c
56
void bbc_attach(struct device *, struct device *, void *);
sys/arch/sparc64/dev/bbc.c
71
bbc_match(struct device *parent, void *cf, void *aux)
sys/arch/sparc64/dev/bbc.c
81
bbc_attach(struct device *parent, struct device *self, void *aux)
sys/arch/sparc64/dev/beep.c
105
beep_attach(struct device *parent, struct device *self, void *aux)
sys/arch/sparc64/dev/beep.c
67
struct device sc_dev;
sys/arch/sparc64/dev/beep.c
77
int beep_match(struct device *, void *, void *);
sys/arch/sparc64/dev/beep.c
78
void beep_attach(struct device *, struct device *, void *);
sys/arch/sparc64/dev/beep.c
95
beep_match(struct device *parent, void *match, void *aux)
sys/arch/sparc64/dev/beeper.c
59
struct device sc_dev;
sys/arch/sparc64/dev/beeper.c
68
int beeper_match(struct device *, void *, void *);
sys/arch/sparc64/dev/beeper.c
69
void beeper_attach(struct device *, struct device *, void *);
sys/arch/sparc64/dev/beeper.c
85
beeper_match(struct device *parent, void *match, void *aux)
sys/arch/sparc64/dev/beeper.c
95
beeper_attach(struct device *parent, struct device *self, void *aux)
sys/arch/sparc64/dev/cbus.c
32
struct device sc_dv;
sys/arch/sparc64/dev/cbus.c
42
int cbus_match(struct device *, void *, void *);
sys/arch/sparc64/dev/cbus.c
43
void cbus_attach(struct device *, struct device *, void *);
sys/arch/sparc64/dev/cbus.c
63
cbus_match(struct device *parent, void *match, void *aux)
sys/arch/sparc64/dev/cbus.c
74
cbus_attach(struct device *parent, struct device *self, void *aux)
sys/arch/sparc64/dev/ce4231.c
120
int ce4231_match(struct device *, void *, void *);
sys/arch/sparc64/dev/ce4231.c
121
void ce4231_attach(struct device *, struct device *, void *);
sys/arch/sparc64/dev/ce4231.c
178
ce4231_match(struct device *parent, void *vcf, void *aux)
sys/arch/sparc64/dev/ce4231.c
189
ce4231_attach(struct device *parent, struct device *self, void *aux)
sys/arch/sparc64/dev/ce4231var.h
65
struct device sc_dev; /* base device */
sys/arch/sparc64/dev/central.c
44
struct device sc_dv;
sys/arch/sparc64/dev/central.c
52
int central_match(struct device *, void *, void *);
sys/arch/sparc64/dev/central.c
53
void central_attach(struct device *, struct device *, void *);
sys/arch/sparc64/dev/central.c
63
central_match(struct device *parent, void *match, void *aux)
sys/arch/sparc64/dev/central.c
73
central_attach(struct device *parent, struct device *self, void *aux)
sys/arch/sparc64/dev/clkbrd.c
46
int clkbrd_match(struct device *, void *, void *);
sys/arch/sparc64/dev/clkbrd.c
47
void clkbrd_attach(struct device *, struct device *, void *);
sys/arch/sparc64/dev/clkbrd.c
60
clkbrd_match(struct device *parent, void *match, void *aux)
sys/arch/sparc64/dev/clkbrd.c
70
clkbrd_attach(struct device *parent, struct device *self, void *aux)
sys/arch/sparc64/dev/clkbrdvar.h
30
struct device sc_dv;
sys/arch/sparc64/dev/cmp.c
25
int cmp_match(struct device *, void *, void *);
sys/arch/sparc64/dev/cmp.c
26
void cmp_attach(struct device *, struct device *, void *);
sys/arch/sparc64/dev/cmp.c
29
sizeof(struct device), cmp_match, cmp_attach
sys/arch/sparc64/dev/cmp.c
39
cmp_match(struct device *parent, void *match, void *aux)
sys/arch/sparc64/dev/cmp.c
50
cmp_attach(struct device *parent, struct device *self, void *aux)
sys/arch/sparc64/dev/com_ebus.c
119
com_ebus_attach(struct device *parent, struct device *self, void *aux)
sys/arch/sparc64/dev/com_ebus.c
52
int com_ebus_match(struct device *, void *, void *);
sys/arch/sparc64/dev/com_ebus.c
53
void com_ebus_attach(struct device *, struct device *, void *);
sys/arch/sparc64/dev/com_ebus.c
84
com_ebus_match(struct device *parent, void *match, void *aux)
sys/arch/sparc64/dev/comkbd_ebus.c
134
comkbd_match(struct device *parent, void *match, void *aux)
sys/arch/sparc64/dev/comkbd_ebus.c
158
comkbd_attach(struct device *parent, struct device *self, void *aux)
sys/arch/sparc64/dev/comkbd_ebus.c
91
int comkbd_match(struct device *, void *, void *);
sys/arch/sparc64/dev/comkbd_ebus.c
92
void comkbd_attach(struct device *, struct device *, void *);
sys/arch/sparc64/dev/comms_ebus.c
106
int comms_match(struct device *, void *, void *);
sys/arch/sparc64/dev/comms_ebus.c
107
void comms_attach(struct device *, struct device *, void *);
sys/arch/sparc64/dev/comms_ebus.c
158
comms_match(struct device *parent, void *match, void *aux)
sys/arch/sparc64/dev/comms_ebus.c
182
comms_attach(struct device *parent, struct device *self, void *aux)
sys/arch/sparc64/dev/core.c
25
int core_match(struct device *, void *, void *);
sys/arch/sparc64/dev/core.c
26
void core_attach(struct device *, struct device *, void *);
sys/arch/sparc64/dev/core.c
29
sizeof(struct device), core_match, core_attach
sys/arch/sparc64/dev/core.c
39
core_match(struct device *parent, void *match, void *aux)
sys/arch/sparc64/dev/core.c
50
core_attach(struct device *parent, struct device *self, void *aux)
sys/arch/sparc64/dev/creator.c
49
int creator_match(struct device *, void *, void *);
sys/arch/sparc64/dev/creator.c
50
void creator_attach(struct device *, struct device *, void *);
sys/arch/sparc64/dev/creator.c
68
void creator_load_firmware(struct device *);
sys/arch/sparc64/dev/creator.c
722
creator_load_firmware(struct device *self)
sys/arch/sparc64/dev/creator.c
86
creator_match(struct device *parent, void *match, void *aux)
sys/arch/sparc64/dev/creator.c
97
creator_attach(struct device *parent, struct device *self, void *aux)
sys/arch/sparc64/dev/ebus.c
105
ebus_match(struct device *parent, void *match, void *aux)
sys/arch/sparc64/dev/ebus.c
151
ebus_attach(struct device *parent, struct device *self, void *aux)
sys/arch/sparc64/dev/ebus.c
77
int ebus_match(struct device *, void *, void *);
sys/arch/sparc64/dev/ebus.c
78
void ebus_attach(struct device *, struct device *, void *);
sys/arch/sparc64/dev/ebus_mainbus.c
55
int ebus_mainbus_match(struct device *, void *, void *);
sys/arch/sparc64/dev/ebus_mainbus.c
56
void ebus_mainbus_attach(struct device *, struct device *, void *);
sys/arch/sparc64/dev/ebus_mainbus.c
71
ebus_mainbus_match(struct device *parent, void *match, void *aux)
sys/arch/sparc64/dev/ebus_mainbus.c
81
ebus_mainbus_attach(struct device *parent, struct device *self, void *aux)
sys/arch/sparc64/dev/ebusvar.h
56
struct device sc_dev;
sys/arch/sparc64/dev/environ.c
36
struct device sc_dv;
sys/arch/sparc64/dev/environ.c
44
int environ_match(struct device *, void *, void *);
sys/arch/sparc64/dev/environ.c
45
void environ_attach(struct device *, struct device *, void *);
sys/arch/sparc64/dev/environ.c
57
environ_match(struct device *parent, void *cf, void *aux)
sys/arch/sparc64/dev/environ.c
67
environ_attach(struct device *parent, struct device *self, void *aux)
sys/arch/sparc64/dev/fd.c
184
struct device sc_dev; /* boilerplate */
sys/arch/sparc64/dev/fd.c
215
int fdcmatch_sbus(struct device *, void *, void *);
sys/arch/sparc64/dev/fd.c
216
int fdcmatch_ebus(struct device *, void *, void *);
sys/arch/sparc64/dev/fd.c
217
void fdcattach_sbus(struct device *, struct device *, void *);
sys/arch/sparc64/dev/fd.c
218
void fdcattach_ebus(struct device *, struct device *, void *);
sys/arch/sparc64/dev/fd.c
246
struct device sc_dv; /* generic device info */
sys/arch/sparc64/dev/fd.c
276
int fdmatch(struct device *, void *, void *);
sys/arch/sparc64/dev/fd.c
277
void fdattach(struct device *, struct device *, void *);
sys/arch/sparc64/dev/fd.c
278
int fdactivate(struct device *, int);
sys/arch/sparc64/dev/fd.c
316
fdcmatch_sbus(struct device *parent, void *match, void *aux)
sys/arch/sparc64/dev/fd.c
324
fdcattach_sbus(struct device *parent, struct device *self, void *aux)
sys/arch/sparc64/dev/fd.c
361
fdcmatch_ebus(struct device *parent, void *match, void *aux)
sys/arch/sparc64/dev/fd.c
369
fdcattach_ebus(struct device *parent, struct device *self, void *aux)
sys/arch/sparc64/dev/fd.c
554
fdmatch(struct device *parent, void *match, void *aux)
sys/arch/sparc64/dev/fd.c
620
fdattach(struct device *parent, struct device *self, void *aux)
sys/arch/sparc64/dev/fd.c
659
fdactivate(struct device *self, int act)
sys/arch/sparc64/dev/fhc_central.c
44
int fhc_central_match(struct device *, void *, void *);
sys/arch/sparc64/dev/fhc_central.c
45
void fhc_central_attach(struct device *, struct device *, void *);
sys/arch/sparc64/dev/fhc_central.c
52
fhc_central_match(struct device *parent, void *match, void *aux)
sys/arch/sparc64/dev/fhc_central.c
62
fhc_central_attach(struct device *parent, struct device *self, void *aux)
sys/arch/sparc64/dev/fhc_mainbus.c
42
int fhc_mainbus_match(struct device *, void *, void *);
sys/arch/sparc64/dev/fhc_mainbus.c
43
void fhc_mainbus_attach(struct device *, struct device *, void *);
sys/arch/sparc64/dev/fhc_mainbus.c
50
fhc_mainbus_match(struct device *parent, void *match, void *aux)
sys/arch/sparc64/dev/fhc_mainbus.c
60
fhc_mainbus_attach(struct device *parent, struct device *self, void *aux)
sys/arch/sparc64/dev/fhcvar.h
44
struct device sc_dv;
sys/arch/sparc64/dev/gfb.c
40
int gfb_match(struct device *, void *, void *);
sys/arch/sparc64/dev/gfb.c
41
void gfb_attach(struct device *, struct device *, void *);
sys/arch/sparc64/dev/gfb.c
58
gfb_match(struct device *parent, void *match, void *aux)
sys/arch/sparc64/dev/gfb.c
68
gfb_attach(struct device *parent, struct device *self, void *aux)
sys/arch/sparc64/dev/gfxp.c
134
int gfxp_match(struct device *, void *, void *);
sys/arch/sparc64/dev/gfxp.c
135
void gfxp_attach(struct device *, struct device *, void *);
sys/arch/sparc64/dev/gfxp.c
165
gfxp_match(struct device *parent, void *cf, void *aux)
sys/arch/sparc64/dev/gfxp.c
181
gfxp_attach(struct device *parent, struct device *self, void *aux)
sys/arch/sparc64/dev/ifb.c
300
int ifbmatch(struct device *, void *, void *);
sys/arch/sparc64/dev/ifb.c
301
void ifbattach(struct device *, struct device *, void *);
sys/arch/sparc64/dev/ifb.c
348
ifbmatch(struct device *parent, void *cf, void *aux)
sys/arch/sparc64/dev/ifb.c
354
ifbattach(struct device *parent, struct device *self, void *aux)
sys/arch/sparc64/dev/led.c
59
struct device sc_dv;
sys/arch/sparc64/dev/led.c
68
int led_match(struct device *, void *, void *);
sys/arch/sparc64/dev/led.c
69
void led_attach(struct device *, struct device *, void *);
sys/arch/sparc64/dev/led.c
83
led_match(struct device *parent, void *cf, void *aux)
sys/arch/sparc64/dev/led.c
99
led_attach(struct device *parent, struct device *self, void *aux)
sys/arch/sparc64/dev/lom.c
142
struct device sc_dev;
sys/arch/sparc64/dev/lom.c
180
int lom_match(struct device *, void *, void *);
sys/arch/sparc64/dev/lom.c
181
void lom_attach(struct device *, struct device *, void *);
sys/arch/sparc64/dev/lom.c
182
int lom_activate(struct device *, int);
sys/arch/sparc64/dev/lom.c
222
lom_match(struct device *parent, void *match, void *aux)
sys/arch/sparc64/dev/lom.c
234
lom_attach(struct device *parent, struct device *self, void *aux)
sys/arch/sparc64/dev/lom.c
365
lom_activate(struct device *self, int act)
sys/arch/sparc64/dev/lpt_ebus.c
51
int lpt_ebus_match(struct device *, void *, void *);
sys/arch/sparc64/dev/lpt_ebus.c
52
void lpt_ebus_attach(struct device *, struct device *, void *);
sys/arch/sparc64/dev/lpt_ebus.c
59
lpt_ebus_match(struct device *parent, void *match, void *aux)
sys/arch/sparc64/dev/lpt_ebus.c
70
lpt_ebus_attach(struct device *parent, struct device *self, void *aux)
sys/arch/sparc64/dev/machfb.c
201
int machfb_match(struct device *, void *, void *);
sys/arch/sparc64/dev/machfb.c
202
void machfb_attach(struct device *, struct device *, void *);
sys/arch/sparc64/dev/machfb.c
229
machfb_match(struct device *parent, void *cf, void *aux)
sys/arch/sparc64/dev/machfb.c
248
machfb_attach(struct device *parent, struct device *self, void *aux)
sys/arch/sparc64/dev/mgiic.c
103
mgiic_match(struct device *parent, void *match, void *aux)
sys/arch/sparc64/dev/mgiic.c
118
mgiic_attach(struct device *parent, struct device *self, void *aux)
sys/arch/sparc64/dev/mgiic.c
66
struct device sc_dev;
sys/arch/sparc64/dev/mgiic.c
78
int mgiic_match(struct device *, void *, void *);
sys/arch/sparc64/dev/mgiic.c
79
void mgiic_attach(struct device *, struct device *, void *);
sys/arch/sparc64/dev/ofwi2c.c
33
ofwiic_pci_scan(struct device *self, struct i2cbus_attach_args *iba, void *aux)
sys/arch/sparc64/dev/ofwi2c.c
56
ofwiic_scan(struct device *self, struct i2cbus_attach_args *iba, void *aux)
sys/arch/sparc64/dev/ofwi2cvar.h
21
void ofwiic_pci_scan(struct device *, struct i2cbus_attach_args *, void *);
sys/arch/sparc64/dev/ofwi2cvar.h
22
void ofwiic_scan(struct device *, struct i2cbus_attach_args *, void *);
sys/arch/sparc64/dev/pcf8591_envctrl.c
48
struct device sc_dev;
sys/arch/sparc64/dev/pcf8591_envctrl.c
58
int ecadc_match(struct device *, void *, void *);
sys/arch/sparc64/dev/pcf8591_envctrl.c
59
void ecadc_attach(struct device *, struct device *, void *);
sys/arch/sparc64/dev/pcf8591_envctrl.c
71
ecadc_match(struct device *parent, void *match, void *aux)
sys/arch/sparc64/dev/pcf8591_envctrl.c
82
ecadc_attach(struct device *parent, struct device *self, void *aux)
sys/arch/sparc64/dev/pcf8591_ofw.c
35
struct device sc_dev;
sys/arch/sparc64/dev/pcf8591_ofw.c
44
int pcfadc_match(struct device *, void *, void *);
sys/arch/sparc64/dev/pcf8591_ofw.c
45
void pcfadc_attach(struct device *, struct device *, void *);
sys/arch/sparc64/dev/pcf8591_ofw.c
57
pcfadc_match(struct device *parent, void *match, void *aux)
sys/arch/sparc64/dev/pcf8591_ofw.c
68
pcfadc_attach(struct device *parent, struct device *self, void *aux)
sys/arch/sparc64/dev/pcfiic_ebus.c
179
envctrl_scan(struct device *self, struct i2cbus_attach_args *iba, void *aux)
sys/arch/sparc64/dev/pcfiic_ebus.c
215
envctrltwo_scan(struct device *self, struct i2cbus_attach_args *iba, void *aux)
sys/arch/sparc64/dev/pcfiic_ebus.c
43
int pcfiic_ebus_match(struct device *, void *, void *);
sys/arch/sparc64/dev/pcfiic_ebus.c
44
void pcfiic_ebus_attach(struct device *, struct device *, void *);
sys/arch/sparc64/dev/pcfiic_ebus.c
57
void envctrl_scan(struct device *, struct i2cbus_attach_args *, void *);
sys/arch/sparc64/dev/pcfiic_ebus.c
58
void envctrltwo_scan(struct device *, struct i2cbus_attach_args *, void *);
sys/arch/sparc64/dev/pcfiic_ebus.c
61
pcfiic_ebus_match(struct device *parent, void *match, void *aux)
sys/arch/sparc64/dev/pcfiic_ebus.c
86
pcfiic_ebus_attach(struct device *parent, struct device *self, void *aux)
sys/arch/sparc64/dev/pci_machdep.c
79
pci_attach_hook(struct device *parent, struct device *self,
sys/arch/sparc64/dev/pckbc_ebus.c
65
int pckbc_ebus_match(struct device *, void *, void *);
sys/arch/sparc64/dev/pckbc_ebus.c
66
void pckbc_ebus_attach(struct device *, struct device *, void *);
sys/arch/sparc64/dev/pckbc_ebus.c
75
pckbc_ebus_match(struct device *parent, void *match, void *aux)
sys/arch/sparc64/dev/pckbc_ebus.c
85
pckbc_ebus_attach(struct device *parent, struct device *self, void *aux)
sys/arch/sparc64/dev/pcons.c
128
int pconsmatch(struct device *, void *, void *);
sys/arch/sparc64/dev/pcons.c
129
void pconsattach(struct device *, struct device *, void *);
sys/arch/sparc64/dev/pcons.c
149
pconsmatch(struct device *parent, void *match, void *aux)
sys/arch/sparc64/dev/pcons.c
161
pconsattach(struct device *parent, struct device *self, void *aux)
sys/arch/sparc64/dev/pcons.c
632
config_found((struct device *)sc, &waa, wsemuldisplaydevprint);
sys/arch/sparc64/dev/pcons.c
64
struct device of_dev;
sys/arch/sparc64/dev/pmc.c
107
pmc_activate(struct device *self, int act)
sys/arch/sparc64/dev/pmc.c
46
struct device sc_dv;
sys/arch/sparc64/dev/pmc.c
51
int pmc_match(struct device *, void *, void *);
sys/arch/sparc64/dev/pmc.c
52
void pmc_attach(struct device *, struct device *, void *);
sys/arch/sparc64/dev/pmc.c
53
int pmc_activate(struct device *, int);
sys/arch/sparc64/dev/pmc.c
65
pmc_match(struct device *parent, void *cf, void *aux)
sys/arch/sparc64/dev/pmc.c
75
pmc_attach(struct device *parent, struct device *self, void *aux)
sys/arch/sparc64/dev/power.c
55
struct device sc_dev;
sys/arch/sparc64/dev/power.c
61
int power_match(struct device *, void *, void *);
sys/arch/sparc64/dev/power.c
62
void power_attach(struct device *, struct device *, void *);
sys/arch/sparc64/dev/power.c
74
power_match(struct device *parent, void *match, void *aux)
sys/arch/sparc64/dev/power.c
84
power_attach(struct device *parent, struct device *self, void *aux)
sys/arch/sparc64/dev/ppm.c
49
struct device sc_dv;
sys/arch/sparc64/dev/ppm.c
58
int ppm_match(struct device *, void *, void *);
sys/arch/sparc64/dev/ppm.c
59
void ppm_attach(struct device *, struct device *, void *);
sys/arch/sparc64/dev/ppm.c
72
ppm_match(struct device *parent, void *match, void *aux)
sys/arch/sparc64/dev/ppm.c
82
ppm_attach(struct device *parent, struct device *self, void *aux)
sys/arch/sparc64/dev/prtc.c
39
struct device sc_dev;
sys/arch/sparc64/dev/prtc.c
44
int prtc_match(struct device *, void *, void *);
sys/arch/sparc64/dev/prtc.c
45
void prtc_attach(struct device *, struct device *, void *);
sys/arch/sparc64/dev/prtc.c
62
prtc_match(struct device *parent, void *match, void *aux)
sys/arch/sparc64/dev/prtc.c
73
prtc_attach(struct device *parent, struct device *self, void *aux)
sys/arch/sparc64/dev/psycho.c
141
int psycho_match(struct device *, void *, void *);
sys/arch/sparc64/dev/psycho.c
142
void psycho_attach(struct device *, struct device *, void *);
sys/arch/sparc64/dev/psycho.c
208
psycho_match(struct device *parent, void *match, void *aux)
sys/arch/sparc64/dev/psycho.c
242
psycho_attach(struct device *parent, struct device *self, void *aux)
sys/arch/sparc64/dev/psychovar.h
81
struct device sc_dev;
sys/arch/sparc64/dev/pyro.c
102
int pyro_match(struct device *, void *, void *);
sys/arch/sparc64/dev/pyro.c
103
void pyro_attach(struct device *, struct device *, void *);
sys/arch/sparc64/dev/pyro.c
167
pyro_match(struct device *parent, void *match, void *aux)
sys/arch/sparc64/dev/pyro.c
184
pyro_attach(struct device *parent, struct device *self, void *aux)
sys/arch/sparc64/dev/pyrovar.h
88
struct device sc_dv;
sys/arch/sparc64/dev/radeonfb.c
128
int radeonfb_match(struct device *, void *, void *);
sys/arch/sparc64/dev/radeonfb.c
129
void radeonfb_attach(struct device *, struct device *, void *);
sys/arch/sparc64/dev/radeonfb.c
156
radeonfb_match(struct device *parent, void *cf, void *aux)
sys/arch/sparc64/dev/radeonfb.c
172
radeonfb_attach(struct device *parent, struct device *self, void *aux)
sys/arch/sparc64/dev/raptor.c
140
int raptor_match(struct device *, void *, void *);
sys/arch/sparc64/dev/raptor.c
141
void raptor_attach(struct device *, struct device *, void *);
sys/arch/sparc64/dev/raptor.c
167
raptor_match(struct device *parent, void *cf, void *aux)
sys/arch/sparc64/dev/raptor.c
183
raptor_attach(struct device *parent, struct device *self, void *aux)
sys/arch/sparc64/dev/rtc.c
102
int rtc_match(struct device *, void *, void *);
sys/arch/sparc64/dev/rtc.c
103
void rtc_attach(struct device *, struct device *, void *);
sys/arch/sparc64/dev/rtc.c
124
rtc_match(struct device *parent, void *cf, void *aux)
sys/arch/sparc64/dev/rtc.c
134
rtc_attach(struct device *parent, struct device *self, void *aux)
sys/arch/sparc64/dev/rtc.c
96
struct device sc_dv;
sys/arch/sparc64/dev/sab.c
121
int sab_match(struct device *, void *, void *);
sys/arch/sparc64/dev/sab.c
122
void sab_attach(struct device *, struct device *, void *);
sys/arch/sparc64/dev/sab.c
131
int sabtty_match(struct device *, void *, void *);
sys/arch/sparc64/dev/sab.c
132
void sabtty_attach(struct device *, struct device *, void *);
sys/arch/sparc64/dev/sab.c
133
int sabtty_activate(struct device *, int);
sys/arch/sparc64/dev/sab.c
212
sab_match(struct device *parent, void *match, void *aux)
sys/arch/sparc64/dev/sab.c
227
sab_attach(struct device *parent, struct device *self, void *aux)
sys/arch/sparc64/dev/sab.c
306
sabtty_activate(struct device *self, int act)
sys/arch/sparc64/dev/sab.c
369
sabtty_match(struct device *parent, void *match, void *aux)
sys/arch/sparc64/dev/sab.c
379
sabtty_attach(struct device *parent, struct device *self, void *aux)
sys/arch/sparc64/dev/sab.c
70
struct device sc_dv;
sys/arch/sparc64/dev/sab.c
85
struct device sc_dv;
sys/arch/sparc64/dev/sbbc.c
120
struct device sc_dv;
sys/arch/sparc64/dev/sbbc.c
143
int sbbc_match(struct device *, void *, void *);
sys/arch/sparc64/dev/sbbc.c
144
void sbbc_attach(struct device *, struct device *, void *);
sys/arch/sparc64/dev/sbbc.c
171
sbbc_match(struct device *parent, void *match, void *aux)
sys/arch/sparc64/dev/sbbc.c
183
sbbc_attach(struct device *parent, struct device *self, void *aux)
sys/arch/sparc64/dev/sbus.c
156
void sbus_mb_attach(struct device *, struct device *, void *);
sys/arch/sparc64/dev/sbus.c
157
void sbus_xbox_attach(struct device *, struct device *, void *);
sys/arch/sparc64/dev/sbus.c
158
int sbus_mb_match(struct device *, void *, void *);
sys/arch/sparc64/dev/sbus.c
159
int sbus_xbox_match(struct device *, void *, void *);
sys/arch/sparc64/dev/sbus.c
235
sbus_mb_match(struct device *parent, void *vcf, void *aux)
sys/arch/sparc64/dev/sbus.c
244
sbus_xbox_match(struct device *parent, void *vcf, void *aux)
sys/arch/sparc64/dev/sbus.c
258
sbus_xbox_attach(struct device *parent, struct device *self, void *aux)
sys/arch/sparc64/dev/sbus.c
288
sbus_mb_attach(struct device *parent, struct device *self, void *aux)
sys/arch/sparc64/dev/sbusvar.h
91
struct device sc_dev; /* base device */
sys/arch/sparc64/dev/schizo.c
113
schizo_match(struct device *parent, void *match, void *aux)
sys/arch/sparc64/dev/schizo.c
137
schizo_attach(struct device *parent, struct device *self, void *aux)
sys/arch/sparc64/dev/schizo.c
69
int schizo_match(struct device *, void *, void *);
sys/arch/sparc64/dev/schizo.c
70
void schizo_attach(struct device *, struct device *, void *);
sys/arch/sparc64/dev/schizovar.h
55
struct device sc_dv;
sys/arch/sparc64/dev/ssm.c
26
int ssm_match(struct device *, void *, void *);
sys/arch/sparc64/dev/ssm.c
27
void ssm_attach(struct device *, struct device *, void *);
sys/arch/sparc64/dev/ssm.c
30
sizeof(struct device), ssm_match, ssm_attach
sys/arch/sparc64/dev/ssm.c
40
ssm_match(struct device *parent, void *match, void *aux)
sys/arch/sparc64/dev/ssm.c
51
ssm_attach(struct device *parent, struct device *self, void *aux)
sys/arch/sparc64/dev/stp_sbus.c
63
int stpmatch(struct device *, void *, void *);
sys/arch/sparc64/dev/stp_sbus.c
64
void stpattach(struct device *, struct device *, void *);
sys/arch/sparc64/dev/stp_sbus.c
71
stpmatch(struct device *parent, void *match, void *aux)
sys/arch/sparc64/dev/stp_sbus.c
82
stpattach(struct device *parent, struct device *self, void *aux)
sys/arch/sparc64/dev/tda.c
52
struct device sc_dev;
sys/arch/sparc64/dev/tda.c
63
int tda_match(struct device *, void *, void *);
sys/arch/sparc64/dev/tda.c
64
void tda_attach(struct device *, struct device *, void *);
sys/arch/sparc64/dev/tda.c
80
tda_match(struct device *parent, void *match, void *aux)
sys/arch/sparc64/dev/tda.c
98
tda_attach(struct device *parent, struct device *self, void *aux)
sys/arch/sparc64/dev/upa.c
54
struct device sc_dev;
sys/arch/sparc64/dev/upa.c
63
int upa_match(struct device *, void *, void *);
sys/arch/sparc64/dev/upa.c
64
void upa_attach(struct device *, struct device *, void *);
sys/arch/sparc64/dev/upa.c
82
upa_match(struct device *parent, void *match, void *aux)
sys/arch/sparc64/dev/upa.c
93
upa_attach(struct device *parent, struct device *self, void *aux)
sys/arch/sparc64/dev/uperf_ebus.c
112
uperf_ebus_match(struct device *parent, void *match, void *aux)
sys/arch/sparc64/dev/uperf_ebus.c
120
uperf_ebus_attach(struct device *parent, struct device *self, void *aux)
sys/arch/sparc64/dev/uperf_ebus.c
62
int uperf_ebus_match(struct device *, void *, void *);
sys/arch/sparc64/dev/uperf_ebus.c
63
void uperf_ebus_attach(struct device *, struct device *, void *);
sys/arch/sparc64/dev/uperfvar.h
35
struct device sc_dv;
sys/arch/sparc64/dev/vbus.c
33
struct device sc_dv;
sys/arch/sparc64/dev/vbus.c
41
int vbus_match(struct device *, void *, void *);
sys/arch/sparc64/dev/vbus.c
42
void vbus_attach(struct device *, struct device *, void *);
sys/arch/sparc64/dev/vbus.c
59
vbus_match(struct device *parent, void *match, void *aux)
sys/arch/sparc64/dev/vbus.c
70
vbus_attach(struct device *parent, struct device *self, void *aux)
sys/arch/sparc64/dev/vcc.c
37
struct device sc_dv;
sys/arch/sparc64/dev/vcc.c
42
int vcc_match(struct device *, void *, void *);
sys/arch/sparc64/dev/vcc.c
43
void vcc_attach(struct device *, struct device *, void *);
sys/arch/sparc64/dev/vcc.c
56
vcc_match(struct device *parent, void *match, void *aux)
sys/arch/sparc64/dev/vcc.c
67
vcc_attach(struct device *parent, struct device *self, void *aux)
sys/arch/sparc64/dev/vcctty.c
57
struct device sc_dv;
sys/arch/sparc64/dev/vcctty.c
71
int vcctty_match(struct device *, void *, void *);
sys/arch/sparc64/dev/vcctty.c
72
void vcctty_attach(struct device *, struct device *, void *);
sys/arch/sparc64/dev/vcctty.c
93
vcctty_match(struct device *parent, void *match, void *aux)
sys/arch/sparc64/dev/vcctty.c
99
vcctty_attach(struct device *parent, struct device *self, void *aux)
sys/arch/sparc64/dev/vcons.c
38
struct device sc_dv;
sys/arch/sparc64/dev/vcons.c
47
int vcons_match(struct device *, void *, void *);
sys/arch/sparc64/dev/vcons.c
48
void vcons_attach(struct device *, struct device *, void *);
sys/arch/sparc64/dev/vcons.c
69
vcons_match(struct device *parent, void *match, void *aux)
sys/arch/sparc64/dev/vcons.c
80
vcons_attach(struct device *parent, struct device *self, void *aux)
sys/arch/sparc64/dev/vds.c
37
struct device sc_dv;
sys/arch/sparc64/dev/vds.c
42
int vds_match(struct device *, void *, void *);
sys/arch/sparc64/dev/vds.c
43
void vds_attach(struct device *, struct device *, void *);
sys/arch/sparc64/dev/vds.c
56
vds_match(struct device *parent, void *match, void *aux)
sys/arch/sparc64/dev/vds.c
67
vds_attach(struct device *parent, struct device *self, void *aux)
sys/arch/sparc64/dev/vdsk.c
1163
inq.device = T_CDROM;
sys/arch/sparc64/dev/vdsk.c
1168
inq.device = T_DIRECT;
sys/arch/sparc64/dev/vdsk.c
127
struct device sc_dv;
sys/arch/sparc64/dev/vdsk.c
169
int vdsk_match(struct device *, void *, void *);
sys/arch/sparc64/dev/vdsk.c
170
void vdsk_attach(struct device *, struct device *, void *);
sys/arch/sparc64/dev/vdsk.c
220
vdsk_match(struct device *parent, void *match, void *aux)
sys/arch/sparc64/dev/vdsk.c
231
vdsk_attach(struct device *parent, struct device *self, void *aux)
sys/arch/sparc64/dev/vdsp.c
199
struct device sc_dv;
sys/arch/sparc64/dev/vdsp.c
267
int vdsp_match(struct device *, void *, void *);
sys/arch/sparc64/dev/vdsp.c
268
void vdsp_attach(struct device *, struct device *, void *);
sys/arch/sparc64/dev/vdsp.c
317
vdsp_match(struct device *parent, void *match, void *aux)
sys/arch/sparc64/dev/vdsp.c
328
vdsp_attach(struct device *parent, struct device *self, void *aux)
sys/arch/sparc64/dev/vgafb.c
106
vgafbmatch(struct device *parent, void *vcf, void *aux)
sys/arch/sparc64/dev/vgafb.c
141
vgafbattach(struct device *parent, struct device *self, void *aux)
sys/arch/sparc64/dev/vgafb.c
90
int vgafbmatch(struct device *, void *, void *);
sys/arch/sparc64/dev/vgafb.c
91
void vgafbattach(struct device *, struct device *, void *);
sys/arch/sparc64/dev/vldc.c
37
struct device sc_dv;
sys/arch/sparc64/dev/vldc.c
42
int vldc_match(struct device *, void *, void *);
sys/arch/sparc64/dev/vldc.c
43
void vldc_attach(struct device *, struct device *, void *);
sys/arch/sparc64/dev/vldc.c
56
vldc_match(struct device *parent, void *match, void *aux)
sys/arch/sparc64/dev/vldc.c
68
vldc_attach(struct device *parent, struct device *self, void *aux)
sys/arch/sparc64/dev/vldcp.c
113
vldcp_match(struct device *parent, void *match, void *aux)
sys/arch/sparc64/dev/vldcp.c
130
vldcp_attach(struct device *parent, struct device *self, void *aux)
sys/arch/sparc64/dev/vldcp.c
55
struct device sc_dv;
sys/arch/sparc64/dev/vldcp.c
70
int vldcp_match(struct device *, void *, void *);
sys/arch/sparc64/dev/vldcp.c
71
void vldcp_attach(struct device *, struct device *, void *);
sys/arch/sparc64/dev/vnet.c
134
struct device sc_dv;
sys/arch/sparc64/dev/vnet.c
187
int vnet_match(struct device *, void *, void *);
sys/arch/sparc64/dev/vnet.c
188
void vnet_attach(struct device *, struct device *, void *);
sys/arch/sparc64/dev/vnet.c
238
vnet_match(struct device *parent, void *match, void *aux)
sys/arch/sparc64/dev/vnet.c
249
vnet_attach(struct device *parent, struct device *self, void *aux)
sys/arch/sparc64/dev/vpci.c
101
struct device sc_dv;
sys/arch/sparc64/dev/vpci.c
109
int vpci_match(struct device *, void *, void *);
sys/arch/sparc64/dev/vpci.c
110
void vpci_attach(struct device *, struct device *, void *);
sys/arch/sparc64/dev/vpci.c
146
vpci_match(struct device *parent, void *match, void *aux)
sys/arch/sparc64/dev/vpci.c
158
vpci_attach(struct device *parent, struct device *self, void *aux)
sys/arch/sparc64/dev/vrng.c
48
struct device sc_dv;
sys/arch/sparc64/dev/vrng.c
53
int vrng_match(struct device *, void *, void *);
sys/arch/sparc64/dev/vrng.c
54
void vrng_attach(struct device *, struct device *, void *);
sys/arch/sparc64/dev/vrng.c
67
vrng_match(struct device *parent, void *match, void *aux)
sys/arch/sparc64/dev/vrng.c
78
vrng_attach(struct device *parent, struct device *self, void *aux)
sys/arch/sparc64/dev/vrtc.c
32
int vrtc_match(struct device *, void *, void *);
sys/arch/sparc64/dev/vrtc.c
33
void vrtc_attach(struct device *, struct device *, void *);
sys/arch/sparc64/dev/vrtc.c
36
sizeof(struct device), vrtc_match, vrtc_attach
sys/arch/sparc64/dev/vrtc.c
47
vrtc_match(struct device *parent, void *match, void *aux)
sys/arch/sparc64/dev/vrtc.c
58
vrtc_attach(struct device *parent, struct device *self, void *aux)
sys/arch/sparc64/dev/vsw.c
37
struct device sc_dv;
sys/arch/sparc64/dev/vsw.c
42
int vsw_match(struct device *, void *, void *);
sys/arch/sparc64/dev/vsw.c
43
void vsw_attach(struct device *, struct device *, void *);
sys/arch/sparc64/dev/vsw.c
56
vsw_match(struct device *parent, void *match, void *aux)
sys/arch/sparc64/dev/vsw.c
67
vsw_attach(struct device *parent, struct device *self, void *aux)
sys/arch/sparc64/dev/wbsd_ebus.c
34
int wbsd_ebus_match(struct device *, void *, void *);
sys/arch/sparc64/dev/wbsd_ebus.c
35
void wbsd_ebus_attach(struct device *, struct device *, void *);
sys/arch/sparc64/dev/wbsd_ebus.c
46
wbsd_ebus_match(struct device *parent, void *match, void *aux)
sys/arch/sparc64/dev/wbsd_ebus.c
57
wbsd_ebus_attach(struct device *parent, struct device *self, void *aux)
sys/arch/sparc64/dev/z8530kbd.c
201
static int zskbd_match(struct device *, void *, void *);
sys/arch/sparc64/dev/z8530kbd.c
202
static void zskbd_attach(struct device *, struct device *, void *);
sys/arch/sparc64/dev/z8530kbd.c
242
zskbd_match(struct device *parent, void *vcf, void *aux)
sys/arch/sparc64/dev/z8530kbd.c
266
zskbd_attach(struct device *parent, struct device *self, void *aux)
sys/arch/sparc64/dev/zs.c
139
static int zs_match_sbus(struct device *, void *, void *);
sys/arch/sparc64/dev/zs.c
140
static void zs_attach_sbus(struct device *, struct device *, void *);
sys/arch/sparc64/dev/zs.c
142
static int zs_match_fhc(struct device *, void *, void *);
sys/arch/sparc64/dev/zs.c
143
static void zs_attach_fhc(struct device *, struct device *, void *);
sys/arch/sparc64/dev/zs.c
169
zs_match_sbus(struct device *parent, void *vcf, void *aux)
sys/arch/sparc64/dev/zs.c
181
zs_match_fhc(struct device *parent, void *vcf, void *aux)
sys/arch/sparc64/dev/zs.c
192
zs_attach_sbus(struct device *parent, struct device *self, void *aux)
sys/arch/sparc64/dev/zs.c
238
zs_attach_fhc(struct device *parent, struct device *self, void *aux)
sys/arch/sparc64/dev/zs.c
305
struct device *child;
sys/arch/sparc64/include/autoconf.h
140
struct device;
sys/arch/sparc64/include/autoconf.h
145
struct device *dev; /* device that recognised this component */
sys/arch/sparc64/include/autoconf.h
153
struct device *getdevunit(const char *, int);
sys/arch/sparc64/include/autoconf.h
159
void device_register(struct device *, void *);
sys/arch/sparc64/include/fbvar.h
49
struct device sf_dev; /* base device */
sys/arch/sparc64/include/pci_machdep.h
90
void pci_attach_hook(struct device *, struct device *,
sys/arch/sparc64/include/rbus_machdep.h
24
rbus_tag_t rbus_pccbb_parent_io(struct device *, struct pci_attach_args *);
sys/arch/sparc64/include/rbus_machdep.h
25
rbus_tag_t rbus_pccbb_parent_mem(struct device *, struct pci_attach_args *);
sys/arch/sparc64/include/rbus_machdep.h
36
void pccbb_attach_hook(struct device *, struct device *,
sys/arch/sparc64/include/z8530var.h
48
struct device zsc_dev; /* base device */
sys/arch/sparc64/sparc64/autoconf.c
1120
sizeof(struct device), mainbus_match, mainbus_attach
sys/arch/sparc64/sparc64/autoconf.c
126
int mainbus_match(struct device *, void *, void *);
sys/arch/sparc64/sparc64/autoconf.c
127
static void mainbus_attach(struct device *, struct device *, void *);
sys/arch/sparc64/sparc64/autoconf.c
130
struct device *booted_device;
sys/arch/sparc64/sparc64/autoconf.c
1304
struct device *
sys/arch/sparc64/sparc64/autoconf.c
1307
struct device *dev = TAILQ_FIRST(&alldevs);
sys/arch/sparc64/sparc64/autoconf.c
1328
device_register(struct device *dev, void *aux)
sys/arch/sparc64/sparc64/autoconf.c
1336
struct device *busdev = dev->dv_parent;
sys/arch/sparc64/sparc64/autoconf.c
140
void nail_bootdev(struct device *, struct bootpath *);
sys/arch/sparc64/sparc64/autoconf.c
1491
nail_bootdev(struct device *dev, struct bootpath *bp)
sys/arch/sparc64/sparc64/autoconf.c
791
struct device *bootdv;
sys/arch/sparc64/sparc64/autoconf.c
869
mainbus_match(struct device *parent, void *cf, void *aux)
sys/arch/sparc64/sparc64/autoconf.c
882
mainbus_attach(struct device *parent, struct device *dev, void *aux)
sys/arch/sparc64/sparc64/clock.c
183
static int clockmatch_sbus(struct device *, void *, void *);
sys/arch/sparc64/sparc64/clock.c
184
static void clockattach_sbus(struct device *, struct device *, void *);
sys/arch/sparc64/sparc64/clock.c
185
static int clockmatch_ebus(struct device *, void *, void *);
sys/arch/sparc64/sparc64/clock.c
186
static void clockattach_ebus(struct device *, struct device *, void *);
sys/arch/sparc64/sparc64/clock.c
187
static int clockmatch_fhc(struct device *, void *, void *);
sys/arch/sparc64/sparc64/clock.c
188
static void clockattach_fhc(struct device *, struct device *, void *);
sys/arch/sparc64/sparc64/clock.c
192
sizeof(struct device), clockmatch_sbus, clockattach_sbus
sys/arch/sparc64/sparc64/clock.c
196
sizeof(struct device), clockmatch_ebus, clockattach_ebus
sys/arch/sparc64/sparc64/clock.c
200
sizeof(struct device), clockmatch_fhc, clockattach_fhc
sys/arch/sparc64/sparc64/clock.c
216
clockmatch_sbus(struct device *parent, void *cf, void *aux)
sys/arch/sparc64/sparc64/clock.c
224
clockmatch_ebus(struct device *parent, void *cf, void *aux)
sys/arch/sparc64/sparc64/clock.c
232
clockmatch_fhc(struct device *parent, void *cf, void *aux)
sys/arch/sparc64/sparc64/clock.c
263
clockattach_sbus(struct device *parent, struct device *self, void *aux)
sys/arch/sparc64/sparc64/clock.c
323
clockattach_ebus(struct device *parent, struct device *self, void *aux)
sys/arch/sparc64/sparc64/clock.c
357
clockattach_fhc(struct device *parent, struct device *self, void *aux)
sys/arch/sparc64/sparc64/cpu.c
199
cpu_match(struct device *parent, void *match, void *aux)
sys/arch/sparc64/sparc64/cpu.c
235
cpu_attach(struct device *parent, struct device *dev, void *aux)
sys/arch/sparc64/sparc64/cpu.c
91
int cpu_match(struct device *, void *, void *);
sys/arch/sparc64/sparc64/cpu.c
92
void cpu_attach(struct device *, struct device *, void *);
sys/arch/sparc64/sparc64/cpu.c
95
sizeof(struct device), cpu_match, cpu_attach
sys/arch/sparc64/sparc64/openfirm.c
233
cell_t device;
sys/arch/sparc64/sparc64/openfirm.c
240
args.device = ADR2CELL(name);
sys/arch/sparc64/sparc64/rbus_machdep.c
135
pccbb_attach_hook(struct device *parent, struct device *self,
sys/arch/sparc64/sparc64/rbus_machdep.c
43
rbus_pccbb_parent_mem(struct device *self, struct pci_attach_args *pa)
sys/arch/sparc64/sparc64/rbus_machdep.c
89
rbus_pccbb_parent_io(struct device *self, struct pci_attach_args *pa)
sys/arch/sparc64/stand/ofwboot/Locore.c
106
args.device = ADR2CELL(name);
sys/arch/sparc64/stand/ofwboot/Locore.c
99
cell_t device;
sys/dev/acpi/abl.c
50
struct device sc_dev;
sys/dev/acpi/abl.c
62
int abl_match(struct device *, void *, void *);
sys/dev/acpi/abl.c
63
void abl_attach(struct device *, struct device *, void *);
sys/dev/acpi/abl.c
85
abl_match(struct device *parent, void *match, void *aux)
sys/dev/acpi/abl.c
94
abl_attach(struct device *parent, struct device *self, void *aux)
sys/dev/acpi/acpi.c
1079
struct device *dev;
sys/dev/acpi/acpi.c
1383
acpi_submatch(struct device *parent, void *match, void *aux)
sys/dev/acpi/acpi.c
1970
struct device *dev;
sys/dev/acpi/acpi.c
2287
struct device *self = arg;
sys/dev/acpi/acpi.c
2851
struct device *self = (struct device *)arg;
sys/dev/acpi/acpi.c
2870
struct device *self = (struct device *)arg;
sys/dev/acpi/acpi.c
2913
struct device *self = (struct device *)arg;
sys/dev/acpi/acpi.c
3290
struct device *self = (struct device *)arg;
sys/dev/acpi/acpi.c
3357
struct device *self = (struct device *)arg;
sys/dev/acpi/acpi.c
3377
struct device *self = (struct device *)arg;
sys/dev/acpi/acpi.c
3395
struct device *self = (struct device *)arg;
sys/dev/acpi/acpi.c
428
struct device *self = (struct device *)arg;
sys/dev/acpi/acpi.c
69
int acpi_submatch(struct device *, void *, void *);
sys/dev/acpi/acpi.c
741
acpi_pci_match(struct device *dev, struct pci_attach_args *pa)
sys/dev/acpi/acpi.c
755
pdev->device = dev;
sys/dev/acpi/acpi.c
911
acpi_pciroots_attach(struct device *dev, void *aux, cfprint_t pr)
sys/dev/acpi/acpiac.c
103
acpiac_activate(struct device *self, int act)
sys/dev/acpi/acpiac.c
34
int acpiac_match(struct device *, void *, void *);
sys/dev/acpi/acpiac.c
35
void acpiac_attach(struct device *, struct device *, void *);
sys/dev/acpi/acpiac.c
36
int acpiac_activate(struct device *, int);
sys/dev/acpi/acpiac.c
60
acpiac_match(struct device *parent, void *match, void *aux)
sys/dev/acpi/acpiac.c
70
acpiac_attach(struct device *parent, struct device *self, void *aux)
sys/dev/acpi/acpials.c
42
struct device sc_dev;
sys/dev/acpi/acpials.c
55
int acpials_match(struct device *, void *, void *);
sys/dev/acpi/acpials.c
56
void acpials_attach(struct device *, struct device *, void *);
sys/dev/acpi/acpials.c
78
acpials_match(struct device *parent, void *match, void *aux)
sys/dev/acpi/acpials.c
94
acpials_attach(struct device *parent, struct device *self, void *aux)
sys/dev/acpi/acpiasus.c
104
acpiasus_match(struct device *parent, void *match, void *aux)
sys/dev/acpi/acpiasus.c
113
acpiasus_attach(struct device *parent, struct device *self, void *aux)
sys/dev/acpi/acpiasus.c
130
acpiasus_init(struct device *self)
sys/dev/acpi/acpiasus.c
209
acpiasus_activate(struct device *self, int act)
sys/dev/acpi/acpiasus.c
47
struct device sc_dev;
sys/dev/acpi/acpiasus.c
79
int acpiasus_match(struct device *, void *, void *);
sys/dev/acpi/acpiasus.c
80
void acpiasus_attach(struct device *, struct device *, void *);
sys/dev/acpi/acpiasus.c
81
void acpiasus_init(struct device *);
sys/dev/acpi/acpiasus.c
83
int acpiasus_activate(struct device *, int);
sys/dev/acpi/acpibat.c
120
acpibat_activate(struct device *self, int act)
sys/dev/acpi/acpibat.c
32
int acpibat_match(struct device *, void *, void *);
sys/dev/acpi/acpibat.c
33
void acpibat_attach(struct device *, struct device *, void *);
sys/dev/acpi/acpibat.c
34
int acpibat_activate(struct device *, int);
sys/dev/acpi/acpibat.c
61
acpibat_match(struct device *parent, void *match, void *aux)
sys/dev/acpi/acpibat.c
74
acpibat_attach(struct device *parent, struct device *self, void *aux)
sys/dev/acpi/acpibtn.c
150
acpibtn_match(struct device *parent, void *match, void *aux)
sys/dev/acpi/acpibtn.c
160
acpibtn_attach(struct device *parent, struct device *self, void *aux)
sys/dev/acpi/acpibtn.c
315
acpibtn_activate(struct device *self, int act)
sys/dev/acpi/acpibtn.c
35
int acpibtn_match(struct device *, void *, void *);
sys/dev/acpi/acpibtn.c
36
void acpibtn_attach(struct device *, struct device *, void *);
sys/dev/acpi/acpibtn.c
38
int acpibtn_activate(struct device *, int);
sys/dev/acpi/acpibtn.c
41
struct device sc_dev;
sys/dev/acpi/acpicbkbd.c
103
acpicbkbd_activate(struct device *self, int act)
sys/dev/acpi/acpicbkbd.c
38
struct device sc_dev;
sys/dev/acpi/acpicbkbd.c
45
int acpicbkbd_match(struct device *, void *, void *);
sys/dev/acpi/acpicbkbd.c
46
void acpicbkbd_attach(struct device *, struct device *, void *);
sys/dev/acpi/acpicbkbd.c
47
int acpicbkbd_activate(struct device *, int);
sys/dev/acpi/acpicbkbd.c
73
acpicbkbd_match(struct device *parent, void *match, void *aux)
sys/dev/acpi/acpicbkbd.c
82
acpicbkbd_attach(struct device *parent, struct device *self, void *aux)
sys/dev/acpi/acpicmos.c
28
struct device sc_dev;
sys/dev/acpi/acpicmos.c
32
int acpicmos_match(struct device *, void *, void *);
sys/dev/acpi/acpicmos.c
33
void acpicmos_attach(struct device *, struct device *, void *);
sys/dev/acpi/acpicmos.c
53
acpicmos_match(struct device *parent, void *match, void *aux)
sys/dev/acpi/acpicmos.c
62
acpicmos_attach(struct device *parent, struct device *self, void *aux)
sys/dev/acpi/acpicpu_x86.c
118
struct device sc_dev;
sys/dev/acpi/acpicpu_x86.c
42
int acpicpu_match(struct device *, void *, void *);
sys/dev/acpi/acpicpu_x86.c
43
void acpicpu_attach(struct device *, struct device *, void *);
sys/dev/acpi/acpicpu_x86.c
651
acpicpu_match(struct device *parent, void *match, void *aux)
sys/dev/acpi/acpicpu_x86.c
689
acpicpu_attach(struct device *parent, struct device *self, void *aux)
sys/dev/acpi/acpidev.h
299
struct device sc_dev;
sys/dev/acpi/acpidev.h
311
struct device sc_dev;
sys/dev/acpi/acpidev.h
328
struct device sc_dev;
sys/dev/acpi/acpidev.h
358
struct device sc_dev;
sys/dev/acpi/acpidev.h
421
struct device sc_dev;
sys/dev/acpi/acpidmar.c
2048
dev = ds->dp[0].device;
sys/dev/acpi/acpidmar.c
2055
dev = ds->dp[i].device;
sys/dev/acpi/acpidmar.c
2485
d->dp[0].device,
sys/dev/acpi/acpidmar.c
2490
d->dp[i].device,
sys/dev/acpi/acpidmar.c
2638
sid = mksid(dl->bus, dl->dp[0].device,
sys/dev/acpi/acpidmar.c
2643
iommu->segment, dl->bus, dl->dp[0].device, dl->dp[0].function,
sys/dev/acpi/acpidmar.c
2653
sid = mksid(dl->bus, dl->dp[0].device,
sys/dev/acpi/acpidmar.c
271
struct device sc_dev;
sys/dev/acpi/acpidmar.c
289
int acpidmar_activate(struct device *, int);
sys/dev/acpi/acpidmar.c
290
int acpidmar_match(struct device *, void *, void *);
sys/dev/acpi/acpidmar.c
291
void acpidmar_attach(struct device *, struct device *, void *);
sys/dev/acpi/acpidmar.c
3491
acpidmar_activate(struct device *self, int act)
sys/dev/acpi/acpidmar.c
3543
acpidmar_match(struct device *parent, void *match, void *aux)
sys/dev/acpi/acpidmar.c
3563
acpidmar_attach(struct device *parent, struct device *self, void *aux)
sys/dev/acpi/acpidock.c
36
int acpidock_match(struct device *, void *, void *);
sys/dev/acpi/acpidock.c
37
void acpidock_attach(struct device *, struct device *, void *);
sys/dev/acpi/acpidock.c
57
acpidock_match(struct device *parent, void *match, void *aux)
sys/dev/acpi/acpidock.c
72
acpidock_attach(struct device *parent, struct device *self, void *aux)
sys/dev/acpi/acpiec.c
255
acpiec_match(struct device *parent, void *match, void *aux)
sys/dev/acpi/acpiec.c
274
acpiec_attach(struct device *parent, struct device *self, void *aux)
sys/dev/acpi/acpiec.c
33
int acpiec_match(struct device *, void *, void *);
sys/dev/acpi/acpiec.c
34
void acpiec_attach(struct device *, struct device *, void *);
sys/dev/acpi/acpige.c
37
struct device sc_dev;
sys/dev/acpi/acpige.c
43
int acpige_match(struct device *, void *, void *);
sys/dev/acpi/acpige.c
44
void acpige_attach(struct device *, struct device *, void *);
sys/dev/acpi/acpige.c
63
acpige_match(struct device *parent, void *match, void *aux)
sys/dev/acpi/acpige.c
72
acpige_attach(struct device *parent, struct device *self, void *aux)
sys/dev/acpi/acpihid.c
172
acpihid_attach_deferred(struct device *self)
sys/dev/acpi/acpihid.c
46
struct device sc_dev;
sys/dev/acpi/acpihid.c
55
int acpihid_match(struct device *, void *, void *);
sys/dev/acpi/acpihid.c
56
void acpihid_attach(struct device *, struct device *, void *);
sys/dev/acpi/acpihid.c
74
void acpihid_attach_deferred(struct device *);
sys/dev/acpi/acpihid.c
80
acpihid_match(struct device *parent, void *match, void *aux)
sys/dev/acpi/acpihid.c
89
acpihid_attach(struct device *parent, struct device *self, void *aux)
sys/dev/acpi/acpihpet.c
105
acpihpet_activate(struct device *self, int act)
sys/dev/acpi/acpihpet.c
182
acpihpet_match(struct device *parent, void *match, void *aux)
sys/dev/acpi/acpihpet.c
204
acpihpet_attach(struct device *parent, struct device *self, void *aux)
sys/dev/acpi/acpihpet.c
33
int acpihpet_match(struct device *, void *, void *);
sys/dev/acpi/acpihpet.c
34
void acpihpet_attach(struct device *, struct device *, void *);
sys/dev/acpi/acpihpet.c
35
int acpihpet_activate(struct device *, int);
sys/dev/acpi/acpihpet.c
67
struct device sc_dev;
sys/dev/acpi/acpihve.c
26
int acpihve_match(struct device *, void *, void *);
sys/dev/acpi/acpihve.c
27
void acpihve_attach(struct device *, struct device *, void *);
sys/dev/acpi/acpihve.c
35
struct device sc_dev;
sys/dev/acpi/acpihve.c
49
acpihve_match(struct device *parent, void *match, void *aux)
sys/dev/acpi/acpihve.c
70
acpihve_attach(struct device *parent, struct device *self, void *aux)
sys/dev/acpi/acpimadt.c
190
acpimadt_attach(struct device *parent, struct device *self, void *aux)
sys/dev/acpi/acpimadt.c
193
struct device *mainbus = parent->dv_parent->dv_parent;
sys/dev/acpi/acpimadt.c
43
int acpimadt_match(struct device *, void *, void *);
sys/dev/acpi/acpimadt.c
44
void acpimadt_attach(struct device *, struct device *, void *);
sys/dev/acpi/acpimadt.c
47
sizeof(struct device), acpimadt_match, acpimadt_attach
sys/dev/acpi/acpimadt.c
59
acpimadt_match(struct device *parent, void *match, void *aux)
sys/dev/acpi/acpimcfg.c
26
int acpimcfg_match(struct device *, void *, void *);
sys/dev/acpi/acpimcfg.c
27
void acpimcfg_attach(struct device *, struct device *, void *);
sys/dev/acpi/acpimcfg.c
30
sizeof(struct device), acpimcfg_match, acpimcfg_attach
sys/dev/acpi/acpimcfg.c
38
acpimcfg_match(struct device *parent, void *match, void *aux)
sys/dev/acpi/acpimcfg.c
60
acpimcfg_attach(struct device *parent, struct device *self, void *aux)
sys/dev/acpi/acpiprt.c
103
acpiprt_attach(struct device *parent, struct device *self, void *aux)
sys/dev/acpi/acpiprt.c
61
int acpiprt_match(struct device *, void *, void *);
sys/dev/acpi/acpiprt.c
62
void acpiprt_attach(struct device *, struct device *, void *);
sys/dev/acpi/acpiprt.c
67
struct device sc_dev;
sys/dev/acpi/acpiprt.c
88
acpiprt_match(struct device *parent, void *match, void *aux)
sys/dev/acpi/acpipwrres.c
34
int acpipwrres_match(struct device *, void *, void *);
sys/dev/acpi/acpipwrres.c
35
void acpipwrres_attach(struct device *, struct device *, void *);
sys/dev/acpi/acpipwrres.c
44
struct device sc_dev;
sys/dev/acpi/acpipwrres.c
81
acpipwrres_match(struct device *parent, void *match, void *aux)
sys/dev/acpi/acpipwrres.c
94
acpipwrres_attach(struct device *parent, struct device *self, void *aux)
sys/dev/acpi/acpireg.h
528
uint8_t device;
sys/dev/acpi/acpisbs.c
129
int acpisbs_match(struct device *, void *, void *);
sys/dev/acpi/acpisbs.c
130
void acpisbs_attach(struct device *, struct device *, void *);
sys/dev/acpi/acpisbs.c
131
int acpisbs_activate(struct device *, int);
sys/dev/acpi/acpisbs.c
157
acpisbs_match(struct device *parent, void *match, void *aux)
sys/dev/acpi/acpisbs.c
166
acpisbs_attach(struct device *parent, struct device *self, void *aux)
sys/dev/acpi/acpisbs.c
367
acpisbs_activate(struct device *self, int act)
sys/dev/acpi/acpisectwo.c
34
struct device sc_dev;
sys/dev/acpi/acpisectwo.c
39
int acpisectwo_match(struct device *, void *, void *);
sys/dev/acpi/acpisectwo.c
40
void acpisectwo_attach(struct device *, struct device *, void *);
sys/dev/acpi/acpisectwo.c
53
acpisectwo_match(struct device *parent, void *match, void *aux)
sys/dev/acpi/acpisectwo.c
67
acpisectwo_attach(struct device *parent, struct device *self, void *aux)
sys/dev/acpi/acpisony.c
102
acpisony_attach(struct device *parent, struct device *self, void *aux)
sys/dev/acpi/acpisony.c
120
acpisony_activate(struct device *self, int act)
sys/dev/acpi/acpisony.c
29
int acpisony_match(struct device *, void *, void *);
sys/dev/acpi/acpisony.c
30
void acpisony_attach(struct device *, struct device *, void *);
sys/dev/acpi/acpisony.c
31
int acpisony_activate(struct device *, int);
sys/dev/acpi/acpisony.c
61
struct device sc_dev;
sys/dev/acpi/acpisony.c
88
acpisony_match(struct device *parent, void *match, void *aux)
sys/dev/acpi/acpisurface.c
49
struct device sc_dev;
sys/dev/acpi/acpisurface.c
56
int surface_match(struct device *, void *, void *);
sys/dev/acpi/acpisurface.c
57
void surface_attach(struct device *, struct device *, void *);
sys/dev/acpi/acpisurface.c
79
surface_match(struct device *parent, void *match, void *aux)
sys/dev/acpi/acpisurface.c
91
surface_attach(struct device *parent, struct device *self, void *aux)
sys/dev/acpi/acpithinkpad.c
139
struct device sc_dev;
sys/dev/acpi/acpithinkpad.c
160
int thinkpad_match(struct device *, void *, void *);
sys/dev/acpi/acpithinkpad.c
161
void thinkpad_attach(struct device *, struct device *, void *);
sys/dev/acpi/acpithinkpad.c
173
int thinkpad_activate(struct device *, int);
sys/dev/acpi/acpithinkpad.c
226
thinkpad_match(struct device *parent, void *match, void *aux)
sys/dev/acpi/acpithinkpad.c
315
thinkpad_attach(struct device *parent, struct device *self, void *aux)
sys/dev/acpi/acpithinkpad.c
702
thinkpad_activate(struct device *self, int act)
sys/dev/acpi/acpitimer.c
31
struct device sc_dev;
sys/dev/acpi/acpitimer.c
37
int acpitimermatch(struct device *, void *, void *);
sys/dev/acpi/acpitimer.c
38
void acpitimerattach(struct device *, struct device *, void *);
sys/dev/acpi/acpitimer.c
62
acpitimermatch(struct device *parent, void *match, void *aux)
sys/dev/acpi/acpitimer.c
77
acpitimerattach(struct device *parent, struct device *self, void *aux)
sys/dev/acpi/acpitoshiba.c
203
toshiba_match(struct device *parent, void *match, void *aux)
sys/dev/acpi/acpitoshiba.c
264
toshiba_attach(struct device *parent, struct device *self, void *aux)
sys/dev/acpi/acpitoshiba.c
89
struct device sc_dev;
sys/dev/acpi/acpitoshiba.c
98
int toshiba_match(struct device *, void *, void *);
sys/dev/acpi/acpitoshiba.c
99
void toshiba_attach(struct device *, struct device *, void *);
sys/dev/acpi/acpitz.c
167
acpitz_match(struct device *parent, void *match, void *aux)
sys/dev/acpi/acpitz.c
185
acpitz_attach(struct device *parent, struct device *self, void *aux)
sys/dev/acpi/acpitz.c
256
acpitz_activate(struct device *self, int act)
sys/dev/acpi/acpitz.c
43
struct device sc_dev;
sys/dev/acpi/acpitz.c
66
int acpitz_match(struct device *, void *, void *);
sys/dev/acpi/acpitz.c
67
void acpitz_attach(struct device *, struct device *, void *);
sys/dev/acpi/acpitz.c
68
int acpitz_activate(struct device *, int);
sys/dev/acpi/acpivar.h
220
struct device sc_dev;
sys/dev/acpi/acpivar.h
328
struct aml_node *acpi_pci_match(struct device *, struct pci_attach_args *);
sys/dev/acpi/acpivar.h
331
int acpi_probe(struct device *, struct cfdata *, struct bios_attach_args *);
sys/dev/acpi/acpivar.h
402
void acpi_pciroots_attach(struct device *, void *, cfprint_t);
sys/dev/acpi/acpivar.h
59
struct device sc_dev;
sys/dev/acpi/acpivideo.c
144
struct device *self = (struct device *)arg;
sys/dev/acpi/acpivideo.c
50
int acpivideo_match(struct device *, void *, void *);
sys/dev/acpi/acpivideo.c
51
void acpivideo_attach(struct device *, struct device *, void *);
sys/dev/acpi/acpivideo.c
69
acpivideo_match(struct device *parent, void *match, void *aux)
sys/dev/acpi/acpivideo.c
82
acpivideo_attach(struct device *parent, struct device *self, void *aux)
sys/dev/acpi/acpivout.c
100
acpivout_attach(struct device *parent, struct device *self, void *aux)
sys/dev/acpi/acpivout.c
33
int acpivout_match(struct device *, void *, void *);
sys/dev/acpi/acpivout.c
34
void acpivout_attach(struct device *, struct device *, void *);
sys/dev/acpi/acpivout.c
53
struct device sc_dev;
sys/dev/acpi/acpivout.c
86
acpivout_match(struct device *parent, void *match, void *aux)
sys/dev/acpi/acpiwmi.c
155
acpiwmi_attach(struct device *parent, struct device *self, void *aux)
sys/dev/acpi/acpiwmi.c
40
struct device sc_dev;
sys/dev/acpi/acpiwmi.c
57
int acpiwmi_match(struct device *, void *, void *);
sys/dev/acpi/acpiwmi.c
58
void acpiwmi_attach(struct device *, struct device *, void *);
sys/dev/acpi/acpiwmi.c
76
acpiwmi_match(struct device *parent, void *match, void *aux)
sys/dev/acpi/ahci_acpi.c
39
int ahci_acpi_match(struct device *, void *, void *);
sys/dev/acpi/ahci_acpi.c
40
void ahci_acpi_attach(struct device *, struct device *, void *);
sys/dev/acpi/ahci_acpi.c
48
ahci_acpi_match(struct device *parent, void *match, void *aux)
sys/dev/acpi/ahci_acpi.c
59
ahci_acpi_attach(struct device *parent, struct device *self, void *aux)
sys/dev/acpi/amdgpio.c
107
amdgpio_match(struct device *parent, void *match, void *aux)
sys/dev/acpi/amdgpio.c
118
amdgpio_attach(struct device *parent, struct device *self, void *aux)
sys/dev/acpi/amdgpio.c
185
amdgpio_activate(struct device *self, int act)
sys/dev/acpi/amdgpio.c
59
struct device sc_dev;
sys/dev/acpi/amdgpio.c
75
int amdgpio_match(struct device *, void *, void *);
sys/dev/acpi/amdgpio.c
76
void amdgpio_attach(struct device *, struct device *, void *);
sys/dev/acpi/amdgpio.c
77
int amdgpio_activate(struct device *, int);
sys/dev/acpi/amdpmc.c
137
struct device sc_dev;
sys/dev/acpi/amdpmc.c
151
int amdpmc_match(struct device *, void *, void *);
sys/dev/acpi/amdpmc.c
152
void amdpmc_attach(struct device *, struct device *, void *);
sys/dev/acpi/amdpmc.c
153
int amdpmc_activate(struct device *, int);
sys/dev/acpi/amdpmc.c
182
amdpmc_match(struct device *parent, void *match, void *aux)
sys/dev/acpi/amdpmc.c
191
amdpmc_attach(struct device *parent, struct device *self, void *aux)
sys/dev/acpi/amdpmc.c
358
amdpmc_activate(struct device *self, int act)
sys/dev/acpi/amltypes.h
353
struct device *device;
sys/dev/acpi/aplgpio.c
47
struct device sc_dev;
sys/dev/acpi/aplgpio.c
61
int aplgpio_match(struct device *, void *, void *);
sys/dev/acpi/aplgpio.c
62
void aplgpio_attach(struct device *, struct device *, void *);
sys/dev/acpi/aplgpio.c
85
aplgpio_match(struct device *parent, void *match, void *aux)
sys/dev/acpi/aplgpio.c
96
aplgpio_attach(struct device *parent, struct device *self, void *aux)
sys/dev/acpi/asmc.c
100
int asmc_detach(struct device *, int);
sys/dev/acpi/asmc.c
101
int asmc_activate(struct device *, int);
sys/dev/acpi/asmc.c
240
asmc_match(struct device *parent, void *match, void *aux)
sys/dev/acpi/asmc.c
251
asmc_attach(struct device *parent, struct device *self, void *aux)
sys/dev/acpi/asmc.c
353
asmc_detach(struct device *self, int flags)
sys/dev/acpi/asmc.c
379
asmc_activate(struct device *self, int act)
sys/dev/acpi/asmc.c
70
struct device sc_dev;
sys/dev/acpi/asmc.c
98
int asmc_match(struct device *, void *, void *);
sys/dev/acpi/asmc.c
99
void asmc_attach(struct device *, struct device *, void *);
sys/dev/acpi/atk0110.c
100
int aibs_match(struct device *, void *, void *);
sys/dev/acpi/atk0110.c
101
void aibs_attach(struct device *, struct device *, void *);
sys/dev/acpi/atk0110.c
130
aibs_match(struct device *parent, void *match, void *aux)
sys/dev/acpi/atk0110.c
139
aibs_attach(struct device *parent, struct device *self, void *aux)
sys/dev/acpi/atk0110.c
68
struct device sc_dev;
sys/dev/acpi/bytgpio.c
112
bytgpio_match(struct device *parent, void *match, void *aux)
sys/dev/acpi/bytgpio.c
123
bytgpio_attach(struct device *parent, struct device *self, void *aux)
sys/dev/acpi/bytgpio.c
48
struct device sc_dev;
sys/dev/acpi/bytgpio.c
63
int bytgpio_match(struct device *, void *, void *);
sys/dev/acpi/bytgpio.c
64
void bytgpio_attach(struct device *, struct device *, void *);
sys/dev/acpi/ccp_acpi.c
35
int ccp_acpi_match(struct device *, void *, void *);
sys/dev/acpi/ccp_acpi.c
36
void ccp_acpi_attach(struct device *, struct device *, void *);
sys/dev/acpi/ccp_acpi.c
48
ccp_acpi_match(struct device *parent, void *match, void *aux)
sys/dev/acpi/ccp_acpi.c
59
ccp_acpi_attach(struct device *parent, struct device *self, void *aux)
sys/dev/acpi/ccpmic.c
107
ccpmic_attach(struct device *parent, struct device *self, void *aux)
sys/dev/acpi/ccpmic.c
66
struct device sc_dev;
sys/dev/acpi/ccpmic.c
78
int ccpmic_match(struct device *, void *, void *);
sys/dev/acpi/ccpmic.c
79
void ccpmic_attach(struct device *, struct device *, void *);
sys/dev/acpi/ccpmic.c
99
ccpmic_match(struct device *parent, void *match, void *aux)
sys/dev/acpi/chvgpio.c
108
int chvgpio_match(struct device *, void *, void *);
sys/dev/acpi/chvgpio.c
109
void chvgpio_attach(struct device *, struct device *, void *);
sys/dev/acpi/chvgpio.c
156
chvgpio_match(struct device *parent, void *match, void *aux)
sys/dev/acpi/chvgpio.c
167
chvgpio_attach(struct device *parent, struct device *self, void *aux)
sys/dev/acpi/chvgpio.c
56
struct device sc_dev;
sys/dev/acpi/com_acpi.c
43
int com_acpi_match(struct device *, void *, void *);
sys/dev/acpi/com_acpi.c
44
void com_acpi_attach(struct device *, struct device *, void *);
sys/dev/acpi/com_acpi.c
63
com_acpi_match(struct device *parent, void *match, void *aux)
sys/dev/acpi/com_acpi.c
94
com_acpi_attach(struct device *parent, struct device *self, void *aux)
sys/dev/acpi/dwgpio.c
109
dwgpio_attach(struct device *parent, struct device *self, void *aux)
sys/dev/acpi/dwgpio.c
59
struct device sc_dev;
sys/dev/acpi/dwgpio.c
75
int dwgpio_match(struct device *, void *, void *);
sys/dev/acpi/dwgpio.c
76
void dwgpio_attach(struct device *, struct device *, void *);
sys/dev/acpi/dwgpio.c
98
dwgpio_match(struct device *parent, void *match, void *aux)
sys/dev/acpi/dwiic_acpi.c
156
dwiic_acpi_match(struct device *parent, void *match, void *aux)
sys/dev/acpi/dwiic_acpi.c
167
dwiic_acpi_attach(struct device *parent, struct device *self, void *aux)
sys/dev/acpi/dwiic_acpi.c
267
config_found((struct device *)sc, &sc->sc_iba, iicbus_print);
sys/dev/acpi/dwiic_acpi.c
368
dwiic_acpi_bus_scan(struct device *iic, struct i2cbus_attach_args *iba,
sys/dev/acpi/dwiic_acpi.c
45
int dwiic_acpi_match(struct device *, void *, void *);
sys/dev/acpi/dwiic_acpi.c
46
void dwiic_acpi_attach(struct device *, struct device *, void *);
sys/dev/acpi/dwiic_acpi.c
58
void dwiic_acpi_bus_scan(struct device *,
sys/dev/acpi/ehci_acpi.c
46
int ehci_acpi_match(struct device *, void *, void *);
sys/dev/acpi/ehci_acpi.c
47
void ehci_acpi_attach(struct device *, struct device *, void *);
sys/dev/acpi/ehci_acpi.c
61
ehci_acpi_match(struct device *parent, void *match, void *aux)
sys/dev/acpi/ehci_acpi.c
72
ehci_acpi_attach(struct device *parent, struct device *self, void *aux)
sys/dev/acpi/glkgpio.c
47
struct device sc_dev;
sys/dev/acpi/glkgpio.c
61
int glkgpio_match(struct device *, void *, void *);
sys/dev/acpi/glkgpio.c
62
void glkgpio_attach(struct device *, struct device *, void *);
sys/dev/acpi/glkgpio.c
85
glkgpio_match(struct device *parent, void *match, void *aux)
sys/dev/acpi/glkgpio.c
96
glkgpio_attach(struct device *parent, struct device *self, void *aux)
sys/dev/acpi/if_bse_acpi.c
45
int bse_acpi_match(struct device *, void *, void *);
sys/dev/acpi/if_bse_acpi.c
46
void bse_acpi_attach(struct device *, struct device *, void *);
sys/dev/acpi/if_bse_acpi.c
58
bse_acpi_match(struct device *parent, void *match, void *aux)
sys/dev/acpi/if_bse_acpi.c
69
bse_acpi_attach(struct device *parent, struct device *self, void *aux)
sys/dev/acpi/imxiic_acpi.c
171
imxiic_acpi_bus_scan(struct device *iic, struct i2cbus_attach_args *iba,
sys/dev/acpi/imxiic_acpi.c
35
struct device *ac_iic;
sys/dev/acpi/imxiic_acpi.c
43
int imxiic_acpi_match(struct device *, void *, void *);
sys/dev/acpi/imxiic_acpi.c
44
void imxiic_acpi_attach(struct device *, struct device *, void *);
sys/dev/acpi/imxiic_acpi.c
47
void imxiic_acpi_bus_scan(struct device *, struct i2cbus_attach_args *,
sys/dev/acpi/imxiic_acpi.c
65
imxiic_acpi_match(struct device *parent, void *match, void *aux)
sys/dev/acpi/imxiic_acpi.c
76
imxiic_acpi_attach(struct device *parent, struct device *self, void *aux)
sys/dev/acpi/intelpmc.c
128
intelpmc_activate(struct device *self, int act)
sys/dev/acpi/intelpmc.c
42
struct device sc_dev;
sys/dev/acpi/intelpmc.c
67
int intelpmc_match(struct device *, void *, void *);
sys/dev/acpi/intelpmc.c
68
void intelpmc_attach(struct device *, struct device *, void *);
sys/dev/acpi/intelpmc.c
69
int intelpmc_activate(struct device *, int);
sys/dev/acpi/intelpmc.c
90
intelpmc_match(struct device *parent, void *match, void *aux)
sys/dev/acpi/intelpmc.c
99
intelpmc_attach(struct device *parent, struct device *self, void *aux)
sys/dev/acpi/inthid.c
117
int inthid_match(struct device *, void *, void *);
sys/dev/acpi/inthid.c
118
void inthid_attach(struct device *, struct device *, void *);
sys/dev/acpi/inthid.c
152
inthid_match(struct device *parent, void *match, void *aux)
sys/dev/acpi/inthid.c
161
inthid_attach(struct device *parent, struct device *self, void *aux)
sys/dev/acpi/inthid.c
47
struct device sc_dev;
sys/dev/acpi/iosf_acpi.c
34
struct device sc_dev;
sys/dev/acpi/iosf_acpi.c
45
static int iosf_acpi_match(struct device *, void *, void *);
sys/dev/acpi/iosf_acpi.c
46
static void iosf_acpi_attach(struct device *, struct device *, void *);
sys/dev/acpi/iosf_acpi.c
62
iosf_acpi_match(struct device *parent, void *match, void *aux)
sys/dev/acpi/iosf_acpi.c
74
iosf_acpi_attach(struct device *parent, struct device *self, void *aux)
sys/dev/acpi/ipmi_acpi.c
38
int ipmi_acpi_match(struct device *, void *, void *);
sys/dev/acpi/ipmi_acpi.c
39
void ipmi_acpi_attach(struct device *, struct device *, void *);
sys/dev/acpi/ipmi_acpi.c
64
ipmi_acpi_match(struct device *parent, void *match, void *aux)
sys/dev/acpi/ipmi_acpi.c
74
ipmi_acpi_attach(struct device *parent, struct device *self, void *aux)
sys/dev/acpi/ispi_acpi.c
34
int ispi_acpi_match(struct device *, void *, void *);
sys/dev/acpi/ispi_acpi.c
35
void ispi_acpi_attach(struct device *, struct device *, void *);
sys/dev/acpi/ispi_acpi.c
37
int ispi_activate(struct device *, int);
sys/dev/acpi/ispi_acpi.c
62
ispi_acpi_match(struct device *parent, void *match, void *aux)
sys/dev/acpi/ispi_acpi.c
71
ispi_acpi_attach(struct device *parent, struct device *self, void *aux)
sys/dev/acpi/ohci_acpi.c
132
ohci_acpi_attach_deferred(struct device *self)
sys/dev/acpi/ohci_acpi.c
46
int ohci_acpi_match(struct device *, void *, void *);
sys/dev/acpi/ohci_acpi.c
47
void ohci_acpi_attach(struct device *, struct device *, void *);
sys/dev/acpi/ohci_acpi.c
54
void ohci_acpi_attach_deferred(struct device *);
sys/dev/acpi/ohci_acpi.c
57
ohci_acpi_match(struct device *parent, void *match, void *aux)
sys/dev/acpi/ohci_acpi.c
66
ohci_acpi_attach(struct device *parent, struct device *self, void *aux)
sys/dev/acpi/pchgpio.c
477
pchgpio_match(struct device *parent, void *match, void *aux)
sys/dev/acpi/pchgpio.c
488
pchgpio_attach(struct device *parent, struct device *self, void *aux)
sys/dev/acpi/pchgpio.c
520
sc->sc_device = pchgpio_devices[i].device;
sys/dev/acpi/pchgpio.c
571
pchgpio_activate(struct device *self, int act)
sys/dev/acpi/pchgpio.c
60
const struct pchgpio_device *device;
sys/dev/acpi/pchgpio.c
76
struct device sc_dev;
sys/dev/acpi/pchgpio.c
97
int pchgpio_match(struct device *, void *, void *);
sys/dev/acpi/pchgpio.c
98
void pchgpio_attach(struct device *, struct device *, void *);
sys/dev/acpi/pchgpio.c
99
int pchgpio_activate(struct device *, int);
sys/dev/acpi/pckbc_acpi.c
101
void pckbc_acpi_attach_kbd(struct device *, struct device *, void *);
sys/dev/acpi/pckbc_acpi.c
102
void pckbc_acpi_attach_mouse(struct device *, struct device *, void *);
sys/dev/acpi/pckbc_acpi.c
104
void pckbc_acpi_crs_walk(struct device *, struct aml_node *,
sys/dev/acpi/pckbc_acpi.c
109
void pckbc_acpi_register_gpio_intrs(struct device *);
sys/dev/acpi/pckbc_acpi.c
112
pckbc_acpi_match(struct device *parent, void *match, void *aux)
sys/dev/acpi/pckbc_acpi.c
122
pckbc_acpi_attach(struct device *parent, struct device *self, void *aux)
sys/dev/acpi/pckbc_acpi.c
144
pckbc_acpi_match_kbd(struct device *parent, void *match, void *aux)
sys/dev/acpi/pckbc_acpi.c
195
pckbc_acpi_match_mouse(struct device *parent, void *match, void *aux,
sys/dev/acpi/pckbc_acpi.c
225
pckbc_acpi_activate(struct device *self, int act)
sys/dev/acpi/pckbc_acpi.c
250
pckbc_acpi_attach_kbd(struct device *parent, struct device *self, void *aux)
sys/dev/acpi/pckbc_acpi.c
356
pckbc_acpi_attach_mouse(struct device *parent, struct device *self, void *aux)
sys/dev/acpi/pckbc_acpi.c
421
pckbc_acpi_register_gpio_intrs(struct device *dev)
sys/dev/acpi/pckbc_acpi.c
449
struct device *sc;
sys/dev/acpi/pckbc_acpi.c
468
pckbc_acpi_crs_walk(struct device *acpidev, struct aml_node *basenode,
sys/dev/acpi/pckbc_acpi.c
66
int pckbc_acpi_match(struct device *, void *, void *);
sys/dev/acpi/pckbc_acpi.c
67
void pckbc_acpi_attach(struct device *, struct device *, void *);
sys/dev/acpi/pckbc_acpi.c
68
int pckbc_acpi_activate(struct device *, int);
sys/dev/acpi/pckbc_acpi.c
98
int pckbc_acpi_match_kbd(struct device *, void *, void *);
sys/dev/acpi/pckbc_acpi.c
99
int pckbc_acpi_match_mouse(struct device *, void *, void *,
sys/dev/acpi/pluart_acpi.c
41
int pluart_acpi_match(struct device *, void *, void *);
sys/dev/acpi/pluart_acpi.c
42
void pluart_acpi_attach(struct device *, struct device *, void *);
sys/dev/acpi/pluart_acpi.c
56
pluart_acpi_match(struct device *parent, void *match, void *aux)
sys/dev/acpi/pluart_acpi.c
67
pluart_acpi_attach(struct device *parent, struct device *self, void *aux)
sys/dev/acpi/qcgpio.c
101
int qcgpio_acpi_match(struct device *, void *, void *);
sys/dev/acpi/qcgpio.c
102
void qcgpio_acpi_attach(struct device *, struct device *, void *);
sys/dev/acpi/qcgpio.c
282
qcgpio_acpi_match(struct device *parent, void *match, void *aux)
sys/dev/acpi/qcgpio.c
293
qcgpio_acpi_attach(struct device *parent, struct device *self, void *aux)
sys/dev/acpi/qcgpio.c
80
struct device sc_dev;
sys/dev/acpi/qciic.c
102
void qciic_acpi_bus_scan(struct device *, struct i2cbus_attach_args *,
sys/dev/acpi/qciic.c
116
qciic_acpi_match(struct device *parent, void *match, void *aux)
sys/dev/acpi/qciic.c
127
qciic_acpi_attach(struct device *parent, struct device *self, void *aux)
sys/dev/acpi/qciic.c
406
qciic_acpi_bus_scan(struct device *iic, struct i2cbus_attach_args *iba,
sys/dev/acpi/qciic.c
57
struct device sc_dev;
sys/dev/acpi/qciic.c
63
struct device *sc_iic;
sys/dev/acpi/qciic.c
80
int qciic_acpi_match(struct device *, void *, void *);
sys/dev/acpi/qciic.c
81
void qciic_acpi_attach(struct device *, struct device *, void *);
sys/dev/acpi/qcscm_acpi.c
25
void qcscm_attach(struct device *, struct device *, void *);
sys/dev/acpi/qcscm_acpi.c
28
struct device sc_dev;
sys/dev/acpi/qcscm_acpi.c
31
int qcscm_acpi_match(struct device *, void *, void *);
sys/dev/acpi/qcscm_acpi.c
32
void qcscm_acpi_attach(struct device *, struct device *, void *);
sys/dev/acpi/qcscm_acpi.c
45
qcscm_acpi_match(struct device *parent, void *match, void *aux)
sys/dev/acpi/qcscm_acpi.c
54
qcscm_acpi_attach(struct device *parent, struct device *self, void *aux)
sys/dev/acpi/qcuart_acpi.c
37
int qcuart_acpi_match(struct device *, void *, void *);
sys/dev/acpi/qcuart_acpi.c
38
void qcuart_acpi_attach(struct device *, struct device *, void *);
sys/dev/acpi/qcuart_acpi.c
52
qcuart_acpi_match(struct device *parent, void *match, void *aux)
sys/dev/acpi/qcuart_acpi.c
63
qcuart_acpi_attach(struct device *parent, struct device *self, void *aux)
sys/dev/acpi/sdhc_acpi.c
50
int sdhc_acpi_match(struct device *, void *, void *);
sys/dev/acpi/sdhc_acpi.c
51
void sdhc_acpi_attach(struct device *, struct device *, void *);
sys/dev/acpi/sdhc_acpi.c
77
sdhc_acpi_match(struct device *parent, void *match, void *aux)
sys/dev/acpi/sdhc_acpi.c
88
sdhc_acpi_attach(struct device *parent, struct device *self, void *aux)
sys/dev/acpi/tipmic.c
110
tipmic_match(struct device *parent, void *match, void *aux)
sys/dev/acpi/tipmic.c
118
tipmic_attach(struct device *parent, struct device *self, void *aux)
sys/dev/acpi/tipmic.c
73
struct device sc_dev;
sys/dev/acpi/tipmic.c
88
int tipmic_match(struct device *, void *, void *);
sys/dev/acpi/tipmic.c
89
void tipmic_attach(struct device *, struct device *, void *);
sys/dev/acpi/tpm.c
162
struct device sc_dev;
sys/dev/acpi/tpm.c
201
int tpm_match(struct device *, void *, void *);
sys/dev/acpi/tpm.c
202
void tpm_attach(struct device *, struct device *, void *);
sys/dev/acpi/tpm.c
203
int tpm_activate(struct device *, int);
sys/dev/acpi/tpm.c
250
tpm_match(struct device *parent, void *match, void *aux)
sys/dev/acpi/tpm.c
261
tpm_attach(struct device *parent, struct device *self, void *aux)
sys/dev/acpi/tpm.c
335
tpm_activate(struct device *self, int act)
sys/dev/acpi/ufshci_acpi.c
44
int ufshci_acpi_match(struct device *, void *, void *);
sys/dev/acpi/ufshci_acpi.c
45
void ufshci_acpi_attach(struct device *, struct device *, void *);
sys/dev/acpi/ufshci_acpi.c
58
ufshci_acpi_match(struct device *parent, void *match, void *aux)
sys/dev/acpi/ufshci_acpi.c
70
ufshci_acpi_attach(struct device *parent, struct device *self, void *aux)
sys/dev/acpi/xhci_acpi.c
46
int xhci_acpi_match(struct device *, void *, void *);
sys/dev/acpi/xhci_acpi.c
47
void xhci_acpi_attach(struct device *, struct device *, void *);
sys/dev/acpi/xhci_acpi.c
74
xhci_acpi_match(struct device *parent, void *match, void *aux)
sys/dev/acpi/xhci_acpi.c
85
xhci_acpi_attach(struct device *parent, struct device *self, void *aux)
sys/dev/adb/akbd.c
112
akbdattach(struct device *parent, struct device *self, void *aux)
sys/dev/adb/akbd.c
56
int akbdmatch(struct device *, void *, void *);
sys/dev/adb/akbd.c
57
void akbdattach(struct device *, struct device *, void *);
sys/dev/adb/akbd.c
98
akbdmatch(struct device *parent, void *vcf, void *aux)
sys/dev/adb/akbdvar.h
41
struct device sc_dev;
sys/dev/adb/akbdvar.h
52
struct device *sc_wskbddev;
sys/dev/adb/ams.c
49
int amsmatch(struct device *, void *, void *);
sys/dev/adb/ams.c
50
void amsattach(struct device *, struct device *, void *);
sys/dev/adb/ams.c
76
amsmatch(struct device *parent, void *cf, void *aux)
sys/dev/adb/ams.c
90
amsattach(struct device *parent, struct device *self, void *aux)
sys/dev/adb/amsvar.h
41
struct device sc_dev;
sys/dev/adb/amsvar.h
55
struct device *sc_wsmousedev;
sys/dev/ata/atascsi.c
1191
xa->fis->device = 0;
sys/dev/ata/atascsi.c
1418
fis->device = cdb->device;
sys/dev/ata/atascsi.c
1456
fis->device = cdb->device;
sys/dev/ata/atascsi.c
1548
xa->fis->device = 0;
sys/dev/ata/atascsi.c
159
atascsi_attach(struct device *self, struct atascsi_attach_args *aaa)
sys/dev/ata/atascsi.c
1596
xa->fis->device = 0;
sys/dev/ata/atascsi.c
1635
fis->device = 0;
sys/dev/ata/atascsi.c
1731
inq.device = 0x1E; /* "well known logical unit" seems reasonable */
sys/dev/ata/atascsi.c
1855
xa->fis->device = 0;
sys/dev/ata/atascsi.c
201
rv = config_detach((struct device *)as->as_scsibus, flags);
sys/dev/ata/atascsi.c
37
struct device *as_dev;
sys/dev/ata/atascsi.c
591
fis->device = ATA_H2D_DEVICE_LBA;
sys/dev/ata/atascsi.c
602
fis->device = ATA_H2D_DEVICE_LBA;
sys/dev/ata/atascsi.c
612
fis->device = ATA_H2D_DEVICE_LBA | ((lba >> 24) & 0x0f);
sys/dev/ata/atascsi.c
706
inq.device = T_DIRECT;
sys/dev/ata/atascsi.c
738
pg.hdr.device = T_DIRECT;
sys/dev/ata/atascsi.c
764
pg.hdr.device = T_DIRECT;
sys/dev/ata/atascsi.c
816
pg.hdr.device = T_DIRECT;
sys/dev/ata/atascsi.c
836
pg.hdr.device = T_DIRECT;
sys/dev/ata/atascsi.c
877
pg.hdr.device = T_DIRECT;
sys/dev/ata/atascsi.c
908
pg.hdr.device = T_DIRECT;
sys/dev/ata/atascsi.c
934
pg.hdr.device = T_DIRECT;
sys/dev/ata/atascsi.h
223
u_int8_t device;
sys/dev/ata/atascsi.h
255
u_int8_t device;
sys/dev/ata/atascsi.h
393
struct atascsi *atascsi_attach(struct device *, struct atascsi_attach_args *);
sys/dev/ata/wd.c
115
int wdprobe(struct device *, void *, void *);
sys/dev/ata/wd.c
116
void wdattach(struct device *, struct device *, void *);
sys/dev/ata/wd.c
117
int wddetach(struct device *, int);
sys/dev/ata/wd.c
118
int wdactivate(struct device *, int);
sys/dev/ata/wd.c
147
wdprobe(struct device *parent, void *match_, void *aux)
sys/dev/ata/wd.c
169
wdattach(struct device *parent, struct device *self, void *aux)
sys/dev/ata/wd.c
329
wdactivate(struct device *self, int act)
sys/dev/ata/wd.c
360
wddetach(struct device *self, int flags)
sys/dev/ata/wdvar.h
64
struct device sc_dev;
sys/dev/atapiscsi/atapiscsi.c
130
int atapiscsi_match(struct device *, void *, void *);
sys/dev/atapiscsi/atapiscsi.c
131
void atapiscsi_attach(struct device *, struct device *, void *);
sys/dev/atapiscsi/atapiscsi.c
132
int atapiscsi_activate(struct device *, int);
sys/dev/atapiscsi/atapiscsi.c
133
int atapiscsi_detach(struct device *, int);
sys/dev/atapiscsi/atapiscsi.c
139
struct device sc_dev;
sys/dev/atapiscsi/atapiscsi.c
167
atapiscsi_match(struct device *parent, void *match, void *aux)
sys/dev/atapiscsi/atapiscsi.c
186
atapiscsi_attach(struct device *parent, struct device *self, void *aux)
sys/dev/atapiscsi/atapiscsi.c
194
struct device *child;
sys/dev/atapiscsi/atapiscsi.c
255
child = config_found((struct device *)as, &saa, scsiprint);
sys/dev/atapiscsi/atapiscsi.c
263
((struct device *)(link->device_softc))->dv_xname,
sys/dev/atapiscsi/atapiscsi.c
277
atapiscsi_activate(struct device *self, int act)
sys/dev/atapiscsi/atapiscsi.c
303
atapiscsi_detach(struct device *dev, int flags)
sys/dev/audio.c
119
struct device dev;
sys/dev/audio.c
1190
audio_match(struct device *parent, void *match, void *aux)
sys/dev/audio.c
1198
audio_attach(struct device *parent, struct device *self, void *aux)
sys/dev/audio.c
1309
audio_activate(struct device *self, int act)
sys/dev/audio.c
1383
audio_detach(struct device *self, int flags)
sys/dev/audio.c
1434
audio_submatch(struct device *parent, void *match, void *aux)
sys/dev/audio.c
1441
struct device *
sys/dev/audio.c
1443
struct device *dev)
sys/dev/audio.c
154
int audio_match(struct device *, void *, void *);
sys/dev/audio.c
155
void audio_attach(struct device *, struct device *, void *);
sys/dev/audio.c
156
int audio_activate(struct device *, int);
sys/dev/audio.c
157
int audio_detach(struct device *, int);
sys/dev/audio_if.h
144
struct device *audio_attach_mi(const struct audio_hw_if *, void *, void *,
sys/dev/audio_if.h
145
struct device *);
sys/dev/bio.c
123
bio_register(struct device *dev, int (*ioctl)(struct device *, u_long, caddr_t))
sys/dev/bio.c
140
bio_unregister(struct device *dev)
sys/dev/bio.c
210
bio_status_init(struct bio_status *bs, struct device *dv)
sys/dev/bio.c
42
struct device *bm_dev;
sys/dev/bio.c
43
int (*bm_ioctl)(struct device *, u_long, caddr_t);
sys/dev/biovar.h
300
int bio_register(struct device *, int (*)(struct device *, u_long,
sys/dev/biovar.h
302
void bio_unregister(struct device *);
sys/dev/biovar.h
304
void bio_status_init(struct bio_status *, struct device *);
sys/dev/cardbus/cardbus.c
106
cardbusattach(struct device *parent, struct device *self, void *aux)
sys/dev/cardbus/cardbus.c
377
struct device *csc;
sys/dev/cardbus/cardbus.c
552
cardbussubmatch(struct device *parent, void *match, void *aux)
sys/dev/cardbus/cardbus.c
60
STATIC void cardbusattach(struct device *, struct device *, void *);
sys/dev/cardbus/cardbus.c
63
STATIC int cardbusmatch(struct device *, void *, void *);
sys/dev/cardbus/cardbus.c
64
STATIC int cardbussubmatch(struct device *, void *, void *);
sys/dev/cardbus/cardbus.c
91
cardbusmatch(struct device *parent, void *match, void *aux)
sys/dev/cardbus/cardbusvar.h
115
struct device sc_dev; /* fundamental device structure */
sys/dev/cardbus/cardbusvar.h
164
struct device *ct_device; /* pointer to the device */
sys/dev/cardbus/cardslot.c
134
caa->caa_ph->pcmcia = (struct device *)psc;
sys/dev/cardbus/cardslot.c
163
cardslot_16_submatch(struct device *parent, void *match, void *aux)
sys/dev/cardbus/cardslot.c
329
(struct device *)sc->sc_16_softc)) {
sys/dev/cardbus/cardslot.c
380
pcmcia_card_deactivate((struct device *)psc);
sys/dev/cardbus/cardslot.c
382
pcmcia_card_detach((struct device *)psc,
sys/dev/cardbus/cardslot.c
55
STATIC void cardslotattach(struct device *, struct device *, void *);
sys/dev/cardbus/cardslot.c
57
STATIC int cardslotmatch(struct device *, void *, void *);
sys/dev/cardbus/cardslot.c
63
STATIC int cardslot_16_submatch(struct device *, void *,void *);
sys/dev/cardbus/cardslot.c
76
cardslotmatch(struct device *parent, void *match, void *aux)
sys/dev/cardbus/cardslot.c
89
cardslotattach(struct device *parent, struct device *self, void *aux)
sys/dev/cardbus/cardslotvar.h
66
struct device sc_dev;
sys/dev/cardbus/com_cardbus.c
148
com_cardbus_match(struct device *parent, void *match, void *aux)
sys/dev/cardbus/com_cardbus.c
237
com_cardbus_attach(struct device *parent, struct device *self, void *aux)
sys/dev/cardbus/com_cardbus.c
361
com_cardbus_detach(struct device *self, int flags)
sys/dev/cardbus/com_cardbus.c
83
int com_cardbus_match(struct device *, void *, void *);
sys/dev/cardbus/com_cardbus.c
84
void com_cardbus_attach(struct device *, struct device *, void *);
sys/dev/cardbus/com_cardbus.c
85
int com_cardbus_detach(struct device *, int);
sys/dev/cardbus/ehci_cardbus.c
156
ehci_cardbus_detach(struct device *self, int flags)
sys/dev/cardbus/ehci_cardbus.c
50
int ehci_cardbus_match(struct device *, void *, void *);
sys/dev/cardbus/ehci_cardbus.c
51
void ehci_cardbus_attach(struct device *, struct device *, void *);
sys/dev/cardbus/ehci_cardbus.c
52
int ehci_cardbus_detach(struct device *, int);
sys/dev/cardbus/ehci_cardbus.c
71
ehci_cardbus_match(struct device *parent, void *match, void *aux)
sys/dev/cardbus/ehci_cardbus.c
84
ehci_cardbus_attach(struct device *parent, struct device *self, void *aux)
sys/dev/cardbus/if_acx_cardbus.c
104
acx_cardbus_attach(struct device *parent, struct device *self, void *aux)
sys/dev/cardbus/if_acx_cardbus.c
175
acx_cardbus_detach(struct device *self, int flags)
sys/dev/cardbus/if_acx_cardbus.c
75
int acx_cardbus_match(struct device *, void *, void *);
sys/dev/cardbus/if_acx_cardbus.c
76
void acx_cardbus_attach(struct device *, struct device *, void *);
sys/dev/cardbus/if_acx_cardbus.c
77
int acx_cardbus_detach(struct device *, int);
sys/dev/cardbus/if_acx_cardbus.c
96
acx_cardbus_match(struct device *parent, void *match, void *aux)
sys/dev/cardbus/if_ath_cardbus.c
113
ath_cardbus_attach(struct device *parent, struct device *self, void *aux)
sys/dev/cardbus/if_ath_cardbus.c
168
ath_cardbus_detach(struct device *self, int flags)
sys/dev/cardbus/if_ath_cardbus.c
79
int ath_cardbus_match(struct device *, void *, void *);
sys/dev/cardbus/if_ath_cardbus.c
80
void ath_cardbus_attach(struct device *, struct device *, void *);
sys/dev/cardbus/if_ath_cardbus.c
81
int ath_cardbus_detach(struct device *, int);
sys/dev/cardbus/if_ath_cardbus.c
98
ath_cardbus_match(struct device *parent, void *match, void *aux)
sys/dev/cardbus/if_athn_cardbus.c
100
athn_cardbus_match(struct device *parent, void *match, void *aux)
sys/dev/cardbus/if_athn_cardbus.c
107
athn_cardbus_attach(struct device *parent, struct device *self, void *aux)
sys/dev/cardbus/if_athn_cardbus.c
151
athn_cardbus_detach(struct device *self, int flags)
sys/dev/cardbus/if_athn_cardbus.c
68
int athn_cardbus_match(struct device *, void *, void *);
sys/dev/cardbus/if_athn_cardbus.c
69
void athn_cardbus_attach(struct device *, struct device *, void *);
sys/dev/cardbus/if_athn_cardbus.c
70
int athn_cardbus_detach(struct device *, int);
sys/dev/cardbus/if_atw_cardbus.c
111
atw_cardbus_match(struct device *parent, void *match, void *aux)
sys/dev/cardbus/if_atw_cardbus.c
118
atw_cardbus_attach(struct device *parent, struct device *self, void *aux)
sys/dev/cardbus/if_atw_cardbus.c
212
atw_cardbus_detach(struct device *self, int flags)
sys/dev/cardbus/if_atw_cardbus.c
90
int atw_cardbus_match(struct device *, void *, void *);
sys/dev/cardbus/if_atw_cardbus.c
91
void atw_cardbus_attach(struct device *, struct device *, void *);
sys/dev/cardbus/if_atw_cardbus.c
92
int atw_cardbus_detach(struct device *, int);
sys/dev/cardbus/if_bwi_cardbus.c
150
bwi_cardbus_detach(struct device *self, int flags)
sys/dev/cardbus/if_bwi_cardbus.c
62
int bwi_cardbus_match(struct device *, void *, void*);
sys/dev/cardbus/if_bwi_cardbus.c
63
void bwi_cardbus_attach(struct device *, struct device *, void *);
sys/dev/cardbus/if_bwi_cardbus.c
64
int bwi_cardbus_detach(struct device *, int);
sys/dev/cardbus/if_bwi_cardbus.c
88
bwi_cardbus_match(struct device *parent, void *match, void *aux)
sys/dev/cardbus/if_bwi_cardbus.c
95
bwi_cardbus_attach(struct device *parent, struct device *self, void *aux)
sys/dev/cardbus/if_dc_cardbus.c
105
dc_cardbus_match(struct device *parent, void *match, void *aux)
sys/dev/cardbus/if_dc_cardbus.c
112
dc_cardbus_attach(struct device *parent, struct device *self, void *aux)
sys/dev/cardbus/if_dc_cardbus.c
233
dc_cardbus_detach(struct device *self, int flags)
sys/dev/cardbus/if_dc_cardbus.c
78
int dc_cardbus_match(struct device *, void *, void *);
sys/dev/cardbus/if_dc_cardbus.c
79
void dc_cardbus_attach(struct device *, struct device *,void *);
sys/dev/cardbus/if_dc_cardbus.c
80
int dc_cardbus_detach(struct device *, int);
sys/dev/cardbus/if_fxp_cardbus.c
103
fxp_cardbus_attach(struct device *parent, struct device *self, void *aux)
sys/dev/cardbus/if_fxp_cardbus.c
201
fxp_cardbus_detach(struct device *self, int flags)
sys/dev/cardbus/if_fxp_cardbus.c
65
int fxp_cardbus_match(struct device *, void *, void *);
sys/dev/cardbus/if_fxp_cardbus.c
66
void fxp_cardbus_attach(struct device *, struct device *, void *);
sys/dev/cardbus/if_fxp_cardbus.c
67
int fxp_cardbus_detach(struct device *, int);
sys/dev/cardbus/if_fxp_cardbus.c
96
fxp_cardbus_match(struct device *parent, void *match, void *aux)
sys/dev/cardbus/if_malo_cardbus.c
142
malo_cardbus_detach(struct device *self, int flags)
sys/dev/cardbus/if_malo_cardbus.c
58
int malo_cardbus_match(struct device *parent, void *match, void *aux);
sys/dev/cardbus/if_malo_cardbus.c
59
void malo_cardbus_attach(struct device *parent, struct device *self,
sys/dev/cardbus/if_malo_cardbus.c
61
int malo_cardbus_detach(struct device *self, int flags);
sys/dev/cardbus/if_malo_cardbus.c
78
malo_cardbus_match(struct device *parent, void *match, void *aux)
sys/dev/cardbus/if_malo_cardbus.c
85
malo_cardbus_attach(struct device *parent, struct device *self, void *aux)
sys/dev/cardbus/if_pgt_cardbus.c
138
pgt_cardbus_detach(struct device *self, int flags)
sys/dev/cardbus/if_pgt_cardbus.c
62
int pgt_cardbus_match(struct device *, void *, void *);
sys/dev/cardbus/if_pgt_cardbus.c
63
void pgt_cardbus_attach(struct device *, struct device *, void *);
sys/dev/cardbus/if_pgt_cardbus.c
64
int pgt_cardbus_detach(struct device *, int);
sys/dev/cardbus/if_pgt_cardbus.c
82
pgt_cardbus_match(struct device *parent, void *match, void *aux)
sys/dev/cardbus/if_pgt_cardbus.c
90
pgt_cardbus_attach(struct device *parent, struct device *self, void *aux)
sys/dev/cardbus/if_ral_cardbus.c
101
int ral_cardbus_match(struct device *, void *, void *);
sys/dev/cardbus/if_ral_cardbus.c
102
void ral_cardbus_attach(struct device *, struct device *, void *);
sys/dev/cardbus/if_ral_cardbus.c
103
int ral_cardbus_detach(struct device *, int);
sys/dev/cardbus/if_ral_cardbus.c
104
int ral_cardbus_activate(struct device *, int);
sys/dev/cardbus/if_ral_cardbus.c
144
ral_cardbus_match(struct device *parent, void *match, void *aux)
sys/dev/cardbus/if_ral_cardbus.c
151
ral_cardbus_attach(struct device *parent, struct device *self, void *aux)
sys/dev/cardbus/if_ral_cardbus.c
210
ral_cardbus_detach(struct device *self, int flags)
sys/dev/cardbus/if_ral_cardbus.c
237
ral_cardbus_activate(struct device *self, int act)
sys/dev/cardbus/if_re_cardbus.c
225
re_cardbus_detach(struct device *self, int flags)
sys/dev/cardbus/if_re_cardbus.c
61
int re_cardbus_probe(struct device *, void *, void *);
sys/dev/cardbus/if_re_cardbus.c
62
void re_cardbus_attach(struct device *, struct device *, void *);
sys/dev/cardbus/if_re_cardbus.c
63
int re_cardbus_detach(struct device *, int);
sys/dev/cardbus/if_re_cardbus.c
85
re_cardbus_probe(struct device *parent, void *match, void *aux)
sys/dev/cardbus/if_re_cardbus.c
96
re_cardbus_attach(struct device *parent, struct device *self, void *aux)
sys/dev/cardbus/if_rl_cardbus.c
104
static int rl_cardbus_match(struct device *, void *, void *);
sys/dev/cardbus/if_rl_cardbus.c
105
static void rl_cardbus_attach(struct device *, struct device *, void *);
sys/dev/cardbus/if_rl_cardbus.c
106
static int rl_cardbus_detach(struct device *, int);
sys/dev/cardbus/if_rl_cardbus.c
115
rl_cardbus_match(struct device *parent, void *match, void *aux)
sys/dev/cardbus/if_rl_cardbus.c
123
rl_cardbus_attach(struct device *parent, struct device *self, void *aux)
sys/dev/cardbus/if_rl_cardbus.c
191
rl_cardbus_detach(struct device *self, int flags)
sys/dev/cardbus/if_rtw_cardbus.c
122
int rtw_cardbus_match(struct device *, void *, void *);
sys/dev/cardbus/if_rtw_cardbus.c
123
void rtw_cardbus_attach(struct device *, struct device *, void *);
sys/dev/cardbus/if_rtw_cardbus.c
124
int rtw_cardbus_detach(struct device *, int);
sys/dev/cardbus/if_rtw_cardbus.c
150
rtw_cardbus_match(struct device *parent, void *match, void *aux)
sys/dev/cardbus/if_rtw_cardbus.c
177
rtw_cardbus_attach(struct device *parent, struct device *self, void *aux)
sys/dev/cardbus/if_rtw_cardbus.c
267
rtw_cardbus_detach(struct device *self, int flags)
sys/dev/cardbus/if_xl_cardbus.c
163
xl_cardbus_match(struct device *parent, void *match, void *aux)
sys/dev/cardbus/if_xl_cardbus.c
174
xl_cardbus_attach(struct device *parent, struct device *self, void *aux)
sys/dev/cardbus/if_xl_cardbus.c
273
xl_cardbus_detach(struct device *self, int arg)
sys/dev/cardbus/if_xl_cardbus.c
62
int xl_cardbus_match(struct device *, void *, void *);
sys/dev/cardbus/if_xl_cardbus.c
63
void xl_cardbus_attach(struct device *, struct device *,void *);
sys/dev/cardbus/if_xl_cardbus.c
64
int xl_cardbus_detach(struct device *, int);
sys/dev/cardbus/ohci_cardbus.c
171
ohci_cardbus_detach(struct device *self, int flags)
sys/dev/cardbus/ohci_cardbus.c
57
int ohci_cardbus_match(struct device *, void *, void *);
sys/dev/cardbus/ohci_cardbus.c
58
void ohci_cardbus_attach(struct device *, struct device *, void *);
sys/dev/cardbus/ohci_cardbus.c
59
int ohci_cardbus_detach(struct device *, int);
sys/dev/cardbus/ohci_cardbus.c
78
ohci_cardbus_match(struct device *parent, void *match, void *aux)
sys/dev/cardbus/ohci_cardbus.c
91
ohci_cardbus_attach(struct device *parent, struct device *self, void *aux)
sys/dev/cardbus/puc_cardbus.c
167
puc_cardbus_detach(struct device *self, int flags)
sys/dev/cardbus/puc_cardbus.c
38
int puc_cardbus_match(struct device *, void *, void *);
sys/dev/cardbus/puc_cardbus.c
39
void puc_cardbus_attach(struct device *, struct device *, void *);
sys/dev/cardbus/puc_cardbus.c
40
int puc_cardbus_detach(struct device *, int);
sys/dev/cardbus/puc_cardbus.c
52
puc_cardbus_match(struct device *parent, void *match, void *aux)
sys/dev/cardbus/puc_cardbus.c
76
puc_cardbus_attach(struct device *parent, struct device *self, void *aux)
sys/dev/cardbus/uhci_cardbus.c
173
uhci_cardbus_detach(struct device *self, int flags)
sys/dev/cardbus/uhci_cardbus.c
48
int uhci_cardbus_match(struct device *, void *, void *);
sys/dev/cardbus/uhci_cardbus.c
49
void uhci_cardbus_attach(struct device *, struct device *, void *);
sys/dev/cardbus/uhci_cardbus.c
50
int uhci_cardbus_detach(struct device *, int);
sys/dev/cardbus/uhci_cardbus.c
68
uhci_cardbus_match(struct device *parent, void *match, void *aux)
sys/dev/cardbus/uhci_cardbus.c
81
uhci_cardbus_attach(struct device *parent, struct device *self, void *aux)
sys/dev/dec/clockvar.h
58
void (*cf_init)(struct device *);
sys/dev/dec/clockvar.h
59
void (*cf_get)(struct device *, time_t, struct clocktime *);
sys/dev/dec/clockvar.h
60
void (*cf_set)(struct device *, struct clocktime *);
sys/dev/dec/clockvar.h
63
void clockattach(struct device *, const struct clockfns *);
sys/dev/dec/mcclockvar.h
32
struct device sc_dev;
sys/dev/diskmap.c
75
if ((error = copyinstr(dm->device, devname, PATH_MAX, NULL)) != 0)
sys/dev/diskmap.c
78
error = copyoutstr(devname, dm->device, PATH_MAX, NULL);
sys/dev/dt/dt_dev.c
155
void dtattach(struct device *, struct device *, void *);
sys/dev/dt/dt_dev.c
180
dtattach(struct device *parent, struct device *self, void *aux)
sys/dev/eisa/ahc_eisa.c
104
ahc_eisa_match(struct device *parent, void *match, void *aux)
sys/dev/eisa/ahc_eisa.c
133
ahc_eisa_attach(struct device *parent, struct device *self, void *aux)
sys/dev/eisa/ahc_eisa.c
58
int ahc_eisa_match(struct device *, void *, void *);
sys/dev/eisa/ahc_eisa.c
59
void ahc_eisa_attach(struct device *, struct device *, void *);
sys/dev/eisa/cac_eisa.c
121
cac_eisa_match(struct device *parent, void *match, void *aux)
sys/dev/eisa/cac_eisa.c
136
cac_eisa_attach(struct device *parent, struct device *self, void *aux)
sys/dev/eisa/cac_eisa.c
85
int cac_eisa_match(struct device *, void *, void *);
sys/dev/eisa/cac_eisa.c
86
void cac_eisa_attach(struct device *, struct device *, void *);
sys/dev/eisa/eisa.c
108
eisaattach(struct device *parent, struct device *self, void *aux)
sys/dev/eisa/eisa.c
52
int eisamatch(struct device *, void *, void *);
sys/dev/eisa/eisa.c
53
void eisaattach(struct device *, struct device *, void *);
sys/dev/eisa/eisa.c
56
sizeof(struct device), eisamatch, eisaattach
sys/dev/eisa/eisa.c
63
int eisasubmatch(struct device *, void *, void *);
sys/dev/eisa/eisa.c
68
eisamatch(struct device *parent, void *match, void *aux)
sys/dev/eisa/eisa.c
96
eisasubmatch(struct device *parent, void *match, void *aux)
sys/dev/eisa/if_ep_eisa.c
107
ep_eisa_attach(struct device *parent, struct device *self, void *aux)
sys/dev/eisa/if_ep_eisa.c
71
int ep_eisa_match(struct device *, void *, void *);
sys/dev/eisa/if_ep_eisa.c
72
void ep_eisa_attach(struct device *, struct device *, void *);
sys/dev/eisa/if_ep_eisa.c
85
ep_eisa_match(struct device *parent, void *match, void *aux)
sys/dev/eisa/uha_eisa.c
101
uha_eisa_attach(struct device *parent, struct device *self, void *aux)
sys/dev/eisa/uha_eisa.c
54
int uha_eisa_match(struct device *, void *, void *);
sys/dev/eisa/uha_eisa.c
55
void uha_eisa_attach(struct device *, struct device *, void *);
sys/dev/eisa/uha_eisa.c
75
uha_eisa_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/acrtc.c
62
struct device sc_dev;
sys/dev/fdt/acrtc.c
70
int acrtc_match(struct device *, void *, void *);
sys/dev/fdt/acrtc.c
71
void acrtc_attach(struct device *, struct device *, void *);
sys/dev/fdt/acrtc.c
89
acrtc_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/acrtc.c
99
acrtc_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/ahci_fdt.c
112
ahci_fdt_detach(struct device *self, int flags)
sys/dev/fdt/ahci_fdt.c
122
ahci_fdt_activate(struct device *self, int act)
sys/dev/fdt/ahci_fdt.c
126
return ahci_activate((struct device *)sc, act);
sys/dev/fdt/ahci_fdt.c
37
int ahci_fdt_match(struct device *, void *, void *);
sys/dev/fdt/ahci_fdt.c
38
void ahci_fdt_attach(struct device *, struct device *, void *);
sys/dev/fdt/ahci_fdt.c
39
int ahci_fdt_detach(struct device *, int);
sys/dev/fdt/ahci_fdt.c
40
int ahci_fdt_activate(struct device *, int);
sys/dev/fdt/ahci_fdt.c
53
ahci_fdt_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/ahci_fdt.c
64
ahci_fdt_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/amlclock.c
137
struct device sc_dev;
sys/dev/fdt/amlclock.c
149
int amlclock_match(struct device *, void *, void *);
sys/dev/fdt/amlclock.c
150
void amlclock_attach(struct device *, struct device *, void *);
sys/dev/fdt/amlclock.c
165
amlclock_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/amlclock.c
175
amlclock_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/amldwusb.c
120
int amldwusb_match(struct device *, void *, void *);
sys/dev/fdt/amldwusb.c
121
void amldwusb_attach(struct device *, struct device *, void *);
sys/dev/fdt/amldwusb.c
135
amldwusb_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/amldwusb.c
143
amldwusb_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/amliic.c
103
amliic_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/amliic.c
266
amliic_bus_scan(struct device *self, struct i2cbus_attach_args *iba, void *arg)
sys/dev/fdt/amliic.c
68
struct device sc_dev;
sys/dev/fdt/amliic.c
76
int amliic_match(struct device *, void *, void *);
sys/dev/fdt/amliic.c
77
void amliic_attach(struct device *, struct device *, void *);
sys/dev/fdt/amliic.c
92
void amliic_bus_scan(struct device *, struct i2cbus_attach_args *, void *);
sys/dev/fdt/amliic.c
95
amliic_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/amlmmc.c
128
struct device sc_dev;
sys/dev/fdt/amlmmc.c
153
struct device *sc_sdmmc;
sys/dev/fdt/amlmmc.c
156
int amlmmc_match(struct device *, void *, void *);
sys/dev/fdt/amlmmc.c
157
void amlmmc_attach(struct device *, struct device *, void *);
sys/dev/fdt/amlmmc.c
198
amlmmc_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/amlmmc.c
207
amlmmc_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/amlpciephy.c
55
struct device sc_dev;
sys/dev/fdt/amlpciephy.c
62
int amlpciephy_match(struct device *, void *, void *);
sys/dev/fdt/amlpciephy.c
63
void amlpciephy_attach(struct device *, struct device *, void *);
sys/dev/fdt/amlpciephy.c
78
amlpciephy_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/amlpciephy.c
86
amlpciephy_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/amlpinctrl.c
341
struct device sc_dev;
sys/dev/fdt/amlpinctrl.c
356
int amlpinctrl_match(struct device *, void *, void *);
sys/dev/fdt/amlpinctrl.c
357
void amlpinctrl_attach(struct device *, struct device *, void *);
sys/dev/fdt/amlpinctrl.c
373
amlpinctrl_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/amlpinctrl.c
383
amlpinctrl_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/amlpwm.c
60
struct device sc_dev;
sys/dev/fdt/amlpwm.c
69
int amlpwm_match(struct device *, void *, void *);
sys/dev/fdt/amlpwm.c
70
void amlpwm_attach(struct device *, struct device *, void *);
sys/dev/fdt/amlpwm.c
84
amlpwm_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/amlpwm.c
94
amlpwm_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/amlpwrc.c
57
struct device sc_dev;
sys/dev/fdt/amlpwrc.c
66
int amlpwrc_match(struct device *, void *, void *);
sys/dev/fdt/amlpwrc.c
67
void amlpwrc_attach(struct device *, struct device *, void *);
sys/dev/fdt/amlpwrc.c
81
amlpwrc_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/amlpwrc.c
90
amlpwrc_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/amlreset.c
45
struct device sc_dev;
sys/dev/fdt/amlreset.c
52
int amlreset_match(struct device *, void *, void *);
sys/dev/fdt/amlreset.c
53
void amlreset_attach(struct device *, struct device *, void *);
sys/dev/fdt/amlreset.c
66
amlreset_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/amlreset.c
74
amlreset_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/amlrng.c
36
struct device sc_dev;
sys/dev/fdt/amlrng.c
43
int amlrng_match(struct device *, void *, void *);
sys/dev/fdt/amlrng.c
44
void amlrng_attach(struct device *, struct device *, void *);
sys/dev/fdt/amlrng.c
57
amlrng_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/amlrng.c
65
amlrng_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/amlsm.c
47
struct device sc_dev;
sys/dev/fdt/amlsm.c
53
int amlsm_match(struct device *, void *, void *);
sys/dev/fdt/amlsm.c
54
void amlsm_attach(struct device *, struct device *, void *);
sys/dev/fdt/amlsm.c
65
amlsm_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/amlsm.c
73
amlsm_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/amltemp.c
120
amltemp_attachhook(struct device *self)
sys/dev/fdt/amltemp.c
58
struct device sc_dev;
sys/dev/fdt/amltemp.c
71
int amltemp_match(struct device *, void *, void *);
sys/dev/fdt/amltemp.c
72
void amltemp_attach(struct device *, struct device *, void *);
sys/dev/fdt/amltemp.c
82
void amltemp_attachhook(struct device *);
sys/dev/fdt/amltemp.c
88
amltemp_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/amltemp.c
96
amltemp_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/amluart.c
131
amluart_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/amluart.c
139
amluart_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/amluart.c
72
struct device sc_dev;
sys/dev/fdt/amluart.c
91
int amluart_match(struct device *, void *, void *);
sys/dev/fdt/amluart.c
92
void amluart_attach(struct device *, struct device *, void *);
sys/dev/fdt/amlusbphy.c
100
int amlusbphy_match(struct device *, void *, void *);
sys/dev/fdt/amlusbphy.c
101
void amlusbphy_attach(struct device *, struct device *, void *);
sys/dev/fdt/amlusbphy.c
114
amlusbphy_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/amlusbphy.c
122
amlusbphy_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/amlusbphy.c
93
struct device sc_dev;
sys/dev/fdt/axppmic.c
394
struct device sc_dev;
sys/dev/fdt/axppmic.c
424
int axppmic_activate(struct device *, int);
sys/dev/fdt/axppmic.c
428
int axppmic_i2c_match(struct device *, void *, void *);
sys/dev/fdt/axppmic.c
429
void axppmic_i2c_attach(struct device *, struct device *, void *);
sys/dev/fdt/axppmic.c
444
axppmic_i2c_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/axppmic.c
454
axppmic_i2c_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/axppmic.c
509
int axppmic_rsb_match(struct device *, void *, void *);
sys/dev/fdt/axppmic.c
510
void axppmic_rsb_attach(struct device *, struct device *, void *);
sys/dev/fdt/axppmic.c
521
axppmic_rsb_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/axppmic.c
531
axppmic_rsb_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/axppmic.c
570
const struct axppmic_device *device;
sys/dev/fdt/axppmic.c
573
device = axppmic_lookup(name);
sys/dev/fdt/axppmic.c
574
printf(": %s\n", device->chip);
sys/dev/fdt/axppmic.c
576
sc->sc_name = device->name;
sys/dev/fdt/axppmic.c
577
sc->sc_regdata = device->regdata;
sys/dev/fdt/axppmic.c
578
sc->sc_sensdata = device->sensdata;
sys/dev/fdt/axppmic.c
660
axppmic_activate(struct device *self, int act)
sys/dev/fdt/bcm2711_pcie.c
173
struct device sc_dev;
sys/dev/fdt/bcm2711_pcie.c
203
int bcmpcie_match(struct device *, void *, void *);
sys/dev/fdt/bcm2711_pcie.c
204
void bcmpcie_attach(struct device *, struct device *, void *);
sys/dev/fdt/bcm2711_pcie.c
215
bcmpcie_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/bcm2711_pcie.c
236
void bcmpcie_attach_hook(struct device *, struct device *,
sys/dev/fdt/bcm2711_pcie.c
262
bcmpcie_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/bcm2711_pcie.c
855
bcmpcie_attach_hook(struct device *parent, struct device *self,
sys/dev/fdt/bcm2711_pcie.c
871
bcmpcie_make_tag(void *v, int bus, int device, int function)
sys/dev/fdt/bcm2711_pcie.c
874
return ((bus << 20) | (device << 15) | (function << 12));
sys/dev/fdt/bcm2711_rng.c
43
struct device sc_dev;
sys/dev/fdt/bcm2711_rng.c
50
int bcmirng_match(struct device *, void *, void *);
sys/dev/fdt/bcm2711_rng.c
51
void bcmirng_attach(struct device *, struct device *, void *);
sys/dev/fdt/bcm2711_rng.c
64
bcmirng_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/bcm2711_rng.c
73
bcmirng_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/bcm2711_tmon.c
38
struct device sc_dev;
sys/dev/fdt/bcm2711_tmon.c
52
int bcmtmon_match(struct device *, void *, void *);
sys/dev/fdt/bcm2711_tmon.c
53
void bcmtmon_attach(struct device *, struct device *, void *);
sys/dev/fdt/bcm2711_tmon.c
67
bcmtmon_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/bcm2711_tmon.c
80
bcmtmon_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/bcm2835_aux.c
40
struct device sc_dev;
sys/dev/fdt/bcm2835_aux.c
48
int bcmaux_match(struct device *, void *, void *);
sys/dev/fdt/bcm2835_aux.c
49
void bcmaux_attach(struct device *, struct device *, void *);
sys/dev/fdt/bcm2835_aux.c
64
bcmaux_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/bcm2835_aux.c
72
bcmaux_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/bcm2835_bsc.c
106
bcmbsc_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/bcm2835_bsc.c
278
bcmbsc_bus_scan(struct device *self, struct i2cbus_attach_args *iba, void *arg)
sys/dev/fdt/bcm2835_bsc.c
70
struct device sc_dev;
sys/dev/fdt/bcm2835_bsc.c
79
int bcmbsc_match(struct device *, void *, void *);
sys/dev/fdt/bcm2835_bsc.c
80
void bcmbsc_attach(struct device *, struct device *, void *);
sys/dev/fdt/bcm2835_bsc.c
95
void bcmbsc_bus_scan(struct device *, struct i2cbus_attach_args *, void *);
sys/dev/fdt/bcm2835_bsc.c
98
bcmbsc_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/bcm2835_clock.c
107
bcmclock_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/bcm2835_clock.c
79
struct device sc_dev;
sys/dev/fdt/bcm2835_clock.c
84
int bcmclock_match(struct device *, void *, void *);
sys/dev/fdt/bcm2835_clock.c
85
void bcmclock_attach(struct device *, struct device *, void *);
sys/dev/fdt/bcm2835_clock.c
98
bcmclock_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/bcm2835_dmac.c
128
bcmdmac_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/bcm2835_dmac.c
136
bcmdmac_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/bcm2835_dmac.c
65
struct device sc_dev;
sys/dev/fdt/bcm2835_dmac.c
87
int bcmdmac_match(struct device *, void *, void *);
sys/dev/fdt/bcm2835_dmac.c
88
void bcmdmac_attach(struct device *, struct device *, void *);
sys/dev/fdt/bcm2835_dog.c
107
bcmdog_activate(struct device *self, int act)
sys/dev/fdt/bcm2835_dog.c
54
struct device sc_dev;
sys/dev/fdt/bcm2835_dog.c
61
int bcmdog_match(struct device *, void *, void *);
sys/dev/fdt/bcm2835_dog.c
62
void bcmdog_attach(struct device *, struct device *, void *);
sys/dev/fdt/bcm2835_dog.c
63
int bcmdog_activate(struct device *, int);
sys/dev/fdt/bcm2835_dog.c
77
bcmdog_match(struct device *parent, void *cfdata, void *aux)
sys/dev/fdt/bcm2835_dog.c
85
bcmdog_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/bcm2835_dwctwo.c
47
int bcm_dwctwo_match(struct device *, void *, void *);
sys/dev/fdt/bcm2835_dwctwo.c
48
void bcm_dwctwo_attach(struct device *, struct device *, void *);
sys/dev/fdt/bcm2835_dwctwo.c
89
bcm_dwctwo_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/bcm2835_dwctwo.c
98
bcm_dwctwo_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/bcm2835_gpio.c
100
bcmgpio_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/bcm2835_gpio.c
109
bcmgpio_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/bcm2835_gpio.c
353
bcmgpio_attach_gpio(struct device *parent)
sys/dev/fdt/bcm2835_gpio.c
66
struct device sc_dev;
sys/dev/fdt/bcm2835_gpio.c
80
int bcmgpio_match(struct device *, void *, void *);
sys/dev/fdt/bcm2835_gpio.c
81
void bcmgpio_attach(struct device *, struct device *, void *);
sys/dev/fdt/bcm2835_gpio.c
97
void bcmgpio_attach_gpio(struct device *);
sys/dev/fdt/bcm2835_mbox.c
102
bcmmbox_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/bcm2835_mbox.c
110
bcmmbox_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/bcm2835_mbox.c
68
struct device sc_dev;
sys/dev/fdt/bcm2835_mbox.c
86
int bcmmbox_match(struct device *, void *, void *);
sys/dev/fdt/bcm2835_mbox.c
87
void bcmmbox_attach(struct device *, struct device *, void *);
sys/dev/fdt/bcm2835_rng.c
42
struct device sc_dev;
sys/dev/fdt/bcm2835_rng.c
49
int bcmrng_match(struct device *, void *, void *);
sys/dev/fdt/bcm2835_rng.c
50
void bcmrng_attach(struct device *, struct device *, void *);
sys/dev/fdt/bcm2835_rng.c
63
bcmrng_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/bcm2835_rng.c
71
bcmrng_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/bcm2835_sdhost.c
119
struct device sc_dev;
sys/dev/fdt/bcm2835_sdhost.c
143
struct device *sc_sdmmc;
sys/dev/fdt/bcm2835_sdhost.c
146
int bcmsdhost_match(struct device *, void *, void *);
sys/dev/fdt/bcm2835_sdhost.c
147
void bcmsdhost_attach(struct device *, struct device *, void *);
sys/dev/fdt/bcm2835_sdhost.c
197
bcmsdhost_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/bcm2835_sdhost.c
205
bcmsdhost_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/bcm2835_temp.c
41
struct device sc_dev;
sys/dev/fdt/bcm2835_temp.c
52
int bcmtemp_match(struct device *, void *, void *);
sys/dev/fdt/bcm2835_temp.c
53
void bcmtemp_attach(struct device *, struct device *, void *);
sys/dev/fdt/bcm2835_temp.c
66
bcmtemp_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/bcm2835_temp.c
75
bcmtemp_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/bcmstbgpio.c
101
bcmstbgpio_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/bcmstbgpio.c
109
bcmstbgpio_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/bcmstbgpio.c
62
struct device sc_dev;
sys/dev/fdt/bcmstbgpio.c
76
int bcmstbgpio_match(struct device *, void *, void *);
sys/dev/fdt/bcmstbgpio.c
77
void bcmstbgpio_attach(struct device *, struct device *, void *);
sys/dev/fdt/bcmstbintc.c
57
struct device sc_dev;
sys/dev/fdt/bcmstbintc.c
68
int bcmstbintc_match(struct device *, void *, void *);
sys/dev/fdt/bcmstbintc.c
69
void bcmstbintc_attach(struct device *, struct device *, void *);
sys/dev/fdt/bcmstbintc.c
86
bcmstbintc_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/bcmstbintc.c
94
bcmstbintc_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/bcmstbpinctrl.c
102
struct device sc_dev;
sys/dev/fdt/bcmstbpinctrl.c
110
int bcmstbpinctrl_match(struct device *, void *, void *);
sys/dev/fdt/bcmstbpinctrl.c
111
void bcmstbpinctrl_attach(struct device *, struct device *, void *);
sys/dev/fdt/bcmstbpinctrl.c
125
bcmstbpinctrl_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/bcmstbpinctrl.c
136
bcmstbpinctrl_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/bcmstbrescal.c
47
struct device sc_dev;
sys/dev/fdt/bcmstbrescal.c
54
int bcmstbrescal_match(struct device *, void *, void *);
sys/dev/fdt/bcmstbrescal.c
55
void bcmstbrescal_attach(struct device *, struct device *, void *);
sys/dev/fdt/bcmstbrescal.c
69
bcmstbrescal_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/bcmstbrescal.c
77
bcmstbrescal_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/bcmstbreset.c
40
struct device sc_dev;
sys/dev/fdt/bcmstbreset.c
48
int bcmstbreset_match(struct device *, void *, void *);
sys/dev/fdt/bcmstbreset.c
49
void bcmstbreset_attach(struct device *, struct device *, void *);
sys/dev/fdt/bcmstbreset.c
63
bcmstbreset_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/bcmstbreset.c
71
bcmstbreset_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/bd718x7.c
51
struct device sc_dev;
sys/dev/fdt/bd718x7.c
58
int bdpmic_match(struct device *, void *, void *);
sys/dev/fdt/bd718x7.c
59
void bdpmic_attach(struct device *, struct device *, void *);
sys/dev/fdt/bd718x7.c
74
bdpmic_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/bd718x7.c
83
bdpmic_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/ccp_fdt.c
33
static int ccp_fdt_match(struct device *, void *, void *);
sys/dev/fdt/ccp_fdt.c
34
static void ccp_fdt_attach(struct device *, struct device *, void *);
sys/dev/fdt/ccp_fdt.c
43
ccp_fdt_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/ccp_fdt.c
51
ccp_fdt_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/cdpcie.c
106
cdpcie_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/cdpcie.c
115
void cdpcie_attach_hook(struct device *, struct device *,
sys/dev/fdt/cdpcie.c
137
cdpcie_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/cdpcie.c
421
cdpcie_attach_hook(struct device *parent, struct device *self,
sys/dev/fdt/cdpcie.c
437
cdpcie_make_tag(void *v, int bus, int device, int function)
sys/dev/fdt/cdpcie.c
440
return ((bus << 20) | (device << 15) | (function << 12));
sys/dev/fdt/cdpcie.c
74
struct device sc_dev;
sys/dev/fdt/cdpcie.c
94
int cdpcie_match(struct device *, void *, void *);
sys/dev/fdt/cdpcie.c
95
void cdpcie_attach(struct device *, struct device *, void *);
sys/dev/fdt/cdsdhc.c
73
int cdsdhc_match(struct device *, void *, void*);
sys/dev/fdt/cdsdhc.c
74
void cdsdhc_attach(struct device *, struct device *, void *);
sys/dev/fdt/cdsdhc.c
86
cdsdhc_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/cdsdhc.c
96
cdsdhc_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/cduart.c
101
struct device sc_dev;
sys/dev/fdt/cduart.c
121
int cduart_match(struct device *, void *, void *);
sys/dev/fdt/cduart.c
122
void cduart_attach(struct device *, struct device *, void *);
sys/dev/fdt/cduart.c
188
cduart_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/cduart.c
197
cduart_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/com_fdt.c
110
com_fdt_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/com_fdt.c
36
int com_fdt_match(struct device *, void *, void *);
sys/dev/fdt/com_fdt.c
37
void com_fdt_attach(struct device *, struct device *, void *);
sys/dev/fdt/com_fdt.c
95
com_fdt_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/cwfg.c
132
cwfg_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/cwfg.c
143
cwfg_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/cwfg.c
85
struct device sc_dev;
sys/dev/fdt/cwfg.c
96
int cwfg_match(struct device *, void *, void *);
sys/dev/fdt/cwfg.c
97
void cwfg_attach(struct device *, struct device *, void *);
sys/dev/fdt/dapmic.c
120
dapmic_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/dapmic.c
128
dapmic_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/dapmic.c
88
struct device sc_dev;
sys/dev/fdt/dapmic.c
97
int dapmic_match(struct device *, void *, void *);
sys/dev/fdt/dapmic.c
98
void dapmic_attach(struct device *, struct device *, void *);
sys/dev/fdt/dwdog.c
51
struct device sc_dev;
sys/dev/fdt/dwdog.c
56
int dwdog_match(struct device *, void *, void *);
sys/dev/fdt/dwdog.c
57
void dwdog_attach(struct device *, struct device *, void *);
sys/dev/fdt/dwdog.c
70
dwdog_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/dwdog.c
78
dwdog_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/dwiic_fdt.c
145
dwiic_fdt_bus_scan(struct device *self, struct i2cbus_attach_args *iba,
sys/dev/fdt/dwiic_fdt.c
44
int dwiic_fdt_match(struct device *, void *, void *);
sys/dev/fdt/dwiic_fdt.c
45
void dwiic_fdt_attach(struct device *, struct device *, void *);
sys/dev/fdt/dwiic_fdt.c
52
void dwiic_fdt_bus_scan(struct device *, struct i2cbus_attach_args *,
sys/dev/fdt/dwiic_fdt.c
56
dwiic_fdt_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/dwiic_fdt.c
64
dwiic_fdt_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/dwmmc.c
190
struct device sc_dev;
sys/dev/fdt/dwmmc.c
220
struct device *sc_sdmmc;
sys/dev/fdt/dwmmc.c
223
int dwmmc_match(struct device *, void *, void *);
sys/dev/fdt/dwmmc.c
224
void dwmmc_attach(struct device *, struct device *, void *);
sys/dev/fdt/dwmmc.c
274
dwmmc_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/dwmmc.c
288
dwmmc_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/dwmshc.c
183
static int dwmshc_match(struct device *, void *, void *);
sys/dev/fdt/dwmshc.c
184
static void dwmshc_attach(struct device *, struct device *,
sys/dev/fdt/dwmshc.c
228
dwmshc_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/dwmshc.c
243
dwmshc_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/dwpcie.c
1802
dwpcie_attach_hook(struct device *parent, struct device *self,
sys/dev/fdt/dwpcie.c
1818
dwpcie_find_node(int node, int bus, int device, int function)
sys/dev/fdt/dwpcie.c
1824
phys_hi = ((bus << 16) | (device << 11) | (function << 8));
sys/dev/fdt/dwpcie.c
1834
node = dwpcie_find_node(child, bus, device, function);
sys/dev/fdt/dwpcie.c
1843
dwpcie_make_tag(void *v, int bus, int device, int function)
sys/dev/fdt/dwpcie.c
1848
node = dwpcie_find_node(sc->sc_node, bus, device, function);
sys/dev/fdt/dwpcie.c
1850
(bus << 24) | (device << 19) | (function << 16));
sys/dev/fdt/dwpcie.c
232
struct device sc_dev;
sys/dev/fdt/dwpcie.c
299
int dwpcie_match(struct device *, void *, void *);
sys/dev/fdt/dwpcie.c
300
void dwpcie_attach(struct device *, struct device *, void *);
sys/dev/fdt/dwpcie.c
311
dwpcie_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/dwpcie.c
329
void dwpcie_attach_deferred(struct device *);
sys/dev/fdt/dwpcie.c
360
void dwpcie_attach_hook(struct device *, struct device *,
sys/dev/fdt/dwpcie.c
386
dwpcie_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/dwpcie.c
538
dwpcie_attach_deferred(struct device *self)
sys/dev/fdt/ehci_fdt.c
167
ehci_fdt_detach(struct device *self, int flags)
sys/dev/fdt/ehci_fdt.c
56
int ehci_fdt_match(struct device *, void *, void *);
sys/dev/fdt/ehci_fdt.c
57
void ehci_fdt_attach(struct device *, struct device *, void *);
sys/dev/fdt/ehci_fdt.c
58
int ehci_fdt_detach(struct device *, int);
sys/dev/fdt/ehci_fdt.c
68
ehci_fdt_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/ehci_fdt.c
77
ehci_fdt_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/es8316ac.c
111
struct device sc_dev;
sys/dev/fdt/es8316ac.c
119
int escodec_match(struct device *, void *, void *);
sys/dev/fdt/es8316ac.c
120
void escodec_attach(struct device *, struct device *, void *);
sys/dev/fdt/es8316ac.c
150
escodec_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/es8316ac.c
161
escodec_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/exrtc.c
47
struct device sc_dev;
sys/dev/fdt/exrtc.c
53
int exrtc_match(struct device *, void *, void *);
sys/dev/fdt/exrtc.c
54
void exrtc_attach(struct device *, struct device *, void *);
sys/dev/fdt/exrtc.c
68
exrtc_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/exrtc.c
76
exrtc_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/exuart.c
181
exuart_match(struct device *parent, void *self, void *aux)
sys/dev/fdt/exuart.c
190
exuart_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/exuart.c
50
struct device sc_dev;
sys/dev/fdt/exuart.c
97
int exuart_match(struct device *, void *, void *);
sys/dev/fdt/exuart.c
98
void exuart_attach(struct device *, struct device *, void *);
sys/dev/fdt/fanpwr.c
104
fanpwr_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/fanpwr.c
61
struct device sc_dev;
sys/dev/fdt/fanpwr.c
74
int fanpwr_match(struct device *, void *, void *);
sys/dev/fdt/fanpwr.c
75
void fanpwr_attach(struct device *, struct device *, void *);
sys/dev/fdt/fanpwr.c
91
fanpwr_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/fusbtc.c
194
struct device sc_dev;
sys/dev/fdt/fusbtc.c
214
int fusbtc_match(struct device *, void *, void *);
sys/dev/fdt/fusbtc.c
215
void fusbtc_attach(struct device *, struct device *, void *);
sys/dev/fdt/fusbtc.c
216
int fusbtc_detach(struct device *, int);
sys/dev/fdt/fusbtc.c
249
fusbtc_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/fusbtc.c
260
fusbtc_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/fusbtc.c
342
fusbtc_detach(struct device *self, int flags)
sys/dev/fdt/gfrtc.c
42
struct device sc_dev;
sys/dev/fdt/gfrtc.c
48
int gfrtc_match(struct device *, void *, void *);
sys/dev/fdt/gfrtc.c
49
void gfrtc_attach(struct device *, struct device *, void *);
sys/dev/fdt/gfrtc.c
90
gfrtc_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/gfrtc.c
98
gfrtc_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/gpiobl.c
37
struct device sc_dev;
sys/dev/fdt/gpiobl.c
45
int gpiobl_match(struct device *, void *, void *);
sys/dev/fdt/gpiobl.c
46
void gpiobl_attach(struct device *, struct device *, void *);
sys/dev/fdt/gpiobl.c
47
int gpiobl_activate(struct device *, int);
sys/dev/fdt/gpiobl.c
62
gpiobl_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/gpiobl.c
71
gpiobl_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/gpiobl.c
94
gpiobl_activate(struct device *self, int act)
sys/dev/fdt/gpiocharger.c
36
struct device sc_dev;
sys/dev/fdt/gpiocharger.c
43
int gpiocharger_match(struct device *, void *, void *);
sys/dev/fdt/gpiocharger.c
44
void gpiocharger_attach(struct device *, struct device *, void *);
sys/dev/fdt/gpiocharger.c
57
gpiocharger_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/gpiocharger.c
65
gpiocharger_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/gpiokeys.c
106
gpiokeys_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/gpiokeys.c
76
struct device sc_dev;
sys/dev/fdt/gpiokeys.c
81
int gpiokeys_match(struct device *, void *, void *);
sys/dev/fdt/gpiokeys.c
82
void gpiokeys_attach(struct device *, struct device *, void *);
sys/dev/fdt/gpiokeys.c
97
gpiokeys_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/gpioleds.c
34
struct device sc_dev;
sys/dev/fdt/gpioleds.c
38
int gpioleds_match(struct device *, void *, void *);
sys/dev/fdt/gpioleds.c
39
void gpioleds_attach(struct device *, struct device *, void *);
sys/dev/fdt/gpioleds.c
50
gpioleds_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/gpioleds.c
58
gpioleds_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/gpiorestart.c
33
struct device sc_dev;
sys/dev/fdt/gpiorestart.c
40
int gpiorestart_match(struct device *, void *, void *);
sys/dev/fdt/gpiorestart.c
41
void gpiorestart_attach(struct device *, struct device *, void *);
sys/dev/fdt/gpiorestart.c
54
gpiorestart_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/gpiorestart.c
62
gpiorestart_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/graphaudio.c
101
graphaudio_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/graphaudio.c
113
graphaudio_attach_deferred(struct device *self)
sys/dev/fdt/graphaudio.c
34
struct device sc_dev;
sys/dev/fdt/graphaudio.c
43
int graphaudio_match(struct device *, void *, void *);
sys/dev/fdt/graphaudio.c
44
void graphaudio_attach(struct device *, struct device *, void *);
sys/dev/fdt/graphaudio.c
45
void graphaudio_attach_deferred(struct device *);
sys/dev/fdt/graphaudio.c
93
graphaudio_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/hiclock.c
114
hiclock_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/hiclock.c
128
hiclock_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/hiclock.c
44
struct device sc_dev;
sys/dev/fdt/hiclock.c
52
int hiclock_match(struct device *, void *, void *);
sys/dev/fdt/hiclock.c
53
void hiclock_attach(struct device *, struct device *, void *);
sys/dev/fdt/hidwusb.c
42
int hidwusb_match(struct device *, void *, void *);
sys/dev/fdt/hidwusb.c
43
void hidwusb_attach(struct device *, struct device *, void *);
sys/dev/fdt/hidwusb.c
54
hidwusb_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/hidwusb.c
62
hidwusb_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/hireset.c
32
struct device sc_dev;
sys/dev/fdt/hireset.c
38
int hireset_match(struct device *, void *, void *);
sys/dev/fdt/hireset.c
39
void hireset_attach(struct device *, struct device *, void *);
sys/dev/fdt/hireset.c
52
hireset_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/hireset.c
60
hireset_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/hitemp.c
102
hitemp_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/hitemp.c
43
struct device sc_dev;
sys/dev/fdt/hitemp.c
54
int hitemp_match(struct device *, void *, void *);
sys/dev/fdt/hitemp.c
55
void hitemp_attach(struct device *, struct device *, void *);
sys/dev/fdt/hitemp.c
88
hitemp_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/if_bse_fdt.c
36
int bse_fdt_match(struct device *, void *, void *);
sys/dev/fdt/if_bse_fdt.c
37
void bse_fdt_attach(struct device *, struct device *, void *);
sys/dev/fdt/if_bse_fdt.c
44
bse_fdt_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/if_bse_fdt.c
53
bse_fdt_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/if_cad.c
1623
cad_mii_readreg(struct device *self, int phy_no, int reg)
sys/dev/fdt/if_cad.c
1640
cad_mii_writereg(struct device *self, int phy_no, int reg, int val)
sys/dev/fdt/if_cad.c
1649
cad_mii_statchg(struct device *self)
sys/dev/fdt/if_cad.c
266
struct device sc_dev;
sys/dev/fdt/if_cad.c
316
int cad_match(struct device *, void *, void *);
sys/dev/fdt/if_cad.c
317
void cad_attach(struct device *, struct device *, void *);
sys/dev/fdt/if_cad.c
333
int cad_mii_readreg(struct device *, int, int);
sys/dev/fdt/if_cad.c
334
void cad_mii_writereg(struct device *, int, int, int);
sys/dev/fdt/if_cad.c
335
void cad_mii_statchg(struct device *);
sys/dev/fdt/if_cad.c
376
cad_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/if_cad.c
387
cad_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/if_dwge.c
1642
void dwge_mii_statchg_rockchip(struct device *);
sys/dev/fdt/if_dwge.c
1733
dwge_mii_statchg_rockchip(struct device *self)
sys/dev/fdt/if_dwge.c
264
struct device sc_dev;
sys/dev/fdt/if_dwge.c
315
int dwge_match(struct device *, void *, void *);
sys/dev/fdt/if_dwge.c
316
void dwge_attach(struct device *, struct device *, void *);
sys/dev/fdt/if_dwge.c
340
int dwge_mii_readreg(struct device *, int, int);
sys/dev/fdt/if_dwge.c
341
void dwge_mii_writereg(struct device *, int, int, int);
sys/dev/fdt/if_dwge.c
342
void dwge_mii_statchg(struct device *);
sys/dev/fdt/if_dwge.c
374
dwge_match(struct device *parent, void *cfdata, void *aux)
sys/dev/fdt/if_dwge.c
389
dwge_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/if_dwge.c
860
dwge_mii_readreg(struct device *self, int phy, int reg)
sys/dev/fdt/if_dwge.c
881
dwge_mii_writereg(struct device *self, int phy, int reg, int val)
sys/dev/fdt/if_dwge.c
902
dwge_mii_statchg(struct device *self)
sys/dev/fdt/if_dwqe_fdt.c
488
dwqe_mii_statchg_jh7110(struct device *self)
sys/dev/fdt/if_dwqe_fdt.c
558
dwqe_mii_statchg_rk3528(struct device *self)
sys/dev/fdt/if_dwqe_fdt.c
691
dwqe_mii_statchg_rk3568(struct device *self)
sys/dev/fdt/if_dwqe_fdt.c
70
int dwqe_fdt_match(struct device *, void *, void *);
sys/dev/fdt/if_dwqe_fdt.c
71
void dwqe_fdt_attach(struct device *, struct device *, void *);
sys/dev/fdt/if_dwqe_fdt.c
73
void dwqe_mii_statchg_jh7110(struct device *);
sys/dev/fdt/if_dwqe_fdt.c
75
void dwqe_mii_statchg_rk3528(struct device *);
sys/dev/fdt/if_dwqe_fdt.c
77
void dwqe_mii_statchg_rk3568(struct device *);
sys/dev/fdt/if_dwqe_fdt.c
778
dwqe_mii_statchg_rk3576(struct device *self)
sys/dev/fdt/if_dwqe_fdt.c
79
void dwqe_mii_statchg_rk3576(struct device *);
sys/dev/fdt/if_dwqe_fdt.c
81
void dwqe_mii_statchg_rk3588(struct device *);
sys/dev/fdt/if_dwqe_fdt.c
889
dwqe_mii_statchg_rk3588(struct device *self)
sys/dev/fdt/if_dwqe_fdt.c
90
dwqe_fdt_match(struct device *parent, void *cfdata, void *aux)
sys/dev/fdt/if_dwqe_fdt.c
99
dwqe_fdt_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/if_dwxe.c
273
struct device sc_dev;
sys/dev/fdt/if_dwxe.c
308
int dwxe_match(struct device *, void *, void *);
sys/dev/fdt/if_dwxe.c
309
void dwxe_attach(struct device *, struct device *, void *);
sys/dev/fdt/if_dwxe.c
310
int dwxe_activate(struct device *, int);
sys/dev/fdt/if_dwxe.c
334
int dwxe_mii_readreg(struct device *, int, int);
sys/dev/fdt/if_dwxe.c
335
void dwxe_mii_writereg(struct device *, int, int, int);
sys/dev/fdt/if_dwxe.c
336
void dwxe_mii_statchg(struct device *);
sys/dev/fdt/if_dwxe.c
363
dwxe_match(struct device *parent, void *cfdata, void *aux)
sys/dev/fdt/if_dwxe.c
373
dwxe_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/if_dwxe.c
469
dwxe_activate(struct device *self, int act)
sys/dev/fdt/if_dwxe.c
770
dwxe_mii_readreg(struct device *self, int phy, int reg)
sys/dev/fdt/if_dwxe.c
792
dwxe_mii_writereg(struct device *self, int phy, int reg, int val)
sys/dev/fdt/if_dwxe.c
815
dwxe_mii_statchg(struct device *self)
sys/dev/fdt/if_fec.c
1168
fec_miibus_readreg(struct device *dev, int phy, int reg)
sys/dev/fdt/if_fec.c
1187
fec_miibus_writereg(struct device *dev, int phy, int reg, int val)
sys/dev/fdt/if_fec.c
1204
fec_miibus_statchg(struct device *dev)
sys/dev/fdt/if_fec.c
217
struct device sc_dev;
sys/dev/fdt/if_fec.c
247
int fec_match(struct device *, void *, void *);
sys/dev/fdt/if_fec.c
248
void fec_attach(struct device *, struct device *, void *);
sys/dev/fdt/if_fec.c
262
int fec_miibus_readreg(struct device *, int, int);
sys/dev/fdt/if_fec.c
263
void fec_miibus_writereg(struct device *, int, int, int);
sys/dev/fdt/if_fec.c
264
void fec_miibus_statchg(struct device *);
sys/dev/fdt/if_fec.c
281
fec_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/if_fec.c
291
fec_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/if_fec.c
479
struct device *dev = (struct device *)sc;
sys/dev/fdt/if_mvneta.c
130
struct device sc_dev;
sys/dev/fdt/if_mvneta.c
186
int mvneta_miibus_readreg(struct device *, int, int);
sys/dev/fdt/if_mvneta.c
187
void mvneta_miibus_writereg(struct device *, int, int, int);
sys/dev/fdt/if_mvneta.c
188
void mvneta_miibus_statchg(struct device *);
sys/dev/fdt/if_mvneta.c
193
int mvneta_match(struct device *, void *, void *);
sys/dev/fdt/if_mvneta.c
194
void mvneta_attach(struct device *, struct device *, void *);
sys/dev/fdt/if_mvneta.c
195
void mvneta_attach_deferred(struct device *);
sys/dev/fdt/if_mvneta.c
237
mvneta_miibus_readreg(struct device *dev, int phy, int reg)
sys/dev/fdt/if_mvneta.c
244
mvneta_miibus_writereg(struct device *dev, int phy, int reg, int val)
sys/dev/fdt/if_mvneta.c
251
mvneta_miibus_statchg(struct device *self)
sys/dev/fdt/if_mvneta.c
428
mvneta_match(struct device *parent, void *cfdata, void *aux)
sys/dev/fdt/if_mvneta.c
437
mvneta_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/if_mvneta.c
743
mvneta_attach_deferred(struct device *self)
sys/dev/fdt/if_mvpp.c
1311
mvpp2_port_match(struct device *parent, void *cfdata, void *aux)
sys/dev/fdt/if_mvpp.c
1319
mvpp2_port_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/if_mvpp.c
1573
mvpp2_port_attach_sfp(struct device *self)
sys/dev/fdt/if_mvpp.c
158
struct device sc_dev;
sys/dev/fdt/if_mvpp.c
184
struct device sc_dev;
sys/dev/fdt/if_mvpp.c
1918
mvpp2_mii_readreg(struct device *self, int phy, int reg)
sys/dev/fdt/if_mvpp.c
1925
mvpp2_mii_writereg(struct device *self, int phy, int reg, int val)
sys/dev/fdt/if_mvpp.c
1932
mvpp2_mii_statchg(struct device *self)
sys/dev/fdt/if_mvpp.c
236
int mvpp2_match(struct device *, void *, void *);
sys/dev/fdt/if_mvpp.c
237
void mvpp2_attach(struct device *, struct device *, void *);
sys/dev/fdt/if_mvpp.c
238
void mvpp2_attach_deferred(struct device *);
sys/dev/fdt/if_mvpp.c
248
int mvpp2_port_match(struct device *, void *, void *);
sys/dev/fdt/if_mvpp.c
249
void mvpp2_port_attach(struct device *, struct device *, void *);
sys/dev/fdt/if_mvpp.c
259
void mvpp2_port_attach_sfp(struct device *);
sys/dev/fdt/if_mvpp.c
280
int mvpp2_mii_readreg(struct device *, int, int);
sys/dev/fdt/if_mvpp.c
281
void mvpp2_mii_writereg(struct device *, int, int, int);
sys/dev/fdt/if_mvpp.c
282
void mvpp2_mii_statchg(struct device *);
sys/dev/fdt/if_mvpp.c
427
mvpp2_match(struct device *parent, void *cfdata, void *aux)
sys/dev/fdt/if_mvpp.c
435
mvpp2_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/if_mvpp.c
482
mvpp2_attach_deferred(struct device *self)
sys/dev/fdt/iicmux.c
244
iicmux_bus_scan(struct device *self, struct i2cbus_attach_args *iba, void *arg)
sys/dev/fdt/iicmux.c
41
struct device *pb_iic;
sys/dev/fdt/iicmux.c
45
struct device sc_dev;
sys/dev/fdt/iicmux.c
58
int iicmux_match(struct device *, void *, void *);
sys/dev/fdt/iicmux.c
59
void iicmux_attach(struct device *, struct device *, void *);
sys/dev/fdt/iicmux.c
73
void iicmux_bus_scan(struct device *, struct i2cbus_attach_args *, void *);
sys/dev/fdt/iicmux.c
76
iicmux_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/iicmux.c
84
iicmux_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/imxanatop.c
101
struct device sc_dev;
sys/dev/fdt/imxanatop.c
125
int imxanatop_match(struct device *, void *, void *);
sys/dev/fdt/imxanatop.c
126
void imxanatop_attach(struct device *, struct device *, void *);
sys/dev/fdt/imxanatop.c
141
imxanatop_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/imxanatop.c
152
imxanatop_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/imxccm.c
208
struct device sc_dev;
sys/dev/fdt/imxccm.c
227
int imxccm_match(struct device *, void *, void *);
sys/dev/fdt/imxccm.c
228
void imxccm_attach(struct device *parent, struct device *self, void *args);
sys/dev/fdt/imxccm.c
269
imxccm_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/imxccm.c
284
imxccm_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/imxdog.c
45
struct device sc_dev;
sys/dev/fdt/imxdog.c
53
int imxdog_match(struct device *, void *, void *);
sys/dev/fdt/imxdog.c
54
void imxdog_attach(struct device *, struct device *, void *);
sys/dev/fdt/imxdog.c
67
imxdog_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/imxdog.c
75
imxdog_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/imxdwusb.c
43
int imxdwusb_match(struct device *, void *, void *);
sys/dev/fdt/imxdwusb.c
44
void imxdwusb_attach(struct device *, struct device *, void *);
sys/dev/fdt/imxdwusb.c
55
imxdwusb_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/imxdwusb.c
63
imxdwusb_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/imxehci.c
109
imxehci_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/imxehci.c
118
imxehci_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/imxehci.c
277
imxehci_detach(struct device *self, int flags)
sys/dev/fdt/imxehci.c
84
int imxehci_match(struct device *, void *, void *);
sys/dev/fdt/imxehci.c
85
void imxehci_attach(struct device *, struct device *, void *);
sys/dev/fdt/imxehci.c
86
int imxehci_detach(struct device *, int);
sys/dev/fdt/imxesdhc.c
171
int imxesdhc_match(struct device *, void *, void *);
sys/dev/fdt/imxesdhc.c
172
void imxesdhc_attach(struct device *, struct device *, void *);
sys/dev/fdt/imxesdhc.c
175
struct device sc_dev;
sys/dev/fdt/imxesdhc.c
188
struct device *sdmmc; /* generic SD/MMC device */
sys/dev/fdt/imxesdhc.c
283
imxesdhc_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/imxesdhc.c
294
imxesdhc_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/imxgpc.c
35
struct device sc_dev;
sys/dev/fdt/imxgpc.c
42
int imxgpc_match(struct device *, void *, void *);
sys/dev/fdt/imxgpc.c
43
void imxgpc_attach(struct device *, struct device *, void *);
sys/dev/fdt/imxgpc.c
55
imxgpc_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/imxgpc.c
67
imxgpc_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/imxgpio.c
107
imxgpio_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/imxgpio.c
58
struct device sc_dev;
sys/dev/fdt/imxgpio.c
73
int imxgpio_match(struct device *, void *, void *);
sys/dev/fdt/imxgpio.c
74
void imxgpio_attach(struct device *, struct device *, void *);
sys/dev/fdt/imxgpio.c
99
imxgpio_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/imxiic_fdt.c
118
imxiic_fdt_bus_scan(struct device *self, struct i2cbus_attach_args *iba, void *aux)
sys/dev/fdt/imxiic_fdt.c
38
int imxiic_fdt_match(struct device *, void *, void *);
sys/dev/fdt/imxiic_fdt.c
39
void imxiic_fdt_attach(struct device *, struct device *, void *);
sys/dev/fdt/imxiic_fdt.c
41
void imxiic_fdt_bus_scan(struct device *, struct i2cbus_attach_args *, void *);
sys/dev/fdt/imxiic_fdt.c
48
imxiic_fdt_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/imxiic_fdt.c
57
imxiic_fdt_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/imxiomuxc.c
42
struct device sc_dev;
sys/dev/fdt/imxiomuxc.c
49
int imxiomuxc_match(struct device *, void *, void *);
sys/dev/fdt/imxiomuxc.c
50
void imxiomuxc_attach(struct device *, struct device *, void *);
sys/dev/fdt/imxiomuxc.c
63
imxiomuxc_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/imxiomuxc.c
79
imxiomuxc_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/imxpciephy.c
30
struct device sc_dev;
sys/dev/fdt/imxpciephy.c
35
int imxpciephy_match(struct device *, void *, void *);
sys/dev/fdt/imxpciephy.c
36
void imxpciephy_attach(struct device *, struct device *, void *);
sys/dev/fdt/imxpciephy.c
47
imxpciephy_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/imxpciephy.c
59
imxpciephy_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/imxpwm.c
63
struct device sc_dev;
sys/dev/fdt/imxpwm.c
72
int imxpwm_match(struct device *, void *, void *);
sys/dev/fdt/imxpwm.c
73
void imxpwm_attach(struct device *, struct device *, void *);
sys/dev/fdt/imxpwm.c
87
imxpwm_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/imxpwm.c
95
imxpwm_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/imxrtc.c
45
struct device sc_dev;
sys/dev/fdt/imxrtc.c
51
int imxrtc_match(struct device *, void *, void *);
sys/dev/fdt/imxrtc.c
52
void imxrtc_attach(struct device *, struct device *, void *);
sys/dev/fdt/imxrtc.c
66
imxrtc_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/imxrtc.c
74
imxrtc_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/imxspi.c
105
int imxspi_match(struct device *, void *, void *);
sys/dev/fdt/imxspi.c
106
void imxspi_attach(struct device *, struct device *, void *);
sys/dev/fdt/imxspi.c
107
void imxspi_attachhook(struct device *);
sys/dev/fdt/imxspi.c
108
int imxspi_detach(struct device *, int);
sys/dev/fdt/imxspi.c
140
imxspi_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/imxspi.c
148
imxspi_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/imxspi.c
171
imxspi_attachhook(struct device *self)
sys/dev/fdt/imxspi.c
215
imxspi_detach(struct device *self, int flags)
sys/dev/fdt/imxspi.c
87
struct device sc_dev;
sys/dev/fdt/imxsrc.c
102
struct device sc_dev;
sys/dev/fdt/imxsrc.c
110
int imxsrc_match(struct device *, void *, void *);
sys/dev/fdt/imxsrc.c
111
void imxsrc_attach(struct device *, struct device *, void *);
sys/dev/fdt/imxsrc.c
123
imxsrc_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/imxsrc.c
135
imxsrc_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/imxtmu.c
64
struct device sc_dev;
sys/dev/fdt/imxtmu.c
74
int imxtmu_match(struct device *, void *, void *);
sys/dev/fdt/imxtmu.c
75
void imxtmu_attach(struct device *, struct device *, void *);
sys/dev/fdt/imxtmu.c
89
imxtmu_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/imxtmu.c
98
imxtmu_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/imxuart.c
146
imxuart_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/imxuart.c
155
imxuart_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/imxuart.c
51
struct device sc_dev;
sys/dev/fdt/imxuart.c
88
int imxuart_match(struct device *, void *, void *);
sys/dev/fdt/imxuart.c
89
void imxuart_attach(struct device *, struct device *, void *);
sys/dev/fdt/ipmi_fdt.c
30
int ipmi_fdt_match(struct device *, void *, void *);
sys/dev/fdt/ipmi_fdt.c
31
void ipmi_fdt_attach(struct device *, struct device *, void *);
sys/dev/fdt/ipmi_fdt.c
39
ipmi_fdt_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/ipmi_fdt.c
47
ipmi_fdt_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/moxtet.c
149
moxtet_detach(struct device *self, int flags)
sys/dev/fdt/moxtet.c
43
struct device sc_dev;
sys/dev/fdt/moxtet.c
52
int moxtet_match(struct device *, void *, void *);
sys/dev/fdt/moxtet.c
53
void moxtet_attach(struct device *, struct device *, void *);
sys/dev/fdt/moxtet.c
54
int moxtet_detach(struct device *, int);
sys/dev/fdt/moxtet.c
68
moxtet_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/moxtet.c
79
moxtet_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/mtintc.c
31
struct device sc_dev;
sys/dev/fdt/mtintc.c
42
int mtintc_match(struct device *, void *, void *);
sys/dev/fdt/mtintc.c
43
void mtintc_attach(struct device *, struct device *, void *);
sys/dev/fdt/mtintc.c
44
int mtintc_activate(struct device *, int);
sys/dev/fdt/mtintc.c
59
mtintc_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/mtintc.c
67
mtintc_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/mtintc.c
96
mtintc_activate(struct device *self, int act)
sys/dev/fdt/mtrng.c
37
struct device sc_dev;
sys/dev/fdt/mtrng.c
44
int mtrng_match(struct device *, void *, void *);
sys/dev/fdt/mtrng.c
45
void mtrng_attach(struct device *, struct device *, void *);
sys/dev/fdt/mtrng.c
58
mtrng_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/mtrng.c
66
mtrng_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/mtxhci.c
106
mtxhci_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/mtxhci.c
81
int mtxhci_match(struct device *, void *, void *);
sys/dev/fdt/mtxhci.c
82
void mtxhci_attach(struct device *, struct device *, void *);
sys/dev/fdt/mtxhci.c
95
mtxhci_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/mvclock.c
41
struct device sc_dev;
sys/dev/fdt/mvclock.c
48
int mvclock_match(struct device *, void *, void *);
sys/dev/fdt/mvclock.c
49
void mvclock_attach(struct device *, struct device *, void *);
sys/dev/fdt/mvclock.c
70
mvclock_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/mvclock.c
88
mvclock_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/mvdog.c
46
struct device sc_dev;
sys/dev/fdt/mvdog.c
52
int mvdog_match(struct device *, void *, void *);
sys/dev/fdt/mvdog.c
53
void mvdog_attach(struct device *, struct device *, void *);
sys/dev/fdt/mvdog.c
64
mvdog_match(struct device *parent, void *cfdata, void *aux)
sys/dev/fdt/mvdog.c
72
mvdog_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/mvgicp.c
34
struct device sc_dev;
sys/dev/fdt/mvgicp.c
47
int mvgicp_match(struct device *, void *, void *);
sys/dev/fdt/mvgicp.c
48
void mvgicp_attach(struct device *, struct device *, void *);
sys/dev/fdt/mvgicp.c
64
mvgicp_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/mvgicp.c
72
mvgicp_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/mvgpio.c
47
struct device sc_dev;
sys/dev/fdt/mvgpio.c
54
int mvgpio_match(struct device *, void *, void *);
sys/dev/fdt/mvgpio.c
55
void mvgpio_attach(struct device *, struct device *, void *);
sys/dev/fdt/mvgpio.c
70
mvgpio_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/mvgpio.c
78
mvgpio_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/mvicu.c
102
mvicu_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/mvicu.c
110
mvicu_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/mvicu.c
73
struct device sc_dev;
sys/dev/fdt/mvicu.c
84
int mvicu_match(struct device *, void *, void *);
sys/dev/fdt/mvicu.c
85
void mvicu_attach(struct device *, struct device *, void *);
sys/dev/fdt/mviic.c
102
mviic_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/mviic.c
110
mviic_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/mviic.c
302
mviic_detach(struct device *self, int flags)
sys/dev/fdt/mviic.c
312
mviic_bus_scan(struct device *self, struct i2cbus_attach_args *iba, void *aux)
sys/dev/fdt/mviic.c
56
struct device sc_dev;
sys/dev/fdt/mviic.c
69
int mviic_match(struct device *, void *, void *);
sys/dev/fdt/mviic.c
70
void mviic_attach(struct device *, struct device *, void *);
sys/dev/fdt/mviic.c
71
int mviic_detach(struct device *, int);
sys/dev/fdt/mviic.c
82
void mviic_bus_scan(struct device *, struct i2cbus_attach_args *, void *);
sys/dev/fdt/mvkpcie.c
166
struct device sc_dev;
sys/dev/fdt/mvkpcie.c
207
int mvkpcie_match(struct device *, void *, void *);
sys/dev/fdt/mvkpcie.c
208
void mvkpcie_attach(struct device *, struct device *, void *);
sys/dev/fdt/mvkpcie.c
219
mvkpcie_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/mvkpcie.c
228
void mvkpcie_attach_hook(struct device *, struct device *,
sys/dev/fdt/mvkpcie.c
264
mvkpcie_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/mvkpcie.c
576
mvkpcie_attach_hook(struct device *parent, struct device *self,
sys/dev/fdt/mvkpcie.c
592
mvkpcie_make_tag(void *v, int bus, int device, int function)
sys/dev/fdt/mvkpcie.c
594
return ((bus << 20) | (device << 15) | (function << 12));
sys/dev/fdt/mvmdio.c
120
mvmdio_smi_readreg(struct device *dev, int phy, int reg)
sys/dev/fdt/mvmdio.c
158
mvmdio_smi_writereg(struct device *dev, int phy, int reg, int val)
sys/dev/fdt/mvmdio.c
65
static int mvmdio_match(struct device *, void *, void *);
sys/dev/fdt/mvmdio.c
66
static void mvmdio_attach(struct device *, struct device *, void *);
sys/dev/fdt/mvmdio.c
68
int mvmdio_smi_readreg(struct device *, int, int);
sys/dev/fdt/mvmdio.c
69
void mvmdio_smi_writereg(struct device *, int, int, int);
sys/dev/fdt/mvmdio.c
80
mvmdio_match(struct device *parent, void *cfdata, void *aux)
sys/dev/fdt/mvmdio.c
88
mvmdio_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/mvpinctrl.c
137
mvpinctrl_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/mvpinctrl.c
155
mvpinctrl_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/mvpinctrl.c
57
struct device sc_dev;
sys/dev/fdt/mvpinctrl.c
67
int mvpinctrl_match(struct device *, void *, void *);
sys/dev/fdt/mvpinctrl.c
68
void mvpinctrl_attach(struct device *, struct device *, void *);
sys/dev/fdt/mvrng.c
58
struct device sc_dev;
sys/dev/fdt/mvrng.c
65
int mvrng_match(struct device *, void *, void *);
sys/dev/fdt/mvrng.c
66
void mvrng_attach(struct device *, struct device *, void *);
sys/dev/fdt/mvrng.c
79
mvrng_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/mvrng.c
87
mvrng_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/mvrtc.c
50
struct device sc_dev;
sys/dev/fdt/mvrtc.c
58
int mvrtc_match(struct device *, void *, void *);
sys/dev/fdt/mvrtc.c
59
void mvrtc_attach(struct device *, struct device *, void *);
sys/dev/fdt/mvrtc.c
73
mvrtc_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/mvrtc.c
81
mvrtc_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/mvspi.c
107
mvspi_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/mvspi.c
161
mvspi_detach(struct device *self, int flags)
sys/dev/fdt/mvspi.c
51
struct device sc_dev;
sys/dev/fdt/mvspi.c
66
int mvspi_match(struct device *, void *, void *);
sys/dev/fdt/mvspi.c
67
void mvspi_attach(struct device *, struct device *, void *);
sys/dev/fdt/mvspi.c
68
int mvspi_detach(struct device *, int);
sys/dev/fdt/mvspi.c
99
mvspi_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/mvsw.c
103
mvsw_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/mvsw.c
111
mvsw_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/mvsw.c
74
struct device sc_dev;
sys/dev/fdt/mvsw.c
80
int mvsw_match(struct device *, void *, void *);
sys/dev/fdt/mvsw.c
81
void mvsw_attach(struct device *, struct device *, void *);
sys/dev/fdt/mvtemp.c
112
mvtemp_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/mvtemp.c
126
mvtemp_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/mvtemp.c
52
struct device sc_dev;
sys/dev/fdt/mvtemp.c
66
int mvtemp_match(struct device *, void *, void *);
sys/dev/fdt/mvtemp.c
67
void mvtemp_attach(struct device *, struct device *, void *);
sys/dev/fdt/mvuart.c
147
mvuart_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/mvuart.c
155
mvuart_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/mvuart.c
70
struct device sc_dev;
sys/dev/fdt/mvuart.c
92
int mvuart_match(struct device *, void *, void *);
sys/dev/fdt/mvuart.c
93
void mvuart_attach(struct device *, struct device *, void *);
sys/dev/fdt/ociic.c
112
void ociic_bus_scan(struct device *, struct i2cbus_attach_args *, void *);
sys/dev/fdt/ociic.c
115
ociic_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/ociic.c
123
ociic_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/ociic.c
309
ociic_bus_scan(struct device *self, struct i2cbus_attach_args *iba, void *arg)
sys/dev/fdt/ociic.c
64
struct device sc_dev;
sys/dev/fdt/ociic.c
96
int ociic_match(struct device *, void *, void *);
sys/dev/fdt/ociic.c
97
void ociic_attach(struct device *, struct device *, void *);
sys/dev/fdt/ohci_fdt.c
149
ohci_fdt_attach_deferred(struct device *self)
sys/dev/fdt/ohci_fdt.c
178
ohci_fdt_detach(struct device *self, int flags)
sys/dev/fdt/ohci_fdt.c
49
int ohci_fdt_match(struct device *, void *, void *);
sys/dev/fdt/ohci_fdt.c
50
void ohci_fdt_attach(struct device *, struct device *, void *);
sys/dev/fdt/ohci_fdt.c
51
int ohci_fdt_detach(struct device *, int);
sys/dev/fdt/ohci_fdt.c
61
void ohci_fdt_attach_deferred(struct device *);
sys/dev/fdt/ohci_fdt.c
64
ohci_fdt_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/ohci_fdt.c
72
ohci_fdt_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/pciecam.c
101
int pciecam_match(struct device *, void *, void *);
sys/dev/fdt/pciecam.c
102
void pciecam_attach(struct device *, struct device *, void *);
sys/dev/fdt/pciecam.c
103
void pciecam_attach_hook(struct device *, struct device *, struct pcibus_attach_args *);
sys/dev/fdt/pciecam.c
132
pciecam_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/pciecam.c
141
pciecam_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/pciecam.c
275
pciecam_attach_hook(struct device *parent, struct device *self,
sys/dev/fdt/pciecam.c
72
struct device sc_dev;
sys/dev/fdt/pinctrl.c
42
struct device sc_dev;
sys/dev/fdt/pinctrl.c
51
int pinctrl_match(struct device *, void *, void *);
sys/dev/fdt/pinctrl.c
52
void pinctrl_attach(struct device *, struct device *, void *);
sys/dev/fdt/pinctrl.c
65
pinctrl_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/pinctrl.c
74
pinctrl_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/plgpio.c
44
struct device sc_dev;
sys/dev/fdt/plgpio.c
51
int plgpio_match(struct device *, void *, void *);
sys/dev/fdt/plgpio.c
52
void plgpio_attach(struct device *, struct device *, void *);
sys/dev/fdt/plgpio.c
67
plgpio_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/plgpio.c
75
plgpio_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/plrtc.c
43
struct device sc_dev;
sys/dev/fdt/plrtc.c
48
int plrtc_match(struct device *, void *, void *);
sys/dev/fdt/plrtc.c
49
void plrtc_attach(struct device *, struct device *, void *);
sys/dev/fdt/plrtc.c
87
plrtc_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/plrtc.c
95
plrtc_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/pluart_fdt.c
33
int pluart_fdt_match(struct device *, void *, void *);
sys/dev/fdt/pluart_fdt.c
34
void pluart_fdt_attach(struct device *, struct device *, void *);
sys/dev/fdt/pluart_fdt.c
55
pluart_fdt_match(struct device *parent, void *self, void *aux)
sys/dev/fdt/pluart_fdt.c
63
pluart_fdt_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/psci.c
41
struct device sc_dev;
sys/dev/fdt/psci.c
58
int psci_match(struct device *, void *, void *);
sys/dev/fdt/psci.c
59
void psci_attach(struct device *, struct device *, void *);
sys/dev/fdt/psci.c
81
psci_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/psci.c
91
psci_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/pwmbl.c
134
pwmbl_activate(struct device *self, int act)
sys/dev/fdt/pwmbl.c
35
struct device sc_dev;
sys/dev/fdt/pwmbl.c
47
int pwmbl_match(struct device *, void *, void *);
sys/dev/fdt/pwmbl.c
48
void pwmbl_attach(struct device *, struct device *, void *);
sys/dev/fdt/pwmbl.c
49
int pwmbl_activate(struct device *, int);
sys/dev/fdt/pwmbl.c
67
pwmbl_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/pwmbl.c
75
pwmbl_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/pwmfan.c
34
struct device sc_dev;
sys/dev/fdt/pwmfan.c
44
int pwmfan_match(struct device *, void *, void *);
sys/dev/fdt/pwmfan.c
45
void pwmfan_attach(struct device *, struct device *, void *);
sys/dev/fdt/pwmfan.c
59
pwmfan_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/pwmfan.c
67
pwmfan_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/pwmleds.c
108
pwmleds_activate(struct device *self, int act)
sys/dev/fdt/pwmleds.c
36
struct device sc_dev;
sys/dev/fdt/pwmleds.c
45
int pwmleds_match(struct device *, void *, void *);
sys/dev/fdt/pwmleds.c
46
void pwmleds_attach(struct device *, struct device *, void *);
sys/dev/fdt/pwmleds.c
47
int pwmleds_activate(struct device *, int);
sys/dev/fdt/pwmleds.c
62
pwmleds_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/pwmleds.c
70
pwmleds_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/pwmreg.c
33
struct device sc_dev;
sys/dev/fdt/pwmreg.c
41
int pwmreg_match(struct device *, void *, void *);
sys/dev/fdt/pwmreg.c
42
void pwmreg_attach(struct device *, struct device *, void *);
sys/dev/fdt/pwmreg.c
58
pwmreg_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/pwmreg.c
66
pwmreg_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/qcaoss.c
59
struct device sc_dev;
sys/dev/fdt/qcaoss.c
71
int qcaoss_match(struct device *, void *, void *);
sys/dev/fdt/qcaoss.c
72
void qcaoss_attach(struct device *, struct device *, void *);
sys/dev/fdt/qcaoss.c
83
qcaoss_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/qcaoss.c
91
qcaoss_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/qccpu.c
103
qccpu_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/qccpu.c
58
struct device sc_dev;
sys/dev/fdt/qccpu.c
75
int qccpu_match(struct device *, void *, void *);
sys/dev/fdt/qccpu.c
76
void qccpu_attach(struct device *, struct device *, void *);
sys/dev/fdt/qccpu.c
95
qccpu_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/qccpucp.c
55
struct device sc_dev;
sys/dev/fdt/qccpucp.c
67
int qccpucp_match(struct device *, void *, void *);
sys/dev/fdt/qccpucp.c
68
void qccpucp_attach(struct device *, struct device *, void *);
sys/dev/fdt/qccpucp.c
82
qccpucp_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/qccpucp.c
90
qccpucp_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/qcdpc.c
105
qcdpc_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/qcdpc.c
78
int qcdpc_match(struct device *, void *, void *);
sys/dev/fdt/qcdpc.c
79
void qcdpc_attach(struct device *, struct device *, void *);
sys/dev/fdt/qcdpc.c
95
qcdpc_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/qcdrm.c
48
int qcdrm_match(struct device *, void *, void *);
sys/dev/fdt/qcdrm.c
49
void qcdrm_attach(struct device *, struct device *, void *);
sys/dev/fdt/qcdrm.c
66
qcdrm_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/qcdrm.c
75
qcdrm_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/qcdwusb.c
36
int qcdwusb_match(struct device *, void *, void *);
sys/dev/fdt/qcdwusb.c
37
void qcdwusb_attach(struct device *, struct device *, void *);
sys/dev/fdt/qcdwusb.c
48
qcdwusb_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/qcdwusb.c
56
qcdwusb_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/qcgpio_fdt.c
108
qcgpio_fdt_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/qcgpio_fdt.c
117
qcgpio_fdt_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/qcgpio_fdt.c
171
qcgpio_fdt_activate(struct device *self, int act)
sys/dev/fdt/qcgpio_fdt.c
70
struct device sc_dev;
sys/dev/fdt/qcgpio_fdt.c
84
int qcgpio_fdt_match(struct device *, void *, void *);
sys/dev/fdt/qcgpio_fdt.c
85
void qcgpio_fdt_attach(struct device *, struct device *, void *);
sys/dev/fdt/qcgpio_fdt.c
86
int qcgpio_fdt_activate(struct device *, int);
sys/dev/fdt/qciic_fdt.c
306
qciic_fdt_bus_scan(struct device *self, struct i2cbus_attach_args *iba, void *aux)
sys/dev/fdt/qciic_fdt.c
57
struct device sc_dev;
sys/dev/fdt/qciic_fdt.c
62
struct device *sc_iic;
sys/dev/fdt/qciic_fdt.c
67
int qciic_fdt_match(struct device *, void *, void *);
sys/dev/fdt/qciic_fdt.c
68
void qciic_fdt_attach(struct device *, struct device *, void *);
sys/dev/fdt/qciic_fdt.c
84
void qciic_fdt_bus_scan(struct device *, struct i2cbus_attach_args *,
sys/dev/fdt/qciic_fdt.c
88
qciic_fdt_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/qciic_fdt.c
96
qciic_fdt_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/qcipcc.c
105
qcipcc_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/qcipcc.c
56
struct device sc_dev;
sys/dev/fdt/qcipcc.c
74
int qcipcc_match(struct device *, void *, void *);
sys/dev/fdt/qcipcc.c
75
void qcipcc_attach(struct device *, struct device *, void *);
sys/dev/fdt/qcipcc.c
97
qcipcc_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/qcmtx.c
40
struct device sc_dev;
sys/dev/fdt/qcmtx.c
48
int qcmtx_match(struct device *, void *, void *);
sys/dev/fdt/qcmtx.c
49
void qcmtx_attach(struct device *, struct device *, void *);
sys/dev/fdt/qcmtx.c
62
qcmtx_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/qcmtx.c
70
qcmtx_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/qcpas.c
117
int qcpas_match(struct device *, void *, void *);
sys/dev/fdt/qcpas.c
118
void qcpas_attach(struct device *, struct device *, void *);
sys/dev/fdt/qcpas.c
128
void qcpas_mountroot(struct device *);
sys/dev/fdt/qcpas.c
146
qcpas_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/qcpas.c
155
qcpas_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/qcpas.c
208
qcpas_mountroot(struct device *self)
sys/dev/fdt/qcpas.c
66
struct device sc_dev;
sys/dev/fdt/qcpdc.c
59
struct device sc_dev;
sys/dev/fdt/qcpdc.c
70
int qcpdc_match(struct device *, void *, void *);
sys/dev/fdt/qcpdc.c
71
void qcpdc_attach(struct device *, struct device *, void *);
sys/dev/fdt/qcpdc.c
90
qcpdc_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/qcpdc.c
98
qcpdc_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/qcpmic.c
41
struct device sc_dev;
sys/dev/fdt/qcpmic.c
52
int qcpmic_match(struct device *, void *, void *);
sys/dev/fdt/qcpmic.c
53
void qcpmic_attach(struct device *, struct device *, void *);
sys/dev/fdt/qcpmic.c
66
qcpmic_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/qcpmic.c
74
qcpmic_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/qcpmicgpio.c
100
qcpmicgpio_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/qcpmicgpio.c
60
struct device sc_dev;
sys/dev/fdt/qcpmicgpio.c
73
int qcpmicgpio_match(struct device *, void *, void *);
sys/dev/fdt/qcpmicgpio.c
74
void qcpmicgpio_attach(struct device *, struct device *, void *);
sys/dev/fdt/qcpmicgpio.c
92
qcpmicgpio_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/qcpon.c
38
struct device sc_dev;
sys/dev/fdt/qcpon.c
49
int qcpon_match(struct device *, void *, void *);
sys/dev/fdt/qcpon.c
50
void qcpon_attach(struct device *, struct device *, void *);
sys/dev/fdt/qcpon.c
63
qcpon_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/qcpon.c
72
qcpon_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/qcpwm.c
106
qcpwm_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/qcpwm.c
115
qcpwm_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/qcpwm.c
76
struct device sc_dev;
sys/dev/fdt/qcpwm.c
88
int qcpwm_match(struct device *, void *, void *);
sys/dev/fdt/qcpwm.c
89
void qcpwm_attach(struct device *, struct device *, void *);
sys/dev/fdt/qcrng.c
37
struct device sc_dev;
sys/dev/fdt/qcrng.c
44
int qcrng_match(struct device *, void *, void *);
sys/dev/fdt/qcrng.c
45
void qcrng_attach(struct device *, struct device *, void *);
sys/dev/fdt/qcrng.c
58
qcrng_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/qcrng.c
67
qcrng_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/qcrtc.c
40
struct device sc_dev;
sys/dev/fdt/qcrtc.c
49
int qcrtc_match(struct device *, void *, void *);
sys/dev/fdt/qcrtc.c
50
void qcrtc_attach(struct device *, struct device *, void *);
sys/dev/fdt/qcrtc.c
67
qcrtc_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/qcrtc.c
75
qcrtc_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/qcscm.c
115
struct device sc_dev;
sys/dev/fdt/qcscm.c
123
int qcscm_match(struct device *, void *, void *);
sys/dev/fdt/qcscm.c
124
void qcscm_attach(struct device *parent, struct device *self, void *args);
sys/dev/fdt/qcscm.c
170
qcscm_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/qcscm.c
178
qcscm_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/qcsdam.c
32
struct device sc_dev;
sys/dev/fdt/qcsdam.c
40
int qcsdam_match(struct device *, void *, void *);
sys/dev/fdt/qcsdam.c
41
void qcsdam_attach(struct device *, struct device *, void *);
sys/dev/fdt/qcsdam.c
55
qcsdam_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/qcsdam.c
63
qcsdam_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/qcsmem.c
119
struct device sc_dev;
sys/dev/fdt/qcsmem.c
134
int qcsmem_match(struct device *, void *, void *);
sys/dev/fdt/qcsmem.c
135
void qcsmem_attach(struct device *, struct device *, void *);
sys/dev/fdt/qcsmem.c
146
qcsmem_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/qcsmem.c
154
qcsmem_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/qcsmptp.c
103
int qcsmptp_match(struct device *, void *, void *);
sys/dev/fdt/qcsmptp.c
104
void qcsmptp_attach(struct device *, struct device *, void *);
sys/dev/fdt/qcsmptp.c
105
void qcsmptp_deferred(struct device *);
sys/dev/fdt/qcsmptp.c
127
qcsmptp_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/qcsmptp.c
135
qcsmptp_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/qcsmptp.c
173
qcsmptp_deferred(struct device *self)
sys/dev/fdt/qcsmptp.c
80
struct device sc_dev;
sys/dev/fdt/qcspmi.c
137
struct device sc_dev;
sys/dev/fdt/qcspmi.c
161
int qcspmi_match(struct device *, void *, void *);
sys/dev/fdt/qcspmi.c
162
void qcspmi_attach(struct device *, struct device *, void *);
sys/dev/fdt/qcspmi.c
186
qcspmi_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/qcspmi.c
195
qcspmi_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/qctsens.c
48
struct device sc_dev;
sys/dev/fdt/qctsens.c
61
int qctsens_match(struct device *, void *, void *);
sys/dev/fdt/qctsens.c
62
void qctsens_attach(struct device *, struct device *, void *);
sys/dev/fdt/qctsens.c
77
qctsens_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/qctsens.c
85
qctsens_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/qcuart_fdt.c
30
int qcuart_fdt_match(struct device *, void *, void *);
sys/dev/fdt/qcuart_fdt.c
31
void qcuart_fdt_attach(struct device *, struct device *, void *);
sys/dev/fdt/qcuart_fdt.c
53
qcuart_fdt_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/qcuart_fdt.c
61
qcuart_fdt_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/rkanxdp.c
71
int rkanxdp_match(struct device *, void *, void *);
sys/dev/fdt/rkanxdp.c
72
void rkanxdp_attach(struct device *, struct device *, void *);
sys/dev/fdt/rkanxdp.c
90
rkanxdp_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/rkanxdp.c
98
rkanxdp_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/rkclock.c
267
struct device sc_dev;
sys/dev/fdt/rkclock.c
279
int rkclock_match(struct device *, void *, void *);
sys/dev/fdt/rkclock.c
280
void rkclock_attach(struct device *, struct device *, void *);
sys/dev/fdt/rkclock.c
434
rkclock_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/rkclock.c
448
rkclock_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/rkcomphy.c
113
struct device sc_dev;
sys/dev/fdt/rkcomphy.c
120
int rkcomphy_match(struct device *, void *, void *);
sys/dev/fdt/rkcomphy.c
121
void rkcomphy_attach(struct device *, struct device *, void *);
sys/dev/fdt/rkcomphy.c
136
rkcomphy_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/rkcomphy.c
147
rkcomphy_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/rkdrm.c
362
rkdrm_attachhook(struct device *dev)
sys/dev/fdt/rkdrm.c
50
int rkdrm_match(struct device *, void *, void *);
sys/dev/fdt/rkdrm.c
51
void rkdrm_attach(struct device *, struct device *, void *);
sys/dev/fdt/rkdrm.c
52
void rkdrm_attachhook(struct device *);
sys/dev/fdt/rkdrm.c
87
rkdrm_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/rkdrm.c
95
rkdrm_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/rkdrm.h
61
struct device sc_dev;
sys/dev/fdt/rkdwhdmi.c
113
rkdwhdmi_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/rkdwhdmi.c
121
rkdwhdmi_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/rkdwhdmi.c
89
int rkdwhdmi_match(struct device *, void *, void *);
sys/dev/fdt/rkdwhdmi.c
90
void rkdwhdmi_attach(struct device *, struct device *, void *);
sys/dev/fdt/rkdwusb.c
34
int rkdwusb_match(struct device *, void *, void *);
sys/dev/fdt/rkdwusb.c
35
void rkdwusb_attach(struct device *, struct device *, void *);
sys/dev/fdt/rkdwusb.c
46
rkdwusb_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/rkdwusb.c
54
rkdwusb_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/rkemmcphy.c
68
struct device sc_dev;
sys/dev/fdt/rkemmcphy.c
75
int rkemmcphy_match(struct device *, void *, void *);
sys/dev/fdt/rkemmcphy.c
76
void rkemmcphy_attach(struct device *, struct device *, void *);
sys/dev/fdt/rkemmcphy.c
89
rkemmcphy_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/rkemmcphy.c
97
rkemmcphy_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/rkgpio.c
107
int rkgpio_match(struct device *, void *, void *);
sys/dev/fdt/rkgpio.c
108
void rkgpio_attach(struct device *, struct device *, void *);
sys/dev/fdt/rkgpio.c
132
rkgpio_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/rkgpio.c
140
rkgpio_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/rkgpio.c
92
struct device sc_dev;
sys/dev/fdt/rkgrf.c
38
int rkgrf_match(struct device *, void *, void *);
sys/dev/fdt/rkgrf.c
39
void rkgrf_attach(struct device *, struct device *, void *);
sys/dev/fdt/rkgrf.c
50
rkgrf_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/rkgrf.c
63
rkgrf_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/rkiic.c
106
void rkiic_bus_scan(struct device *, struct i2cbus_attach_args *, void *);
sys/dev/fdt/rkiic.c
109
rkiic_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/rkiic.c
119
rkiic_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/rkiic.c
375
rkiic_bus_scan(struct device *self, struct i2cbus_attach_args *iba, void *arg)
sys/dev/fdt/rkiic.c
79
struct device sc_dev;
sys/dev/fdt/rkiic.c
88
int rkiic_match(struct device *, void *, void *);
sys/dev/fdt/rkiic.c
89
void rkiic_attach(struct device *, struct device *, void *);
sys/dev/fdt/rkiis.c
140
int rkiis_match(struct device *, void *, void *);
sys/dev/fdt/rkiis.c
141
void rkiis_attach(struct device *, struct device *, void *);
sys/dev/fdt/rkiis.c
186
struct device sc_dev;
sys/dev/fdt/rkiis.c
222
rkiis_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/rkiis.c
230
rkiis_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/rkiovd.c
57
struct device sc_dv;
sys/dev/fdt/rkiovd.c
62
int rkiovd_match(struct device *, void *, void *);
sys/dev/fdt/rkiovd.c
63
void rkiovd_attach(struct device *, struct device *, void *);
sys/dev/fdt/rkiovd.c
76
rkiovd_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/rkiovd.c
85
rkiovd_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/rkpcie.c
113
int rkpcie_match(struct device *, void *, void *);
sys/dev/fdt/rkpcie.c
114
void rkpcie_attach(struct device *, struct device *, void *);
sys/dev/fdt/rkpcie.c
125
rkpcie_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/rkpcie.c
136
void rkpcie_attach_hook(struct device *, struct device *,
sys/dev/fdt/rkpcie.c
191
rkpcie_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/rkpcie.c
484
rkpcie_attach_hook(struct device *parent, struct device *self,
sys/dev/fdt/rkpcie.c
500
rkpcie_make_tag(void *v, int bus, int device, int function)
sys/dev/fdt/rkpcie.c
503
return ((bus << 20) | (device << 15) | (function << 12));
sys/dev/fdt/rkpcie.c
97
struct device sc_dev;
sys/dev/fdt/rkpciephy.c
62
struct device sc_dev;
sys/dev/fdt/rkpciephy.c
69
int rkpciephy_match(struct device *, void *, void *);
sys/dev/fdt/rkpciephy.c
70
void rkpciephy_attach(struct device *, struct device *, void *);
sys/dev/fdt/rkpciephy.c
84
rkpciephy_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/rkpciephy.c
93
rkpciephy_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/rkpinctrl.c
133
int rkpinctrl_match(struct device *, void *, void *);
sys/dev/fdt/rkpinctrl.c
134
void rkpinctrl_attach(struct device *, struct device *, void *);
sys/dev/fdt/rkpinctrl.c
158
rkpinctrl_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/rkpinctrl.c
173
rkpinctrl_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/rkpmic.c
370
struct device sc_dev;
sys/dev/fdt/rkpmic.c
390
int rkpmic_i2c_match(struct device *, void *, void *);
sys/dev/fdt/rkpmic.c
391
void rkpmic_i2c_attach(struct device *, struct device *, void *);
sys/dev/fdt/rkpmic.c
395
int rkpmic_spi_match(struct device *, void *, void *);
sys/dev/fdt/rkpmic.c
396
void rkpmic_spi_attach(struct device *, struct device *, void *);
sys/dev/fdt/rkpmic.c
400
void rkpmic_attach(struct device *, struct device *, void *);
sys/dev/fdt/rkpmic.c
401
int rkpmic_activate(struct device *, int);
sys/dev/fdt/rkpmic.c
429
rkpmic_i2c_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/rkpmic.c
441
rkpmic_i2c_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/rkpmic.c
456
rkpmic_spi_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/rkpmic.c
464
rkpmic_spi_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/rkpmic.c
483
rkpmic_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/rkpmic.c
584
rkpmic_activate(struct device *self, int act)
sys/dev/fdt/rkpwm.c
54
struct device sc_dev;
sys/dev/fdt/rkpwm.c
62
int rkpwm_match(struct device *, void *, void *);
sys/dev/fdt/rkpwm.c
63
void rkpwm_attach(struct device *, struct device *, void *);
sys/dev/fdt/rkpwm.c
77
rkpwm_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/rkpwm.c
86
rkpwm_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/rkrng.c
100
int rkrng_match(struct device *, void *, void *);
sys/dev/fdt/rkrng.c
101
void rkrng_attach(struct device *, struct device *, void *);
sys/dev/fdt/rkrng.c
153
rkrng_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/rkrng.c
167
rkrng_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/rkrng.c
82
struct device sc_dev;
sys/dev/fdt/rkspi.c
105
int rkspi_match(struct device *, void *, void *);
sys/dev/fdt/rkspi.c
106
void rkspi_attach(struct device *, struct device *, void *);
sys/dev/fdt/rkspi.c
107
int rkspi_detach(struct device *, int);
sys/dev/fdt/rkspi.c
137
rkspi_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/rkspi.c
145
rkspi_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/rkspi.c
191
rkspi_detach(struct device *self, int flags)
sys/dev/fdt/rkspi.c
89
struct device sc_dev;
sys/dev/fdt/rktcphy.c
114
struct device sc_dev;
sys/dev/fdt/rktcphy.c
125
int rktcphy_match(struct device *, void *, void *);
sys/dev/fdt/rktcphy.c
126
void rktcphy_attach(struct device *, struct device *, void *);
sys/dev/fdt/rktcphy.c
140
rktcphy_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/rktcphy.c
148
rktcphy_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/rktemp.c
268
struct device sc_dev;
sys/dev/fdt/rktemp.c
286
int rktemp_match(struct device *, void *, void *);
sys/dev/fdt/rktemp.c
287
void rktemp_attach(struct device *, struct device *, void *);
sys/dev/fdt/rktemp.c
307
rktemp_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/rktemp.c
320
rktemp_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/rkusbdpphy.c
61
struct device sc_dev;
sys/dev/fdt/rkusbdpphy.c
73
int rkusbdpphy_match(struct device *, void *, void *);
sys/dev/fdt/rkusbdpphy.c
74
void rkusbdpphy_attach(struct device *, struct device *, void *);
sys/dev/fdt/rkusbdpphy.c
88
rkusbdpphy_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/rkusbdpphy.c
97
rkusbdpphy_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/rkusbphy.c
219
struct device sc_dev;
sys/dev/fdt/rkusbphy.c
234
static int rkusbphy_match(struct device *, void *, void *);
sys/dev/fdt/rkusbphy.c
235
static void rkusbphy_attach(struct device *, struct device *,
sys/dev/fdt/rkusbphy.c
307
rkusbphy_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/rkusbphy.c
315
rkusbphy_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/rkvop.c
135
struct device sc_dev;
sys/dev/fdt/rkvop.c
161
int rkvop_match(struct device *, void *, void *);
sys/dev/fdt/rkvop.c
162
void rkvop_attach(struct device *, struct device *, void *);
sys/dev/fdt/rkvop.c
197
rkvop_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/rkvop.c
206
rkvop_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/scmi.c
114
struct device sc_dev;
sys/dev/fdt/scmi.c
149
int scmi_match(struct device *, void *, void *);
sys/dev/fdt/scmi.c
150
void scmi_attach(struct device *, struct device *, void *);
sys/dev/fdt/scmi.c
152
void scmi_attach_mbox_deferred(struct device *);
sys/dev/fdt/scmi.c
171
scmi_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/scmi.c
180
scmi_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/scmi.c
257
scmi_attach_mbox_deferred(struct device *self)
sys/dev/fdt/sdhc_fdt.c
111
int sdhc_fdt_match(struct device *, void *, void *);
sys/dev/fdt/sdhc_fdt.c
112
void sdhc_fdt_attach(struct device *, struct device *, void *);
sys/dev/fdt/sdhc_fdt.c
126
sdhc_fdt_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/sdhc_fdt.c
141
sdhc_fdt_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/sfp.c
111
sfp_detach(struct device *self, int flags)
sys/dev/fdt/sfp.c
35
struct device sc_dev;
sys/dev/fdt/sfp.c
47
int sfp_match(struct device *, void *, void *);
sys/dev/fdt/sfp.c
48
void sfp_attach(struct device *, struct device *, void *);
sys/dev/fdt/sfp.c
49
int sfp_detach(struct device *, int);
sys/dev/fdt/sfp.c
64
sfp_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/sfp.c
73
sfp_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/simpleamp.c
34
int simpleamp_match(struct device *, void *, void *);
sys/dev/fdt/simpleamp.c
35
void simpleamp_attach(struct device *, struct device *, void *);
sys/dev/fdt/simpleamp.c
41
struct device sc_dev;
sys/dev/fdt/simpleamp.c
63
simpleamp_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/simpleamp.c
71
simpleamp_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/simpleaudio.c
103
simpleaudio_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/simpleaudio.c
117
simpleaudio_attach_deferred(struct device *self)
sys/dev/fdt/simpleaudio.c
34
struct device sc_dev;
sys/dev/fdt/simpleaudio.c
45
int simpleaudio_match(struct device *, void *, void *);
sys/dev/fdt/simpleaudio.c
46
void simpleaudio_attach(struct device *, struct device *, void *);
sys/dev/fdt/simpleaudio.c
47
void simpleaudio_attach_deferred(struct device *);
sys/dev/fdt/simpleaudio.c
95
simpleaudio_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/simplefb.c
116
simplefb_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/simplefb.c
132
simplefb_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/simplefb.c
63
struct device sc_dev;
sys/dev/fdt/simplefb.c
83
int simplefb_match(struct device *, void *, void *);
sys/dev/fdt/simplefb.c
84
void simplefb_attach(struct device *, struct device *, void *);
sys/dev/fdt/simplepanel.c
46
int simplepanel_match(struct device *, void *, void *);
sys/dev/fdt/simplepanel.c
47
void simplepanel_attach(struct device *, struct device *, void *);
sys/dev/fdt/simplepanel.c
50
struct device sc_dev;
sys/dev/fdt/simplepanel.c
73
simplepanel_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/simplepanel.c
82
simplepanel_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/sncodec.c
117
sncodec_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/sncodec.c
125
sncodec_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/sncodec.c
177
sncodec_activate(struct device *self, int act)
sys/dev/fdt/sncodec.c
73
struct device sc_dev;
sys/dev/fdt/sncodec.c
82
int sncodec_match(struct device *, void *, void *);
sys/dev/fdt/sncodec.c
83
void sncodec_attach(struct device *, struct device *, void *);
sys/dev/fdt/sncodec.c
84
int sncodec_activate(struct device *, int);
sys/dev/fdt/ssdfb.c
104
int ssdfb_i2c_match(struct device *, void *, void *);
sys/dev/fdt/ssdfb.c
105
void ssdfb_i2c_attach(struct device *, struct device *, void *);
sys/dev/fdt/ssdfb.c
106
int ssdfb_i2c_detach(struct device *, int);
sys/dev/fdt/ssdfb.c
110
int ssdfb_spi_match(struct device *, void *, void *);
sys/dev/fdt/ssdfb.c
111
void ssdfb_spi_attach(struct device *, struct device *, void *);
sys/dev/fdt/ssdfb.c
112
int ssdfb_spi_detach(struct device *, int);
sys/dev/fdt/ssdfb.c
184
ssdfb_i2c_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/ssdfb.c
196
ssdfb_i2c_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/ssdfb.c
212
ssdfb_i2c_detach(struct device *self, int flags)
sys/dev/fdt/ssdfb.c
220
ssdfb_spi_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/ssdfb.c
231
ssdfb_spi_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/ssdfb.c
267
ssdfb_spi_detach(struct device *self, int flags)
sys/dev/fdt/ssdfb.c
68
struct device sc_dev;
sys/dev/fdt/sxiccmu.c
122
sxiccmu_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/sxiccmu.c
168
sxiccmu_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/sxiccmu.c
56
struct device sc_dev;
sys/dev/fdt/sxiccmu.c
75
int sxiccmu_match(struct device *, void *, void *);
sys/dev/fdt/sxiccmu.c
76
void sxiccmu_attach(struct device *, struct device *, void *);
sys/dev/fdt/sxidog.c
126
sxidog_activate(struct device *self, int act)
sys/dev/fdt/sxidog.c
52
struct device sc_dev;
sys/dev/fdt/sxidog.c
63
int sxidog_match(struct device *, void *, void *);
sys/dev/fdt/sxidog.c
64
void sxidog_attach(struct device *, struct device *, void *);
sys/dev/fdt/sxidog.c
65
int sxidog_activate(struct device *, int);
sys/dev/fdt/sxidog.c
79
sxidog_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/sxidog.c
89
sxidog_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/sximmc.c
208
int sximmc_match(struct device *, void *, void *);
sys/dev/fdt/sximmc.c
209
void sximmc_attach(struct device *, struct device *, void *);
sys/dev/fdt/sximmc.c
241
struct device sc_dev;
sys/dev/fdt/sximmc.c
252
struct device *sc_sdmmc_dev;
sys/dev/fdt/sximmc.c
292
sximmc_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/sximmc.c
345
sximmc_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/sxipio.c
106
int sxipio_match(struct device *, void *, void *);
sys/dev/fdt/sxipio.c
107
void sxipio_attach(struct device *, struct device *, void *);
sys/dev/fdt/sxipio.c
117
void sxipio_attach_gpio(struct device *);
sys/dev/fdt/sxipio.c
220
sxipio_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/sxipio.c
234
sxipio_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/sxipio.c
540
sxipio_attach_gpio(struct device *parent)
sys/dev/fdt/sxipio.c
63
struct device sc_dev;
sys/dev/fdt/sxipwm.c
102
sxipwm_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/sxipwm.c
71
struct device sc_dev;
sys/dev/fdt/sxipwm.c
79
int sxipwm_match(struct device *, void *, void *);
sys/dev/fdt/sxipwm.c
80
void sxipwm_attach(struct device *, struct device *, void *);
sys/dev/fdt/sxipwm.c
94
sxipwm_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/sxirintc.c
42
struct device sc_dev;
sys/dev/fdt/sxirintc.c
47
int sxirintc_match(struct device *, void *, void *);
sys/dev/fdt/sxirintc.c
48
void sxirintc_attach(struct device *, struct device *, void *);
sys/dev/fdt/sxirintc.c
49
int sxirintc_activate(struct device *, int);
sys/dev/fdt/sxirintc.c
61
sxirintc_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/sxirintc.c
69
sxirintc_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/sxirintc.c
90
sxirintc_activate(struct device *self, int act)
sys/dev/fdt/sxirsb.c
103
sxirsb_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/sxirsb.c
152
sxirsb_activate(struct device *self, int act)
sys/dev/fdt/sxirsb.c
70
struct device sc_dev;
sys/dev/fdt/sxirsb.c
78
int sxirsb_match(struct device *, void *, void *);
sys/dev/fdt/sxirsb.c
79
void sxirsb_attach(struct device *, struct device *, void *);
sys/dev/fdt/sxirsb.c
80
int sxirsb_activate(struct device *, int);
sys/dev/fdt/sxirsb.c
95
sxirsb_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/sxirtc.c
50
struct device sc_dev;
sys/dev/fdt/sxirtc.c
64
int sxirtc_match(struct device *, void *, void *);
sys/dev/fdt/sxirtc.c
65
void sxirtc_attach(struct device *, struct device *, void *);
sys/dev/fdt/sxirtc.c
81
sxirtc_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/sxirtc.c
95
sxirtc_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/sxisid.c
45
struct device sc_dev;
sys/dev/fdt/sxisid.c
53
int sxisid_match(struct device *, void *, void *);
sys/dev/fdt/sxisid.c
54
void sxisid_attach(struct device *, struct device *, void *);
sys/dev/fdt/sxisid.c
67
sxisid_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/sxisid.c
81
sxisid_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/sxisyscon.c
30
struct device sc_dev;
sys/dev/fdt/sxisyscon.c
35
int sxisyscon_match(struct device *, void *, void *);
sys/dev/fdt/sxisyscon.c
36
void sxisyscon_attach(struct device *, struct device *, void *);
sys/dev/fdt/sxisyscon.c
47
sxisyscon_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/sxisyscon.c
63
sxisyscon_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/sxitemp.c
104
sxitemp_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/sxitemp.c
115
sxitemp_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/sxitemp.c
66
struct device sc_dev;
sys/dev/fdt/sxitemp.c
82
int sxitemp_match(struct device *, void *, void *);
sys/dev/fdt/sxitemp.c
83
void sxitemp_attach(struct device *, struct device *, void *);
sys/dev/fdt/sxits.c
52
struct device sc_dev;
sys/dev/fdt/sxits.c
65
int sxits_match(struct device *, void *, void *);
sys/dev/fdt/sxits.c
66
void sxits_attach(struct device *, struct device *, void *);
sys/dev/fdt/sxits.c
80
sxits_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/sxits.c
89
sxits_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/sxitwi.c
130
struct device sc_dev;
sys/dev/fdt/sxitwi.c
144
void sxitwi_attach(struct device *, struct device *, void *);
sys/dev/fdt/sxitwi.c
145
int sxitwi_match(struct device *, void *, void *);
sys/dev/fdt/sxitwi.c
146
void sxitwi_bus_scan(struct device *, struct i2cbus_attach_args *, void *);
sys/dev/fdt/sxitwi.c
169
sxitwi_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/sxitwi.c
181
sxitwi_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/sxitwi.c
303
sxitwi_bus_scan(struct device *self, struct i2cbus_attach_args *iba, void *arg)
sys/dev/fdt/sypwr.c
109
sypwr_activate(struct device *self, int act)
sys/dev/fdt/sypwr.c
34
struct device sc_dev;
sys/dev/fdt/sypwr.c
43
int sypwr_match(struct device *, void *, void *);
sys/dev/fdt/sypwr.c
44
void sypwr_attach(struct device *, struct device *, void *);
sys/dev/fdt/sypwr.c
45
int sypwr_activate(struct device *, int);
sys/dev/fdt/sypwr.c
62
sypwr_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/sypwr.c
70
sypwr_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/syscon.c
47
int syscon_match(struct device *, void *, void *);
sys/dev/fdt/syscon.c
48
void syscon_attach(struct device *, struct device *, void *);
sys/dev/fdt/syscon.c
62
syscon_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/syscon.c
72
syscon_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/tascodec.c
109
tascodec_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/tascodec.c
117
tascodec_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/tascodec.c
164
tascodec_activate(struct device *self, int act)
sys/dev/fdt/tascodec.c
65
struct device sc_dev;
sys/dev/fdt/tascodec.c
74
int tascodec_match(struct device *, void *, void *);
sys/dev/fdt/tascodec.c
75
void tascodec_attach(struct device *, struct device *, void *);
sys/dev/fdt/tascodec.c
76
int tascodec_activate(struct device *, int);
sys/dev/fdt/tcpci.c
160
struct device sc_dev;
sys/dev/fdt/tcpci.c
177
int tcpci_match(struct device *, void *, void *);
sys/dev/fdt/tcpci.c
178
void tcpci_attach(struct device *, struct device *, void *);
sys/dev/fdt/tcpci.c
179
int tcpci_detach(struct device *, int);
sys/dev/fdt/tcpci.c
207
tcpci_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/tcpci.c
218
tcpci_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/tcpci.c
275
tcpci_detach(struct device *self, int flags)
sys/dev/fdt/tipd.c
126
tipd_activate(struct device *self, int act)
sys/dev/fdt/tipd.c
56
struct device sc_dev;
sys/dev/fdt/tipd.c
66
int tipd_match(struct device *, void *, void *);
sys/dev/fdt/tipd.c
67
void tipd_attach(struct device *, struct device *, void *);
sys/dev/fdt/tipd.c
68
int tipd_activate(struct device *, int);
sys/dev/fdt/tipd.c
89
tipd_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/tipd.c
97
tipd_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/ufshci_fdt.c
33
int ufshci_fdt_match(struct device *, void *, void *);
sys/dev/fdt/ufshci_fdt.c
34
void ufshci_fdt_attach(struct device *, struct device *, void *);
sys/dev/fdt/ufshci_fdt.c
45
ufshci_fdt_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/ufshci_fdt.c
53
ufshci_fdt_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/virtio_mmio.c
249
virtio_mmio_match(struct device *parent, void *cfdata, void *aux)
sys/dev/fdt/virtio_mmio.c
257
virtio_mmio_attach(struct device *parent, struct device *self, void *aux)
sys/dev/fdt/virtio_mmio.c
352
virtio_mmio_detach(struct device *self, int flags)
sys/dev/fdt/virtio_mmio.c
85
int virtio_mmio_match(struct device *, void *, void *);
sys/dev/fdt/virtio_mmio.c
86
void virtio_mmio_attach(struct device *, struct device *, void *);
sys/dev/fdt/virtio_mmio.c
87
int virtio_mmio_detach(struct device *, int);
sys/dev/fdt/xhci_fdt.c
190
xhci_fdt_activate(struct device *self, int act)
sys/dev/fdt/xhci_fdt.c
58
int xhci_fdt_match(struct device *, void *, void *);
sys/dev/fdt/xhci_fdt.c
59
void xhci_fdt_attach(struct device *, struct device *, void *);
sys/dev/fdt/xhci_fdt.c
60
int xhci_fdt_activate(struct device *, int);
sys/dev/fdt/xhci_fdt.c
74
xhci_fdt_match(struct device *parent, void *match, void *aux)
sys/dev/fdt/xhci_fdt.c
88
xhci_fdt_attach(struct device *parent, struct device *self, void *aux)
sys/dev/gpio/gpio.c
110
gpio_detach(struct device *self, int flags)
sys/dev/gpio/gpio.c
127
gpio_search(struct device *parent, void *arg, void *aux)
sys/dev/gpio/gpio.c
307
struct device *dv;
sys/dev/gpio/gpio.c
38
struct device sc_dev;
sys/dev/gpio/gpio.c
419
dv = config_found_sm((struct device *)sc, &ga, gpiobus_print,
sys/dev/gpio/gpio.c
49
int gpio_match(struct device *, void *, void *);
sys/dev/gpio/gpio.c
50
int gpio_submatch(struct device *, void *, void *);
sys/dev/gpio/gpio.c
51
void gpio_attach(struct device *, struct device *, void *);
sys/dev/gpio/gpio.c
52
int gpio_detach(struct device *, int);
sys/dev/gpio/gpio.c
53
int gpio_search(struct device *, void *, void *);
sys/dev/gpio/gpio.c
70
gpio_match(struct device *parent, void *match, void *aux)
sys/dev/gpio/gpio.c
79
gpio_submatch(struct device *parent, void *match, void *aux)
sys/dev/gpio/gpio.c
91
gpio_attach(struct device *parent, struct device *self, void *aux)
sys/dev/gpio/gpiodcf.c
100
int gpiodcf_detach(struct device *, int);
sys/dev/gpio/gpiodcf.c
101
int gpiodcf_activate(struct device *, int);
sys/dev/gpio/gpiodcf.c
118
gpiodcf_match(struct device *parent, void *match, void *aux)
sys/dev/gpio/gpiodcf.c
130
gpiodcf_attach(struct device *parent, struct device *self, void *aux)
sys/dev/gpio/gpiodcf.c
210
gpiodcf_detach(struct device *self, int flags)
sys/dev/gpio/gpiodcf.c
47
struct device sc_dev; /* base device */
sys/dev/gpio/gpiodcf.c
500
gpiodcf_activate(struct device *self, int act)
sys/dev/gpio/gpiodcf.c
98
int gpiodcf_match(struct device *, void *, void *);
sys/dev/gpio/gpiodcf.c
99
void gpiodcf_attach(struct device *, struct device *, void *);
sys/dev/gpio/gpioiic.c
108
gpioiic_attach(struct device *parent, struct device *self, void *aux)
sys/dev/gpio/gpioiic.c
209
gpioiic_detach(struct device *self, int flags)
sys/dev/gpio/gpioiic.c
45
struct device sc_dev;
sys/dev/gpio/gpioiic.c
61
int gpioiic_match(struct device *, void *, void *);
sys/dev/gpio/gpioiic.c
62
void gpioiic_attach(struct device *, struct device *, void *);
sys/dev/gpio/gpioiic.c
63
int gpioiic_detach(struct device *, int);
sys/dev/gpio/gpioiic.c
96
gpioiic_match(struct device *parent, void *match, void *aux)
sys/dev/gpio/gpioow.c
159
gpioow_detach(struct device *self, int flags)
sys/dev/gpio/gpioow.c
173
gpioow_activate(struct device *self, int act)
sys/dev/gpio/gpioow.c
36
struct device sc_dev;
sys/dev/gpio/gpioow.c
43
struct device * sc_ow_dev;
sys/dev/gpio/gpioow.c
49
int gpioow_match(struct device *, void *, void *);
sys/dev/gpio/gpioow.c
50
void gpioow_attach(struct device *, struct device *, void *);
sys/dev/gpio/gpioow.c
51
int gpioow_detach(struct device *, int);
sys/dev/gpio/gpioow.c
52
int gpioow_activate(struct device *, int);
sys/dev/gpio/gpioow.c
82
gpioow_match(struct device *parent, void *match, void *aux)
sys/dev/gpio/gpioow.c
94
gpioow_attach(struct device *parent, struct device *self, void *aux)
sys/dev/gpio/gpiosim.c
107
gpiosim_ioctl(struct device *self, u_long cmd, caddr_t data)
sys/dev/gpio/gpiosim.c
35
struct device sc_dev;
sys/dev/gpio/gpiosim.c
49
int gpiosim_match(struct device *, void *, void *);
sys/dev/gpio/gpiosim.c
50
void gpiosim_attach(struct device *, struct device *, void *);
sys/dev/gpio/gpiosim.c
51
int gpiosim_ioctl(struct device *, u_long cmd, caddr_t data);
sys/dev/gpio/gpiosim.c
66
gpiosim_match(struct device *parent, void *match, void *aux)
sys/dev/gpio/gpiosim.c
72
gpiosim_attach(struct device *parent, struct device *self, void *aux)
sys/dev/gpio/gpiovar.h
74
struct device *sc_dev; /* the gpio device */
sys/dev/hid/hidcc.c
46
struct device *sc_dev;
sys/dev/hid/hidcc.c
47
struct device *sc_wskbddev;
sys/dev/hid/hidcc.c
649
sc->sc_dev = hca->device;
sys/dev/hid/hidccvar.h
22
struct device *device;
sys/dev/hid/hidkbd.c
252
hidkbd_attach(struct device *self, struct hidkbd *kbd, int console,
sys/dev/hid/hidkbdsc.h
103
int hidkbd_attach(struct device *, struct hidkbd *, int, uint32_t,
sys/dev/hid/hidkbdsc.h
76
struct device *sc_device;
sys/dev/hid/hidkbdsc.h
77
struct device *sc_wskbddev;
sys/dev/hid/hidms.c
174
hidms_wacom_setup(struct device *self, struct hidms *ms, void *desc, int dlen)
sys/dev/hid/hidms.c
247
hidms_setup(struct device *self, struct hidms *ms, uint32_t quirks,
sys/dev/hid/hidmsvar.h
46
struct device *sc_device;
sys/dev/hid/hidmsvar.h
47
struct device *sc_wsmousedev;
sys/dev/hid/hidmsvar.h
91
int hidms_setup(struct device *, struct hidms *, uint32_t, int, void *,
sys/dev/hid/hidmt.c
113
hidmt_setup(struct device *self, struct hidmt *mt, void *desc, int dlen)
sys/dev/hid/hidmtvar.h
41
struct device *sc_device;
sys/dev/hid/hidmtvar.h
43
int (*hidev_get_report)(struct device *, int, int, void *,
sys/dev/hid/hidmtvar.h
45
int (*hidev_set_report)(struct device *, int, int, void *,
sys/dev/hid/hidmtvar.h
55
struct device *sc_wsmousedev;
sys/dev/hid/hidmtvar.h
79
int hidmt_setup(struct device *, struct hidmt *, void *, int);
sys/dev/hil/hil.c
103
int send_device_cmd(struct hil_softc *sc, u_int device, u_int cmd);
sys/dev/hil/hil.c
184
hilsubmatch(struct device *parent, void *vcf, void *aux)
sys/dev/hil/hil.c
569
config_detach((struct device *)sc->sc_devices[id],
sys/dev/hil/hil.c
629
config_detach((struct device *)sc->sc_devices[id],
sys/dev/hil/hil.c
700
send_device_cmd(struct hil_softc *sc, u_int device, u_int cmd)
sys/dev/hil/hil.c
708
sc->sc_cmddev = device;
sys/dev/hil/hil.c
713
sc->sc_dev.dv_xname, device);
sys/dev/hil/hil.c
724
bus_space_write_1(sc->sc_bst, sc->sc_bsh, HILP_DATA, 8 + device);
sys/dev/hil/hil.c
740
sc->sc_dev.dv_xname, device);
sys/dev/hil/hil.c
99
int hilsubmatch(struct device *, void *, void *);
sys/dev/hil/hildevs.h
57
struct device sc_dev;
sys/dev/hil/hilid.c
100
hiliddetach(struct device *self, int flags)
sys/dev/hil/hilid.c
48
int hilidprobe(struct device *, void *, void *);
sys/dev/hil/hilid.c
49
void hilidattach(struct device *, struct device *, void *);
sys/dev/hil/hilid.c
50
int hiliddetach(struct device *, int);
sys/dev/hil/hilid.c
61
hilidprobe(struct device *parent, void *match, void *aux)
sys/dev/hil/hilid.c
72
hilidattach(struct device *parent, struct device *self, void *aux)
sys/dev/hil/hilkbd.c
128
hilkbdprobe(struct device *parent, void *match, void *aux)
sys/dev/hil/hilkbd.c
140
hilkbdattach(struct device *parent, struct device *self, void *aux)
sys/dev/hil/hilkbd.c
223
hilkbddetach(struct device *self, int flags)
sys/dev/hil/hilkbd.c
63
struct device *sc_wskbddev;
sys/dev/hil/hilkbd.c
70
int hilkbdprobe(struct device *, void *, void *);
sys/dev/hil/hilkbd.c
71
void hilkbdattach(struct device *, struct device *, void *);
sys/dev/hil/hilkbd.c
72
int hilkbddetach(struct device *, int);
sys/dev/hil/hilms.c
100
hilmsattach(struct device *parent, struct device *self, void *aux)
sys/dev/hil/hilms.c
170
hilmsdetach(struct device *self, int flags)
sys/dev/hil/hilms.c
54
struct device *sc_wsmousedev;
sys/dev/hil/hilms.c
57
int hilmsprobe(struct device *, void *, void *);
sys/dev/hil/hilms.c
58
void hilmsattach(struct device *, struct device *, void *);
sys/dev/hil/hilms.c
59
int hilmsdetach(struct device *, int);
sys/dev/hil/hilms.c
82
hilmsprobe(struct device *parent, void *match, void *aux)
sys/dev/hil/hilvar.h
72
struct device sc_dev;
sys/dev/i2c/abx80x.c
104
abcrtc_attach(struct device *parent, struct device *self, void *aux)
sys/dev/i2c/abx80x.c
63
struct device sc_dev;
sys/dev/i2c/abx80x.c
70
int abcrtc_match(struct device *, void *, void *);
sys/dev/i2c/abx80x.c
71
void abcrtc_attach(struct device *, struct device *, void *);
sys/dev/i2c/abx80x.c
93
abcrtc_match(struct device *parent, void *match, void *aux)
sys/dev/i2c/ad741x.c
45
struct device sc_dev;
sys/dev/i2c/ad741x.c
55
int adc_match(struct device *, void *, void *);
sys/dev/i2c/ad741x.c
56
void adc_attach(struct device *, struct device *, void *);
sys/dev/i2c/ad741x.c
68
adc_match(struct device *parent, void *match, void *aux)
sys/dev/i2c/ad741x.c
79
adc_attach(struct device *parent, struct device *self, void *aux)
sys/dev/i2c/adm1021.c
44
struct device sc_dev;
sys/dev/i2c/adm1021.c
53
int admtemp_match(struct device *, void *, void *);
sys/dev/i2c/adm1021.c
54
void admtemp_attach(struct device *, struct device *, void *);
sys/dev/i2c/adm1021.c
66
admtemp_match(struct device *parent, void *match, void *aux)
sys/dev/i2c/adm1021.c
84
admtemp_attach(struct device *parent, struct device *self, void *aux)
sys/dev/i2c/adm1024.c
60
struct device sc_dev;
sys/dev/i2c/adm1024.c
70
int admlc_match(struct device *, void *, void *);
sys/dev/i2c/adm1024.c
71
void admlc_attach(struct device *, struct device *, void *);
sys/dev/i2c/adm1024.c
83
admlc_match(struct device *parent, void *match, void *aux)
sys/dev/i2c/adm1024.c
93
admlc_attach(struct device *parent, struct device *self, void *aux)
sys/dev/i2c/adm1025.c
60
struct device sc_dev;
sys/dev/i2c/adm1025.c
70
int admtm_match(struct device *, void *, void *);
sys/dev/i2c/adm1025.c
71
void admtm_attach(struct device *, struct device *, void *);
sys/dev/i2c/adm1025.c
83
admtm_match(struct device *parent, void *match, void *aux)
sys/dev/i2c/adm1025.c
95
admtm_attach(struct device *parent, struct device *self, void *aux)
sys/dev/i2c/adm1026.c
109
admcts_attach(struct device *parent, struct device *self, void *aux)
sys/dev/i2c/adm1026.c
77
struct device sc_dev;
sys/dev/i2c/adm1026.c
86
int admcts_match(struct device *, void *, void *);
sys/dev/i2c/adm1026.c
87
void admcts_attach(struct device *, struct device *, void *);
sys/dev/i2c/adm1026.c
99
admcts_match(struct device *parent, void *match, void *aux)
sys/dev/i2c/adm1030.c
40
struct device sc_dev;
sys/dev/i2c/adm1030.c
49
int admtmp_match(struct device *, void *, void *);
sys/dev/i2c/adm1030.c
50
void admtmp_attach(struct device *, struct device *, void *);
sys/dev/i2c/adm1030.c
62
admtmp_match(struct device *parent, void *match, void *aux)
sys/dev/i2c/adm1030.c
72
admtmp_attach(struct device *parent, struct device *self, void *aux)
sys/dev/i2c/adm1031.c
45
struct device sc_dev;
sys/dev/i2c/adm1031.c
54
int admtt_match(struct device *, void *, void *);
sys/dev/i2c/adm1031.c
55
void admtt_attach(struct device *, struct device *, void *);
sys/dev/i2c/adm1031.c
67
admtt_match(struct device *parent, void *match, void *aux)
sys/dev/i2c/adm1031.c
77
admtt_attach(struct device *parent, struct device *self, void *aux)
sys/dev/i2c/adt7460.c
118
struct device sc_dev;
sys/dev/i2c/adt7460.c
128
int adt_match(struct device *, void *, void *);
sys/dev/i2c/adt7460.c
129
void adt_attach(struct device *, struct device *, void *);
sys/dev/i2c/adt7460.c
142
adt_match(struct device *parent, void *match, void *aux)
sys/dev/i2c/adt7460.c
154
adt_attach(struct device *parent, struct device *self, void *aux)
sys/dev/i2c/adt7462.c
67
struct device sc_dev;
sys/dev/i2c/adt7462.c
76
int adtfsm_match(struct device *, void *, void *);
sys/dev/i2c/adt7462.c
77
void adtfsm_attach(struct device *, struct device *, void *);
sys/dev/i2c/adt7462.c
89
adtfsm_match(struct device *parent, void *match, void *aux)
sys/dev/i2c/adt7462.c
99
adtfsm_attach(struct device *parent, struct device *self, void *aux)
sys/dev/i2c/asb100.c
105
struct device sc_dev;
sys/dev/i2c/asb100.c
116
int asbtm_match(struct device *, void *, void *);
sys/dev/i2c/asb100.c
117
void asbtm_attach(struct device *, struct device *, void *);
sys/dev/i2c/asb100.c
129
asbtm_match(struct device *parent, void *match, void *aux)
sys/dev/i2c/asb100.c
166
asbtm_attach(struct device *parent, struct device *self, void *aux)
sys/dev/i2c/asc7611.c
107
andl_attach(struct device *parent, struct device *self, void *aux)
sys/dev/i2c/asc7611.c
66
struct device sc_dev;
sys/dev/i2c/asc7611.c
75
int andl_match(struct device *, void *, void *);
sys/dev/i2c/asc7611.c
76
void andl_attach(struct device *, struct device *, void *);
sys/dev/i2c/asc7611.c
97
andl_match(struct device *parent, void *match, void *aux)
sys/dev/i2c/asc7621.c
107
struct device sc_dev;
sys/dev/i2c/asc7621.c
121
int adl_match(struct device *, void *, void *);
sys/dev/i2c/asc7621.c
122
void adl_attach(struct device *, struct device *, void *);
sys/dev/i2c/asc7621.c
135
adl_match(struct device *parent, void *match, void *aux)
sys/dev/i2c/asc7621.c
145
adl_attach(struct device *parent, struct device *self, void *aux)
sys/dev/i2c/bmc150.c
49
struct device sc_dev;
sys/dev/i2c/bmc150.c
59
int bgw_match(struct device *, void *, void *);
sys/dev/i2c/bmc150.c
60
void bgw_attach(struct device *, struct device *, void *);
sys/dev/i2c/bmc150.c
73
bgw_match(struct device *parent, void *match, void *aux)
sys/dev/i2c/bmc150.c
90
bgw_attach(struct device *parent, struct device *self, void *aux)
sys/dev/i2c/ds1307.c
104
maxrtc_attach(struct device *parent, struct device *self, void *arg)
sys/dev/i2c/ds1307.c
57
struct device sc_dev;
sys/dev/i2c/ds1307.c
66
int maxrtc_match(struct device *, void *, void *);
sys/dev/i2c/ds1307.c
67
void maxrtc_attach(struct device *, struct device *, void *);
sys/dev/i2c/ds1307.c
91
maxrtc_match(struct device *parent, void *v, void *arg)
sys/dev/i2c/ds1631.c
39
struct device sc_dev;
sys/dev/i2c/ds1631.c
47
int maxds_match(struct device *, void *, void *);
sys/dev/i2c/ds1631.c
48
void maxds_attach(struct device *, struct device *, void *);
sys/dev/i2c/ds1631.c
60
maxds_match(struct device *parent, void *match, void *aux)
sys/dev/i2c/ds1631.c
72
maxds_attach(struct device *parent, struct device *self, void *aux)
sys/dev/i2c/ds3231.c
43
struct device sc_dev;
sys/dev/i2c/ds3231.c
50
int dsxrtc_match(struct device *, void *, void *);
sys/dev/i2c/ds3231.c
51
void dsxrtc_attach(struct device *, struct device *, void *);
sys/dev/i2c/ds3231.c
69
dsxrtc_match(struct device *parent, void *match, void *aux)
sys/dev/i2c/ds3231.c
81
dsxrtc_attach(struct device *parent, struct device *self, void *aux)
sys/dev/i2c/fcu.c
49
struct device sc_dev;
sys/dev/i2c/fcu.c
57
int fcu_match(struct device *, void *, void *);
sys/dev/i2c/fcu.c
58
void fcu_attach(struct device *, struct device *, void *);
sys/dev/i2c/fcu.c
71
fcu_match(struct device *parent, void *match, void *aux)
sys/dev/i2c/fcu.c
81
fcu_attach(struct device *parent, struct device *self, void *aux)
sys/dev/i2c/fintek.c
113
fintek_attach(struct device *parent, struct device *self, void *aux)
sys/dev/i2c/fintek.c
37
struct device sc_dev;
sys/dev/i2c/fintek.c
47
int fintek_match(struct device *, void *, void *);
sys/dev/i2c/fintek.c
48
void fintek_attach(struct device *, struct device *, void *);
sys/dev/i2c/fintek.c
87
fintek_match(struct device *parent, void *match, void *aux)
sys/dev/i2c/gl518sm.c
57
struct device sc_dev;
sys/dev/i2c/gl518sm.c
67
int glenv_match(struct device *, void *, void *);
sys/dev/i2c/gl518sm.c
68
void glenv_attach(struct device *, struct device *, void *);
sys/dev/i2c/gl518sm.c
81
glenv_match(struct device *parent, void *match, void *aux)
sys/dev/i2c/gl518sm.c
91
glenv_attach(struct device *parent, struct device *self, void *aux)
sys/dev/i2c/i2c.c
113
iic_match(struct device *parent, void *arg, void *aux)
sys/dev/i2c/i2c.c
123
iic_attach(struct device *parent, struct device *self, void *aux)
sys/dev/i2c/i2c.c
51
struct device sc_dev;
sys/dev/i2c/i2c.c
55
int iic_match(struct device *, void *, void *);
sys/dev/i2c/i2c.c
56
void iic_attach(struct device *, struct device *, void *);
sys/dev/i2c/i2c.c
57
int iic_search(struct device *, void *, void *);
sys/dev/i2c/i2c.c
93
iic_search(struct device *parent, void *arg, void *aux)
sys/dev/i2c/i2c_scan.c
103
void iic_dump(struct device *, u_int8_t, char *);
sys/dev/i2c/i2c_scan.c
1033
iic_probe_eeprom(struct device *self, u_int8_t addr)
sys/dev/i2c/i2c_scan.c
1050
iic_scan(struct device *self, struct i2cbus_attach_args *iba)
sys/dev/i2c/i2c_scan.c
405
iic_dump(struct device *dv, u_int8_t addr, char *name)
sys/dev/i2c/i2c_scan.c
451
iic_probe_sensor(struct device *self, u_int8_t addr)
sys/dev/i2c/i2c_scan.c
63
char *iic_probe_sensor(struct device *, u_int8_t);
sys/dev/i2c/i2c_scan.c
64
char *iic_probe_eeprom(struct device *, u_int8_t);
sys/dev/i2c/i2c_scan.c
69
char *(*probe)(struct device *, u_int8_t);
sys/dev/i2c/i2cvar.h
104
void (*iba_bus_scan)(struct device *, struct i2cbus_attach_args *,
sys/dev/i2c/i2cvar.h
142
void iic_scan(struct device *, struct i2cbus_attach_args *);
sys/dev/i2c/i2cvar.h
44
struct device;
sys/dev/i2c/iasuskbd.c
155
iasuskbd_activate(struct device *self, int act)
sys/dev/i2c/iasuskbd.c
225
sc->sc_wskbddev = config_found((struct device *)sc, &a, wskbddevprint);
sys/dev/i2c/iasuskbd.c
260
error = ihidev_set_report((struct device *)sc->sc_hdev.sc_parent,
sys/dev/i2c/iasuskbd.c
49
struct device *sc_wskbddev;
sys/dev/i2c/iasuskbd.c
57
int iasuskbd_match(struct device *, void *, void *);
sys/dev/i2c/iasuskbd.c
58
void iasuskbd_attach(struct device *, struct device *, void *);
sys/dev/i2c/iasuskbd.c
59
int iasuskbd_activate(struct device *, int);
sys/dev/i2c/iasuskbd.c
79
iasuskbd_match(struct device *parent, void *match, void *aux)
sys/dev/i2c/iasuskbd.c
98
iasuskbd_attach(struct device *parent, struct device *self, void *aux)
sys/dev/i2c/iatp.c
153
struct device sc_dev;
sys/dev/i2c/iatp.c
159
struct device *sc_wsmousedev;
sys/dev/i2c/iatp.c
193
int iatp_match(struct device *, void *, void *);
sys/dev/i2c/iatp.c
194
void iatp_attach(struct device *, struct device *, void *);
sys/dev/i2c/iatp.c
195
int iatp_detach(struct device *, int);
sys/dev/i2c/iatp.c
196
int iatp_activate(struct device *, int);
sys/dev/i2c/iatp.c
234
iatp_match(struct device *parent, void *match, void *aux)
sys/dev/i2c/iatp.c
245
iatp_attach(struct device *parent, struct device *self, void *aux)
sys/dev/i2c/iatp.c
280
iatp_detach(struct device *self, int flags)
sys/dev/i2c/iatp.c
295
iatp_activate(struct device *self, int act)
sys/dev/i2c/icc.c
105
icc_detach(struct device *self, int flags)
sys/dev/i2c/icc.c
36
int icc_match(struct device *, void *, void *);
sys/dev/i2c/icc.c
37
void icc_attach(struct device *, struct device *, void *);
sys/dev/i2c/icc.c
38
int icc_detach(struct device *, int);
sys/dev/i2c/icc.c
55
icc_match(struct device *parent, void *match, void *aux)
sys/dev/i2c/icc.c
74
icc_attach(struct device *parent, struct device *self, void *aux)
sys/dev/i2c/icc.c
92
.device = &sc->sc_hdev.sc_idev,
sys/dev/i2c/ietp.c
128
ietp_match(struct device *parent, void *match, void *aux)
sys/dev/i2c/ietp.c
149
ietp_attach(struct device *parent, struct device *self, void *aux)
sys/dev/i2c/ietp.c
286
ietp_detach(struct device *self, int flags)
sys/dev/i2c/ietp.c
304
ietp_activate(struct device *self, int act)
sys/dev/i2c/ietp.c
91
int ietp_match(struct device *, void *, void *);
sys/dev/i2c/ietp.c
92
void ietp_attach(struct device *, struct device *, void *);
sys/dev/i2c/ietp.c
93
int ietp_detach(struct device *, int);
sys/dev/i2c/ietp.c
94
int ietp_activate(struct device *, int);
sys/dev/i2c/ietp.h
25
struct device sc_dev;
sys/dev/i2c/ietp.h
41
struct device *sc_wsmousedev;
sys/dev/i2c/ihidev.c
103
ihidev_match(struct device *parent, void *match, void *aux)
sys/dev/i2c/ihidev.c
133
ihidev_attach(struct device *parent, struct device *self, void *aux)
sys/dev/i2c/ihidev.c
138
struct device *dev;
sys/dev/i2c/ihidev.c
203
dev = config_found_sm((struct device *)sc, &iha, NULL,
sys/dev/i2c/ihidev.c
241
ihidev_detach(struct device *self, int flags)
sys/dev/i2c/ihidev.c
262
ihidev_activate(struct device *self, int act)
sys/dev/i2c/ihidev.c
64
int ihidev_match(struct device *, void *, void *);
sys/dev/i2c/ihidev.c
65
void ihidev_attach(struct device *, struct device *, void *);
sys/dev/i2c/ihidev.c
66
int ihidev_detach(struct device *, int);
sys/dev/i2c/ihidev.c
67
int ihidev_activate(struct device *, int);
sys/dev/i2c/ihidev.c
77
int ihidev_submatch(struct device *parent, void *cf, void *aux);
sys/dev/i2c/ihidev.c
824
ihidev_submatch(struct device *parent, void *match, void *aux)
sys/dev/i2c/ihidev.c
920
ihidev_get_report(struct device *dev, int type, int id, void *data, int len)
sys/dev/i2c/ihidev.c
939
ihidev_set_report(struct device *dev, int type, int id, void *data, int len)
sys/dev/i2c/ihidev.c
958
ihidev_send_report(struct device *dev, int repid, void *data, int data_len)
sys/dev/i2c/ihidev.h
101
struct device sc_idev;
sys/dev/i2c/ihidev.h
138
int ihidev_set_report(struct device *, int, int, void *, int);
sys/dev/i2c/ihidev.h
139
int ihidev_get_report(struct device *, int, int, void *, int);
sys/dev/i2c/ihidev.h
140
int ihidev_send_report(struct device *, int, void *, int);
sys/dev/i2c/ihidev.h
68
struct device sc_dev;
sys/dev/i2c/ikbd.c
132
ikbd_detach(struct device *self, int flags)
sys/dev/i2c/ikbd.c
176
ihidev_send_report((struct device *)sc->sc_hdev.sc_parent,
sys/dev/i2c/ikbd.c
66
int ikbd_match(struct device *, void *, void *);
sys/dev/i2c/ikbd.c
67
void ikbd_attach(struct device *, struct device *, void *);
sys/dev/i2c/ikbd.c
68
int ikbd_detach(struct device *, int);
sys/dev/i2c/ikbd.c
82
ikbd_match(struct device *parent, void *match, void *aux)
sys/dev/i2c/ikbd.c
97
ikbd_attach(struct device *parent, struct device *self, void *aux)
sys/dev/i2c/ims.c
123
ims_detach(struct device *self, int flags)
sys/dev/i2c/ims.c
52
int ims_match(struct device *, void *, void *);
sys/dev/i2c/ims.c
53
void ims_attach(struct device *, struct device *, void *);
sys/dev/i2c/ims.c
54
int ims_detach(struct device *, int);
sys/dev/i2c/ims.c
68
ims_match(struct device *parent, void *match, void *aux)
sys/dev/i2c/ims.c
98
ims_attach(struct device *parent, struct device *self, void *aux)
sys/dev/i2c/imt.c
133
imt_hidev_get_report(struct device *self, int type, int id, void *data, int len)
sys/dev/i2c/imt.c
137
return ihidev_get_report((struct device *)sc->sc_hdev.sc_parent, type,
sys/dev/i2c/imt.c
142
imt_hidev_set_report(struct device *self, int type, int id, void *data, int len)
sys/dev/i2c/imt.c
146
return ihidev_set_report((struct device *)sc->sc_hdev.sc_parent, type,
sys/dev/i2c/imt.c
151
imt_detach(struct device *self, int flags)
sys/dev/i2c/imt.c
58
int imt_match(struct device *, void *, void *);
sys/dev/i2c/imt.c
59
void imt_attach(struct device *, struct device *, void *);
sys/dev/i2c/imt.c
60
int imt_hidev_get_report(struct device *, int, int, void *, int);
sys/dev/i2c/imt.c
61
int imt_hidev_set_report(struct device *, int, int, void *, int);
sys/dev/i2c/imt.c
62
int imt_detach(struct device *, int);
sys/dev/i2c/imt.c
76
imt_match(struct device *parent, void *match, void *aux)
sys/dev/i2c/imt.c
99
imt_attach(struct device *parent, struct device *self, void *aux)
sys/dev/i2c/ipmi_i2c.c
55
int ipmi_i2c_match(struct device *, void *, void *);
sys/dev/i2c/ipmi_i2c.c
56
void ipmi_i2c_attach(struct device *, struct device *, void *);
sys/dev/i2c/ipmi_i2c.c
67
ipmi_i2c_match(struct device *parent, void *match, void *aux)
sys/dev/i2c/ipmi_i2c.c
76
ipmi_i2c_attach(struct device *parent, struct device *self, void *aux)
sys/dev/i2c/isl1208.c
42
struct device sc_dev;
sys/dev/i2c/isl1208.c
49
int islrtc_match(struct device *, void *, void *);
sys/dev/i2c/isl1208.c
50
void islrtc_attach(struct device *, struct device *, void *);
sys/dev/i2c/isl1208.c
68
islrtc_match(struct device *parent, void *match, void *aux)
sys/dev/i2c/isl1208.c
80
islrtc_attach(struct device *parent, struct device *self, void *aux)
sys/dev/i2c/lis331dl.c
45
struct device sc_dev;
sys/dev/i2c/lis331dl.c
54
int lisa_match(struct device *, void *, void *);
sys/dev/i2c/lis331dl.c
55
void lisa_attach(struct device *, struct device *, void *);
sys/dev/i2c/lis331dl.c
72
lisa_match(struct device *parent, void *match, void *aux)
sys/dev/i2c/lis331dl.c
82
lisa_attach(struct device *parent, struct device *self, void *aux)
sys/dev/i2c/lm75.c
138
lmtemp_match(struct device *parent, void *match, void *aux)
sys/dev/i2c/lm75.c
152
lmtemp_attach(struct device *parent, struct device *self, void *aux)
sys/dev/i2c/lm75.c
58
struct device sc_dev;
sys/dev/i2c/lm75.c
69
int lmtemp_match(struct device *, void *, void *);
sys/dev/i2c/lm75.c
70
void lmtemp_attach(struct device *, struct device *, void *);
sys/dev/i2c/lm78_i2c.c
33
int lm_i2c_match(struct device *, void *, void *);
sys/dev/i2c/lm78_i2c.c
34
void lm_i2c_attach(struct device *, struct device *, void *);
sys/dev/i2c/lm78_i2c.c
43
lm_i2c_match(struct device *parent, void *match, void *aux)
sys/dev/i2c/lm78_i2c.c
68
lm_i2c_attach(struct device *parent, struct device *self, void *aux)
sys/dev/i2c/lm87.c
60
struct device sc_dev;
sys/dev/i2c/lm87.c
70
int lmenv_match(struct device *, void *, void *);
sys/dev/i2c/lm87.c
71
void lmenv_attach(struct device *, struct device *, void *);
sys/dev/i2c/lm87.c
84
lmenv_match(struct device *parent, void *match, void *aux)
sys/dev/i2c/lm87.c
98
lmenv_attach(struct device *parent, struct device *self, void *aux)
sys/dev/i2c/lm93.c
120
struct device sc_dev;
sys/dev/i2c/lm93.c
129
int lmn_match(struct device *, void *, void *);
sys/dev/i2c/lm93.c
130
void lmn_attach(struct device *, struct device *, void *);
sys/dev/i2c/lm93.c
143
lmn_match(struct device *parent, void *match, void *aux)
sys/dev/i2c/lm93.c
153
lmn_attach(struct device *parent, struct device *self, void *aux)
sys/dev/i2c/m41t8x.c
33
struct device sc_dev;
sys/dev/i2c/m41t8x.c
39
int m41t8xrtc_match(struct device *, void *, void *);
sys/dev/i2c/m41t8x.c
40
void m41t8xrtc_attach(struct device *, struct device *, void *);
sys/dev/i2c/m41t8x.c
55
m41t8xrtc_match(struct device *parent, void *vcf, void *aux)
sys/dev/i2c/m41t8x.c
67
m41t8xrtc_attach(struct device *parent, struct device *self, void *aux)
sys/dev/i2c/maxim6690.c
50
struct device sc_dev;
sys/dev/i2c/maxim6690.c
61
int maxtmp_match(struct device *, void *, void *);
sys/dev/i2c/maxim6690.c
62
void maxtmp_attach(struct device *, struct device *, void *);
sys/dev/i2c/maxim6690.c
74
maxtmp_match(struct device *parent, void *match, void *aux)
sys/dev/i2c/maxim6690.c
95
maxtmp_attach(struct device *parent, struct device *self, void *aux)
sys/dev/i2c/mcp794xx.c
46
struct device sc_dev;
sys/dev/i2c/mcp794xx.c
54
int mcprtc_match(struct device *, void *, void *);
sys/dev/i2c/mcp794xx.c
55
void mcprtc_attach(struct device *, struct device *, void *);
sys/dev/i2c/mcp794xx.c
73
mcprtc_match(struct device *parent, void *match, void *aux)
sys/dev/i2c/mcp794xx.c
85
mcprtc_attach(struct device *parent, struct device *self, void *aux)
sys/dev/i2c/pca9532.c
40
struct device sc_dev;
sys/dev/i2c/pca9532.c
48
int pcaled_match(struct device *, void *, void *);
sys/dev/i2c/pca9532.c
49
void pcaled_attach(struct device *, struct device *, void *);
sys/dev/i2c/pca9532.c
63
pcaled_match(struct device *parent, void *v, void *arg)
sys/dev/i2c/pca9532.c
88
pcaled_attach(struct device *parent, struct device *self, void *arg)
sys/dev/i2c/pca9548.c
104
void pcamux_bus_scan(struct device *, struct i2cbus_attach_args *, void *);
sys/dev/i2c/pca9548.c
107
pcamux_match(struct device *parent, void *match, void *aux)
sys/dev/i2c/pca9548.c
120
pcamux_attach(struct device *parent, struct device *self, void *aux)
sys/dev/i2c/pca9548.c
245
pcamux_acpi_bus_scan(struct device *iic, struct i2cbus_attach_args *iba,
sys/dev/i2c/pca9548.c
410
pcamux_bus_scan(struct device *self, struct i2cbus_attach_args *iba, void *arg)
sys/dev/i2c/pca9548.c
52
struct device *pb_iic;
sys/dev/i2c/pca9548.c
56
struct device sc_dev;
sys/dev/i2c/pca9548.c
78
int pcamux_match(struct device *, void *, void *);
sys/dev/i2c/pca9548.c
79
void pcamux_attach(struct device *, struct device *, void *);
sys/dev/i2c/pca9548.c
94
void pcamux_acpi_bus_scan(struct device *,
sys/dev/i2c/pca9554.c
101
pcagpio_attach(struct device *parent, struct device *self, void *aux)
sys/dev/i2c/pca9554.c
61
struct device sc_dev;
sys/dev/i2c/pca9554.c
72
int pcagpio_match(struct device *, void *, void *);
sys/dev/i2c/pca9554.c
73
void pcagpio_attach(struct device *, struct device *, void *);
sys/dev/i2c/pca9554.c
89
pcagpio_match(struct device *parent, void *match, void *aux)
sys/dev/i2c/pcf85063.c
105
pcyrtc_attach(struct device *parent, struct device *self, void *arg)
sys/dev/i2c/pcf85063.c
69
struct device sc_dev;
sys/dev/i2c/pcf85063.c
75
int pcyrtc_match(struct device *, void *, void *);
sys/dev/i2c/pcf85063.c
76
void pcyrtc_attach(struct device *, struct device *, void *);
sys/dev/i2c/pcf85063.c
94
pcyrtc_match(struct device *parent, void *v, void *arg)
sys/dev/i2c/pcf8523.c
109
pcfrtc_match(struct device *parent, void *v, void *arg)
sys/dev/i2c/pcf8523.c
121
pcfrtc_attach(struct device *parent, struct device *self, void *arg)
sys/dev/i2c/pcf8523.c
84
struct device sc_dev;
sys/dev/i2c/pcf8523.c
90
int pcfrtc_match(struct device *, void *, void *);
sys/dev/i2c/pcf8523.c
91
void pcfrtc_attach(struct device *, struct device *, void *);
sys/dev/i2c/pcf8563.c
108
pcxrtc_attach(struct device *parent, struct device *self, void *arg)
sys/dev/i2c/pcf8563.c
71
struct device sc_dev;
sys/dev/i2c/pcf8563.c
77
int pcxrtc_match(struct device *, void *, void *);
sys/dev/i2c/pcf8563.c
78
void pcxrtc_attach(struct device *, struct device *, void *);
sys/dev/i2c/pcf8563.c
96
pcxrtc_match(struct device *parent, void *v, void *arg)
sys/dev/i2c/pijuice.c
109
pijuice_match(struct device *parent, void *v, void *arg)
sys/dev/i2c/pijuice.c
120
pijuice_attach(struct device *parent, struct device *self, void *arg)
sys/dev/i2c/pijuice.c
77
struct device sc_dev;
sys/dev/i2c/pijuice.c
87
int pijuice_match(struct device *, void *, void *);
sys/dev/i2c/pijuice.c
88
void pijuice_attach(struct device *, struct device *, void *);
sys/dev/i2c/rs5c372.c
112
ricohrtc_match(struct device *parent, void *v, void *arg)
sys/dev/i2c/rs5c372.c
175
ricohrtc_attach(struct device *parent, struct device *self, void *arg)
sys/dev/i2c/rs5c372.c
88
struct device sc_dev;
sys/dev/i2c/rs5c372.c
94
int ricohrtc_match(struct device *, void *, void *);
sys/dev/i2c/rs5c372.c
95
void ricohrtc_attach(struct device *, struct device *, void *);
sys/dev/i2c/sdtemp.c
34
struct device sc_dev;
sys/dev/i2c/sdtemp.c
42
int sdtemp_match(struct device *, void *, void *);
sys/dev/i2c/sdtemp.c
43
void sdtemp_attach(struct device *, struct device *, void *);
sys/dev/i2c/sdtemp.c
55
sdtemp_match(struct device *parent, void *match, void *aux)
sys/dev/i2c/sdtemp.c
90
sdtemp_attach(struct device *parent, struct device *self, void *aux)
sys/dev/i2c/spdmem_i2c.c
67
int spdmem_iic_match(struct device *, void *, void *);
sys/dev/i2c/spdmem_i2c.c
68
void spdmem_iic_attach(struct device *, struct device *, void *);
sys/dev/i2c/spdmem_i2c.c
76
spdmem_iic_match(struct device *parent, void *match, void *aux)
sys/dev/i2c/spdmem_i2c.c
97
spdmem_iic_attach(struct device *parent, struct device *self, void *aux)
sys/dev/i2c/thmc50.c
38
struct device sc_dev;
sys/dev/i2c/thmc50.c
46
int thmc_match(struct device *, void *, void *);
sys/dev/i2c/thmc50.c
47
void thmc_attach(struct device *, struct device *, void *);
sys/dev/i2c/thmc50.c
59
thmc_match(struct device *parent, void *match, void *aux)
sys/dev/i2c/thmc50.c
71
thmc_attach(struct device *parent, struct device *self, void *aux)
sys/dev/i2c/tmp451.c
39
struct device sc_dev;
sys/dev/i2c/tmp451.c
48
int titmp_match(struct device *, void *, void *);
sys/dev/i2c/tmp451.c
49
void titmp_attach(struct device *, struct device *, void *);
sys/dev/i2c/tmp451.c
63
titmp_match(struct device *parent, void *match, void *aux)
sys/dev/i2c/tmp451.c
71
titmp_attach(struct device *parent, struct device *self, void *aux)
sys/dev/i2c/tsl2560.c
39
struct device sc_dev;
sys/dev/i2c/tsl2560.c
47
int tsl_match(struct device *, void *, void *);
sys/dev/i2c/tsl2560.c
48
void tsl_attach(struct device *, struct device *, void *);
sys/dev/i2c/tsl2560.c
62
tsl_match(struct device *parent, void *match, void *aux)
sys/dev/i2c/tsl2560.c
72
tsl_attach(struct device *parent, struct device *self, void *aux)
sys/dev/i2c/w83793g.c
108
wbng_attach(struct device *parent, struct device *self, void *aux)
sys/dev/i2c/w83793g.c
67
struct device sc_dev;
sys/dev/i2c/w83793g.c
76
int wbng_match(struct device *, void *, void *);
sys/dev/i2c/w83793g.c
77
void wbng_attach(struct device *, struct device *, void *);
sys/dev/i2c/w83793g.c
98
wbng_match(struct device *parent, void *match, void *aux)
sys/dev/i2c/w83795g.c
104
nvt_match(struct device *parent, void *match, void *aux)
sys/dev/i2c/w83795g.c
114
nvt_attach(struct device *parent, struct device *self, void *aux)
sys/dev/i2c/w83795g.c
69
struct device sc_dev;
sys/dev/i2c/w83795g.c
82
int nvt_match(struct device *, void *, void *);
sys/dev/i2c/w83795g.c
83
void nvt_attach(struct device *, struct device *, void *);
sys/dev/i2c/w83l784r.c
148
wbenv_match(struct device *parent, void *match, void *aux)
sys/dev/i2c/w83l784r.c
160
wbenv_attach(struct device *parent, struct device *self, void *aux)
sys/dev/i2c/w83l784r.c
75
struct device sc_dev;
sys/dev/i2c/w83l784r.c
87
int wbenv_match(struct device *, void *, void *);
sys/dev/i2c/w83l784r.c
88
void wbenv_attach(struct device *, struct device *, void *);
sys/dev/ic/aac.c
2137
inq.device = T_DIRECT;
sys/dev/ic/aacvar.h
313
struct device aac_dev;
sys/dev/ic/ac97.c
1012
else if (si->device)
sys/dev/ic/ac97.c
1013
name = si->device;
sys/dev/ic/ac97.c
123
char *device;
sys/dev/ic/ac97.c
1285
si->device, NULL);
sys/dev/ic/ac97.c
1299
char *device, char *qualifier)
sys/dev/ic/ac97.c
1307
ac97_str_equal(device, si->device) &&
sys/dev/ic/ac97.c
753
ac97_str_equal(si->device, si2->device)) {
sys/dev/ic/ac97.h
64
char *device, char *qualifier);
sys/dev/ic/acxvar.h
338
struct device sc_dev;
sys/dev/ic/advlib.c
1794
if ((sc->device[tid_no] != NULL) &&
sys/dev/ic/advlib.c
1795
(sc->device[tid_no]->queue_curr_depth > cur_dvc_qng)) {
sys/dev/ic/advlib.c
1796
sc->device[tid_no]->queue_curr_depth = cur_dvc_qng;
sys/dev/ic/advlib.h
827
struct device sc_dev;
sys/dev/ic/adwlib.h
733
struct device sc_dev;
sys/dev/ic/ahci.c
2589
fis->device = 0;
sys/dev/ic/ahci.c
3020
fis->device = target | ATA_H2D_DEVICE_LBA;
sys/dev/ic/ahci.c
3054
fis->device = target | ATA_H2D_DEVICE_LBA;
sys/dev/ic/ahci.c
3246
struct device *disk;
sys/dev/ic/ahci.c
3247
struct device *scsibus;
sys/dev/ic/ahci.c
3388
fis->device = ATA_H2D_DEVICE_LBA;
sys/dev/ic/ahci.c
3397
fis->device = ATA_H2D_DEVICE_LBA | ((blkno >> 24) & 0x0f);
sys/dev/ic/ahci.c
363
ahci_activate(struct device *self, int act)
sys/dev/ic/ahcivar.h
114
struct device sc_dev;
sys/dev/ic/ahcivar.h
151
int ahci_activate(struct device *, int);
sys/dev/ic/aic6360.c
279
aic_detach(struct device *self, int flags)
sys/dev/ic/aic6360var.h
120
struct device sc_dev;
sys/dev/ic/aic6360var.h
218
int aic_detach(struct device *, int);
sys/dev/ic/aic6915.c
1361
sf_mii_read(struct device *self, int phy, int reg)
sys/dev/ic/aic6915.c
1389
sf_mii_write(struct device *self, int phy, int reg, int val)
sys/dev/ic/aic6915.c
1412
sf_mii_statchg(struct device *self)
sys/dev/ic/aic6915.c
88
int sf_mii_read(struct device *, int, int);
sys/dev/ic/aic6915.c
89
void sf_mii_write(struct device *, int, int, int);
sys/dev/ic/aic6915.c
90
void sf_mii_statchg(struct device *);
sys/dev/ic/aic6915.h
760
struct device sc_dev; /* generic device information */
sys/dev/ic/aic79xx.h
1046
struct device sc_dev;
sys/dev/ic/aic79xx.h
1047
struct device * sc_child;
sys/dev/ic/aic79xx_openbsd.c
542
ahd_detach(struct device *self, int flags)
sys/dev/ic/aic79xx_openbsd.h
256
int ahd_detach(struct device *, int);
sys/dev/ic/aic7xxxvar.h
934
struct device sc_dev;
sys/dev/ic/am7930var.h
57
struct device sc_dev; /* base device */
sys/dev/ic/ami.c
1104
type = ((struct scsi_inquiry_data *)xs->data)->device &
sys/dev/ic/ami.c
1297
struct device *dev = link->device_softc;
sys/dev/ic/ami.c
1385
inq.device = T_DIRECT;
sys/dev/ic/ami.c
150
int ami_ioctl(struct device *, u_long, caddr_t);
sys/dev/ic/ami.c
1547
ami_ioctl(struct device *dev, u_long cmd, caddr_t addr)
sys/dev/ic/ami.c
1678
if ((inq->device & SID_TYPE) != T_DIRECT)
sys/dev/ic/ami.c
1916
if ((inqbuf->device & SID_TYPE) != T_DIRECT)
sys/dev/ic/ami.c
2036
ch, tg, p->apd[i].adp_type, inqbuf->device);
sys/dev/ic/ami.c
2371
struct device *dev;
sys/dev/ic/ami.c
577
struct device *procdev;
sys/dev/ic/amivar.h
103
int (*sc_ioctl)(struct device *, u_long, caddr_t);
sys/dev/ic/amivar.h
86
struct device sc_dev;
sys/dev/ic/anvar.h
105
struct device sc_dev;
sys/dev/ic/anxdp.h
44
struct device sc_dev;
sys/dev/ic/ar5210.c
1475
ar5k_ar5210_get_diag_state(struct ath_hal *hal, int id, void **device,
sys/dev/ic/ar5210.c
194
ar5k_ar5210_attach(u_int16_t device, void *sc, bus_space_tag_t st,
sys/dev/ic/ar5211.c
1570
ar5k_ar5211_get_diag_state(struct ath_hal *hal, int id, void **device,
sys/dev/ic/ar5211.c
198
ar5k_ar5211_attach(u_int16_t device, void *sc, bus_space_tag_t st,
sys/dev/ic/ar5212.c
1880
ar5k_ar5212_get_diag_state(struct ath_hal *hal, int id, void **device,
sys/dev/ic/ar5212.c
202
ar5k_ar5212_attach(u_int16_t device, void *sc, bus_space_tag_t st,
sys/dev/ic/ar5212.c
233
if (device == AR5K_VERSION_DEV) {
sys/dev/ic/ar5xxx.c
136
ath_hal_probe(u_int16_t vendor, u_int16_t device)
sys/dev/ic/ar5xxx.c
145
device == ar5k_known_products[i].device)
sys/dev/ic/ar5xxx.c
156
ath_hal_attach(u_int16_t device, void *arg, bus_space_tag_t st,
sys/dev/ic/ar5xxx.c
171
if (device == ar5k_known_products[i].device &&
sys/dev/ic/ar5xxx.c
178
AR5K_PRINTF("device not supported: 0x%04x\n", device);
sys/dev/ic/ar5xxx.c
192
hal->ah_device = device;
sys/dev/ic/ar5xxx.c
211
switch (device) {
sys/dev/ic/ar5xxx.c
228
if ((attach)(device, hal, st, sh, status) == NULL)
sys/dev/ic/ar5xxx.c
247
device);
sys/dev/ic/ar5xxx.c
254
device);
sys/dev/ic/ar5xxx.c
33
u_int16_t device;
sys/dev/ic/arcofivar.h
22
struct device sc_dev;
sys/dev/ic/ath.c
161
ath_activate(struct device *self, int act)
sys/dev/ic/athnvar.h
429
struct device sc_dev;
sys/dev/ic/athvar.h
197
struct device sc_dev;
sys/dev/ic/athvar.h
380
int ath_activate(struct device *, int);
sys/dev/ic/atw.c
3962
atw_activate(struct device *self, int act)
sys/dev/ic/atwvar.h
175
struct device sc_dev;
sys/dev/ic/atwvar.h
437
int atw_activate(struct device *, int);
sys/dev/ic/ax88190.c
137
ax88190_mii_bitbang_read(struct device *self)
sys/dev/ic/ax88190.c
145
ax88190_mii_bitbang_write(struct device *self, u_int32_t val)
sys/dev/ic/ax88190.c
153
ax88190_mii_readreg(struct device *self, int phy, int reg)
sys/dev/ic/ax88190.c
159
ax88190_mii_writereg(struct device *self, int phy, int reg, int val)
sys/dev/ic/ax88190.c
165
ax88190_mii_statchg(struct device *self)
sys/dev/ic/ax88190.c
58
int ax88190_mii_readreg(struct device *, int, int);
sys/dev/ic/ax88190.c
59
void ax88190_mii_writereg(struct device *, int, int, int);
sys/dev/ic/ax88190.c
60
void ax88190_mii_statchg(struct device *);
sys/dev/ic/ax88190.c
65
u_int32_t ax88190_mii_bitbang_read(struct device *);
sys/dev/ic/ax88190.c
66
void ax88190_mii_bitbang_write(struct device *, u_int32_t);
sys/dev/ic/bcmgenet.c
112
genet_mii_readreg(struct device *dev, int phy, int reg)
sys/dev/ic/bcmgenet.c
133
genet_mii_writereg(struct device *dev, int phy, int reg, int val)
sys/dev/ic/bcmgenet.c
184
genet_mii_statchg(struct device *self)
sys/dev/ic/bcmgenetvar.h
59
struct device sc_dev;
sys/dev/ic/bwfm.c
233
bwfm_attachhook(struct device *self)
sys/dev/ic/bwfmvar.h
162
struct device sc_dev;
sys/dev/ic/bwfmvar.h
205
void bwfm_attachhook(struct device *);
sys/dev/ic/bwivar.h
510
struct device sc_dev;
sys/dev/ic/cac.c
120
int cac_ioctl(struct device *, u_long, caddr_t);
sys/dev/ic/cac.c
609
inq.device = T_DIRECT;
sys/dev/ic/cac.c
785
cac_ioctl(struct device *dev, u_long cmd, caddr_t addr)
sys/dev/ic/cac.c
864
struct device *dev;
sys/dev/ic/cacvar.h
110
int (*sc_ioctl)(struct device *, u_long, caddr_t);
sys/dev/ic/cacvar.h
96
struct device sc_dv;
sys/dev/ic/ccpvar.h
22
struct device sc_dev;
sys/dev/ic/ccpvar.h
27
struct device *sc_psp;
sys/dev/ic/ciss.c
390
struct device *dev;
sys/dev/ic/ciss.c
77
int ciss_ioctl(struct device *, u_long, caddr_t);
sys/dev/ic/ciss.c
969
ciss_ioctl(struct device *dev, u_long cmd, caddr_t addr)
sys/dev/ic/cissreg.h
336
u_int8_t device[8];
sys/dev/ic/cissvar.h
30
struct device sc_dev;
sys/dev/ic/com.c
167
com_detach(struct device *self, int flags)
sys/dev/ic/com.c
200
com_activate(struct device *self, int act)
sys/dev/ic/comvar.h
145
int com_detach(struct device *, int);
sys/dev/ic/comvar.h
146
int com_activate(struct device *, int);
sys/dev/ic/comvar.h
73
struct device sc_dev;
sys/dev/ic/cy.c
185
cy_attach(struct device *parent, struct device *self)
sys/dev/ic/cyreg.h
168
struct device sc_dev;
sys/dev/ic/cyreg.h
186
void cy_attach(struct device *, struct device *);
sys/dev/ic/dc.c
167
int dc_miibus_readreg(struct device *, int, int);
sys/dev/ic/dc.c
168
void dc_miibus_writereg(struct device *, int, int, int);
sys/dev/ic/dc.c
169
void dc_miibus_statchg(struct device *);
sys/dev/ic/dc.c
3060
dc_activate(struct device *self, int act)
sys/dev/ic/dc.c
627
dc_miibus_readreg(struct device *self, int phy, int reg)
sys/dev/ic/dc.c
748
dc_miibus_writereg(struct device *self, int phy, int reg, int data)
sys/dev/ic/dc.c
818
dc_miibus_statchg(struct device *self)
sys/dev/ic/dcreg.h
1049
extern int dc_activate(struct device *, int);
sys/dev/ic/dcreg.h
719
struct device sc_dev;
sys/dev/ic/dl10019.c
175
dl10019_mii_bitbang_read(struct device *self)
sys/dev/ic/dl10019.c
185
dl10019_mii_bitbang_write(struct device *self, u_int32_t val)
sys/dev/ic/dl10019.c
197
dl10019_mii_readreg(struct device *self, int phy, int reg)
sys/dev/ic/dl10019.c
209
dl10019_mii_writereg(struct device *self, int phy, int reg, int val)
sys/dev/ic/dl10019.c
221
dl10019_mii_statchg(struct device *self)
sys/dev/ic/dl10019.c
60
int dl10019_mii_readreg(struct device *, int, int);
sys/dev/ic/dl10019.c
61
void dl10019_mii_writereg(struct device *, int, int, int);
sys/dev/ic/dl10019.c
62
void dl10019_mii_statchg(struct device *);
sys/dev/ic/dl10019.c
69
u_int32_t dl10019_mii_bitbang_read(struct device *);
sys/dev/ic/dl10019.c
70
void dl10019_mii_bitbang_write(struct device *, u_int32_t);
sys/dev/ic/dp8390var.h
29
struct device sc_dev;
sys/dev/ic/dwhdmi.h
67
struct device sc_dev;
sys/dev/ic/dwiic.c
33
dwiic_activate(struct device *self, int act)
sys/dev/ic/dwiicvar.h
48
struct device sc_dev;
sys/dev/ic/dwiicvar.h
61
struct device *sc_iic;
sys/dev/ic/dwiicvar.h
87
int dwiic_activate(struct device *, int);
sys/dev/ic/dwqe.c
507
dwqe_mii_readreg(struct device *self, int phy, int reg)
sys/dev/ic/dwqe.c
530
dwqe_mii_writereg(struct device *self, int phy, int reg, int val)
sys/dev/ic/dwqe.c
553
dwqe_mii_statchg(struct device *self)
sys/dev/ic/dwqe.c
70
int dwqe_mii_readreg(struct device *, int, int);
sys/dev/ic/dwqe.c
71
void dwqe_mii_writereg(struct device *, int, int, int);
sys/dev/ic/dwqe.c
72
void dwqe_mii_statchg(struct device *);
sys/dev/ic/dwqevar.h
122
void dwqe_mii_statchg(struct device *);
sys/dev/ic/dwqevar.h
51
struct device sc_dev;
sys/dev/ic/elink3.c
155
int ep_mii_readreg(struct device *, int, int);
sys/dev/ic/elink3.c
156
void ep_mii_writereg(struct device *, int, int, int);
sys/dev/ic/elink3.c
157
void ep_statchg(struct device *);
sys/dev/ic/elink3.c
1703
ep_mii_readreg(struct device *self, int phy, int reg)
sys/dev/ic/elink3.c
1747
ep_mii_writereg(struct device *self, int phy, int reg, int val)
sys/dev/ic/elink3.c
1772
ep_statchg(struct device *self)
sys/dev/ic/elink3.c
424
ep_detach(struct device *self)
sys/dev/ic/elink3var.h
38
struct device sc_dev;
sys/dev/ic/elink3var.h
95
int ep_detach(struct device *);
sys/dev/ic/fxp.c
146
int fxp_mdi_read(struct device *, int, int);
sys/dev/ic/fxp.c
147
void fxp_mdi_write(struct device *, int, int, int);
sys/dev/ic/fxp.c
149
void fxp_statchg(struct device *);
sys/dev/ic/fxp.c
1570
fxp_mdi_read(struct device *self, int phy, int reg)
sys/dev/ic/fxp.c
1590
fxp_statchg(struct device *self)
sys/dev/ic/fxp.c
1596
fxp_mdi_write(struct device *self, int phy, int reg, int value)
sys/dev/ic/fxp.c
283
fxp_activate(struct device *self, int act)
sys/dev/ic/fxpvar.h
108
struct device sc_dev; /* generic device structures */
sys/dev/ic/fxpvar.h
165
int fxp_activate(struct device *, int);
sys/dev/ic/gdt_common.c
1306
gdt_ioctl(struct device *dev, u_long cmd, caddr_t addr)
sys/dev/ic/gdt_common.c
75
int gdt_ioctl(struct device *, u_long, caddr_t);
sys/dev/ic/gdt_common.c
894
inq.device =
sys/dev/ic/gdtvar.h
104
struct device sc_dev;
sys/dev/ic/gem.c
104
int gem_mii_readreg(struct device *, int, int);
sys/dev/ic/gem.c
105
void gem_mii_writereg(struct device *, int, int, int);
sys/dev/ic/gem.c
106
void gem_mii_statchg(struct device *);
sys/dev/ic/gem.c
107
int gem_pcs_readreg(struct device *, int, int);
sys/dev/ic/gem.c
108
void gem_pcs_writereg(struct device *, int, int, int);
sys/dev/ic/gem.c
1286
gem_mii_readreg(struct device *self, int phy, int reg)
sys/dev/ic/gem.c
1316
gem_mii_writereg(struct device *self, int phy, int reg, int val)
sys/dev/ic/gem.c
1348
gem_mii_statchg(struct device *dev)
sys/dev/ic/gem.c
1408
gem_pcs_readreg(struct device *self, int phy, int reg)
sys/dev/ic/gem.c
1445
gem_pcs_writereg(struct device *self, int phy, int reg, int val)
sys/dev/ic/gemvar.h
122
struct device sc_dev; /* generic device information */
sys/dev/ic/hme.c
1020
hme_mii_writereg(struct device *self, int phy, int reg, int val)
sys/dev/ic/hme.c
1073
hme_mii_statchg(struct device *dev)
sys/dev/ic/hme.c
90
static int hme_mii_readreg(struct device *, int, int);
sys/dev/ic/hme.c
91
static void hme_mii_writereg(struct device *, int, int, int);
sys/dev/ic/hme.c
92
static void hme_mii_statchg(struct device *);
sys/dev/ic/hme.c
964
hme_mii_readreg(struct device *self, int phy, int reg)
sys/dev/ic/hmevar.h
58
struct device sc_dev; /* boilerplate device view */
sys/dev/ic/i82365.c
209
sc->handle[0].ph_parent = (struct device *)sc;
sys/dev/ic/i82365.c
226
sc->handle[1].ph_parent = (struct device *)sc;
sys/dev/ic/i82365.c
248
sc->handle[2].ph_parent = (struct device *)sc;
sys/dev/ic/i82365.c
268
sc->handle[3].ph_parent = (struct device *)sc;
sys/dev/ic/i82365.c
550
pcic_submatch(struct device *parent, void *match, void *aux)
sys/dev/ic/i82365.c
783
struct device *dev = (struct device *)h->pcmcia;
sys/dev/ic/i82365.c
86
int pcic_submatch(struct device *, void *, void *);
sys/dev/ic/i82365var.h
112
struct device dev;
sys/dev/ic/i82365var.h
53
struct device *ph_parent;
sys/dev/ic/i82365var.h
77
struct device *pcmcia;
sys/dev/ic/i82596var.h
172
struct device sc_dev; /* device structure */
sys/dev/ic/if_wivar.h
40
struct device sc_dev;
sys/dev/ic/iha.h
128
struct device sc_dev;
sys/dev/ic/imxiicvar.h
32
struct device sc_dev;
sys/dev/ic/iosfvar.h
27
struct device *mbi_dev;
sys/dev/ic/ispi.c
97
ispi_activate(struct device *self, int act)
sys/dev/ic/ispivar.h
46
struct device sc_dev;
sys/dev/ic/ispivar.h
76
int ispi_match(struct device *, void *, void *);
sys/dev/ic/ispivar.h
77
void ispi_attach(struct device *, struct device *, void *);
sys/dev/ic/ispivar.h
78
int ispi_activate(struct device *, int);
sys/dev/ic/lancevar.h
35
struct device sc_dev; /* base device glue */
sys/dev/ic/lemacvar.h
35
struct device sc_dv;
sys/dev/ic/lm78var.h
140
struct device sc_dev;
sys/dev/ic/lpt.c
422
lpt_activate(struct device *self, int act)
sys/dev/ic/lptvar.h
56
struct device sc_dev;
sys/dev/ic/lptvar.h
83
int lpt_activate(struct device *, int);
sys/dev/ic/lsi64854var.h
34
struct device sc_dev; /* base device */
sys/dev/ic/malo.h
78
struct device sc_dev;
sys/dev/ic/mfi.c
106
int mfi_ioctl(struct device *, u_long, caddr_t);
sys/dev/ic/mfi.c
1510
mfi_ioctl(struct device *dev, u_long cmd, caddr_t addr)
sys/dev/ic/mfi.c
1682
struct device *dev;
sys/dev/ic/mfi.c
2392
struct device *dev;
sys/dev/ic/mfivar.h
125
struct device sc_dev;
sys/dev/ic/mfivar.h
146
int (*sc_ioctl)(struct device *, u_long, caddr_t);
sys/dev/ic/mpi.c
155
int mpi_ioctl(struct device *, u_long, caddr_t);
sys/dev/ic/mpi.c
3136
mpi_ioctl(struct device *dev, u_long cmd, caddr_t addr)
sys/dev/ic/mpi.c
3219
struct device *dev;
sys/dev/ic/mpi.c
3391
struct device *dev;
sys/dev/ic/mpi.c
581
if ((link->inqdata.device & SID_TYPE) == T_PROCESSOR)
sys/dev/ic/mpivar.h
105
struct device sc_dev;
sys/dev/ic/mpivar.h
162
int (*sc_ioctl)(struct device *, u_long, caddr_t);
sys/dev/ic/mtd8xx.c
249
mtd_miibus_readreg(struct device *self, int phy, int reg)
sys/dev/ic/mtd8xx.c
278
mtd_miibus_writereg(struct device *self, int phy, int reg, int val)
sys/dev/ic/mtd8xx.c
305
mtd_miibus_statchg(struct device *self)
sys/dev/ic/mtd8xx.c
65
static int mtd_miibus_readreg(struct device *, int, int);
sys/dev/ic/mtd8xx.c
66
static void mtd_miibus_writereg(struct device *, int, int, int);
sys/dev/ic/mtd8xx.c
67
static void mtd_miibus_statchg(struct device *);
sys/dev/ic/mtd8xxvar.h
129
struct device sc_dev;
sys/dev/ic/ncr53c9xvar.h
255
struct device sc_dev; /* us as a device */
sys/dev/ic/nvme.c
113
int nvme_bioctl(struct device *, u_long, caddr_t);
sys/dev/ic/nvme.c
1731
struct device *disk;
sys/dev/ic/nvme.c
1732
struct device *scsibus;
sys/dev/ic/nvme.c
1880
nvme_bioctl(struct device *self, u_long cmd, caddr_t data)
sys/dev/ic/nvme.c
843
inq.device = T_DIRECT;
sys/dev/ic/nvmevar.h
97
struct device sc_dev;
sys/dev/ic/oosiopvar.h
113
struct device sc_dev;
sys/dev/ic/osiopvar.h
195
struct device sc_dev;
sys/dev/ic/pcf8584.c
104
void (*scan_func)(struct device *, struct i2cbus_attach_args *, void *),
sys/dev/ic/pcf8584var.h
20
struct device sc_dev;
sys/dev/ic/pcf8584var.h
50
void (*)(struct device *, struct i2cbus_attach_args *, void *),
sys/dev/ic/pckbc.c
243
pckbc_submatch_locators(struct device *parent, void *match, void *aux)
sys/dev/ic/pckbc.c
255
pckbc_submatch(struct device *parent, void *match, void *aux)
sys/dev/ic/pckbc.c
273
found = (config_found_sm((struct device *)sc, &pa, pckbcprint,
sys/dev/ic/pckbc.c
82
int pckbc_submatch_locators(struct device *, void *, void *);
sys/dev/ic/pckbc.c
83
int pckbc_submatch(struct device *, void *, void *);
sys/dev/ic/pckbcvar.h
78
struct device sc_dv;
sys/dev/ic/pgt.c
3248
pgt_activate(struct device *self, int act)
sys/dev/ic/pgt.c
555
pgt_attach(struct device *self)
sys/dev/ic/pgtvar.h
128
struct device sc_dev;
sys/dev/ic/pgtvar.h
214
void pgt_attach(struct device *);
sys/dev/ic/pgtvar.h
216
int pgt_activate(struct device *, int);
sys/dev/ic/pluartvar.h
20
struct device sc_dev;
sys/dev/ic/psp.c
111
psp_match(struct device *parent, void *match, void *aux)
sys/dev/ic/psp.c
117
psp_attach(struct device *parent, struct device *self, void *aux)
sys/dev/ic/psp.c
39
struct device sc_dev;
sys/dev/ic/psp.c
76
int psp_match(struct device *, void *, void *);
sys/dev/ic/psp.c
77
void psp_attach(struct device *, struct device *, void *);
sys/dev/ic/psp.c
966
pspsubmatch(struct device *parent, void *match, void *aux)
sys/dev/ic/pspvar.h
300
int pspsubmatch(struct device *, void *, void *);
sys/dev/ic/qcuartvar.h
19
struct device sc_dev;
sys/dev/ic/qlavar.h
120
struct device sc_dev;
sys/dev/ic/qlw.c
1324
marker->device = qlw_swap16(sc, (bus << 7) << 8);
sys/dev/ic/qlw.c
1380
req->device = qlw_swap16(sc, (((bus << 7) | target) << 8) | lun);
sys/dev/ic/qlwreg.h
273
u_int16_t device;
sys/dev/ic/qlwreg.h
327
u_int16_t device;
sys/dev/ic/qlwvar.h
86
struct device sc_dev;
sys/dev/ic/qwx.c
26835
qwx_activate(struct device *self, int act)
sys/dev/ic/qwx.c
8737
sc->sc_bus_str, sc->id.vendor, sc->id.device,
sys/dev/ic/qwxvar.h
1198
uint32_t device;
sys/dev/ic/qwxvar.h
1822
struct device sc_dev;
sys/dev/ic/qwxvar.h
2011
int qwx_activate(struct device *, int);
sys/dev/ic/qwz.c
23544
qwz_activate(struct device *self, int act)
sys/dev/ic/qwz.c
6217
sc->sc_bus_str, sc->id.vendor, sc->id.device,
sys/dev/ic/qwzvar.h
1358
uint32_t device;
sys/dev/ic/qwzvar.h
1897
struct device sc_dev;
sys/dev/ic/qwzvar.h
2081
int qwz_activate(struct device *, int);
sys/dev/ic/re.c
1059
re_gmii_writereg((struct device *)sc, 1, 0x1f, 0);
sys/dev/ic/re.c
1060
re_gmii_writereg((struct device *)sc, 1, 0x0e, 0);
sys/dev/ic/re.c
182
int re_gmii_readreg(struct device *, int, int);
sys/dev/ic/re.c
183
void re_gmii_writereg(struct device *, int, int, int);
sys/dev/ic/re.c
185
int re_miibus_readreg(struct device *, int, int);
sys/dev/ic/re.c
186
void re_miibus_writereg(struct device *, int, int, int);
sys/dev/ic/re.c
187
void re_miibus_statchg(struct device *);
sys/dev/ic/re.c
363
re_gmii_readreg(struct device *self, int phy, int reg)
sys/dev/ic/re.c
399
re_gmii_writereg(struct device *dev, int phy, int reg, int data)
sys/dev/ic/re.c
422
re_miibus_readreg(struct device *dev, int phy, int reg)
sys/dev/ic/re.c
487
re_miibus_writereg(struct device *dev, int phy, int reg, int data)
sys/dev/ic/re.c
539
re_miibus_statchg(struct device *dev)
sys/dev/ic/rt2560var.h
98
struct device sc_dev;
sys/dev/ic/rt2661.c
262
rt2661_attachhook(struct device *self)
sys/dev/ic/rt2661.c
72
void rt2661_attachhook(struct device *);
sys/dev/ic/rt2661var.h
101
struct device sc_dev;
sys/dev/ic/rt2860.c
294
rt2860_attachhook(struct device *self)
sys/dev/ic/rt2860.c
71
void rt2860_attachhook(struct device *);
sys/dev/ic/rt2860var.h
107
struct device sc_dev;
sys/dev/ic/rtl81x9.c
1221
rl_activate(struct device *self, int act)
sys/dev/ic/rtl81x9.c
1240
rl_miibus_readreg(struct device *self, int phy, int reg)
sys/dev/ic/rtl81x9.c
1290
rl_miibus_writereg(struct device *self, int phy, int reg, int val)
sys/dev/ic/rtl81x9.c
1332
rl_miibus_statchg(struct device *self)
sys/dev/ic/rtl81x9.c
145
int rl_miibus_readreg(struct device *, int, int);
sys/dev/ic/rtl81x9.c
146
void rl_miibus_writereg(struct device *, int, int, int);
sys/dev/ic/rtl81x9.c
147
void rl_miibus_statchg(struct device *);
sys/dev/ic/rtl81x9reg.h
1095
int rl_activate(struct device *, int);
sys/dev/ic/rtl81x9reg.h
864
struct device sc_dev; /* us, as a device */
sys/dev/ic/rtsx.c
349
rtsx_activate(struct device *self, int act)
sys/dev/ic/rtsxvar.h
29
struct device sc_dev;
sys/dev/ic/rtsxvar.h
30
struct device *sdmmc; /* generic SD/MMC device */
sys/dev/ic/rtsxvar.h
48
int rtsx_activate(struct device *, int);
sys/dev/ic/rtw.c
3576
rtw_activate(struct device *self, int act)
sys/dev/ic/rtwn.c
201
rtwn_attach(struct device *pdev, struct rtwn_softc *sc)
sys/dev/ic/rtwnvar.h
121
int rtwn_attach(struct device *, struct rtwn_softc *);
sys/dev/ic/rtwnvar.h
65
struct device *sc_pdev;
sys/dev/ic/rtwvar.h
352
struct device sc_dev;
sys/dev/ic/rtwvar.h
448
int rtw_activate(struct device *, int);
sys/dev/ic/sili.c
1691
fis->device = 0;
sys/dev/ic/sili.c
1781
fis->device = target | ATA_H2D_DEVICE_LBA;
sys/dev/ic/sili.c
1823
fis->device = target | ATA_H2D_DEVICE_LBA;
sys/dev/ic/silivar.h
22
struct device sc_dev;
sys/dev/ic/siop.c
1526
if ((inqbuf->device & SID_QUAL) == SID_QUAL_BAD_LU)
sys/dev/ic/siop.c
212
config_found((struct device*)sc, &saa, scsiprint);
sys/dev/ic/siopvar_common.h
131
struct device sc_dev;
sys/dev/ic/smc83c170.c
1317
epic_mii_read(struct device *self, int phy, int reg)
sys/dev/ic/smc83c170.c
1338
epic_mii_write(struct device *self, int phy, int reg, int val)
sys/dev/ic/smc83c170.c
1354
epic_statchg(struct device *self)
sys/dev/ic/smc83c170.c
84
int epic_mii_read(struct device *, int, int);
sys/dev/ic/smc83c170.c
85
void epic_mii_write(struct device *, int, int, int);
sys/dev/ic/smc83c170.c
89
void epic_statchg(struct device *);
sys/dev/ic/smc83c170var.h
97
struct device sc_dev; /* generic device information */
sys/dev/ic/smc91cxx.c
1143
smc91cxx_mii_bitbang_read(struct device *self)
sys/dev/ic/smc91cxx.c
1152
smc91cxx_mii_bitbang_write(struct device *self, u_int32_t val)
sys/dev/ic/smc91cxx.c
1161
smc91cxx_mii_readreg(struct device *self, int phy, int reg)
sys/dev/ic/smc91cxx.c
1176
smc91cxx_mii_writereg(struct device *self, int phy, int reg, int val)
sys/dev/ic/smc91cxx.c
1188
smc91cxx_statchg(struct device *self)
sys/dev/ic/smc91cxx.c
147
u_int32_t smc91cxx_mii_bitbang_read(struct device *);
sys/dev/ic/smc91cxx.c
148
void smc91cxx_mii_bitbang_write(struct device *, u_int32_t);
sys/dev/ic/smc91cxx.c
167
int smc91cxx_mii_readreg(struct device *, int, int);
sys/dev/ic/smc91cxx.c
168
void smc91cxx_mii_writereg(struct device *, int, int, int);
sys/dev/ic/smc91cxx.c
169
void smc91cxx_statchg(struct device *);
sys/dev/ic/smc91cxxvar.h
35
struct device sc_dev; /* generic device glue */
sys/dev/ic/stivar.h
114
struct device sc_dev;
sys/dev/ic/tcic2.c
524
tcic_submatch(struct device *parent, void *match, void *aux)
sys/dev/ic/tcic2.c
69
int tcic_submatch(struct device *, void *, void *);
sys/dev/ic/tcic2var.h
100
struct device dev;
sys/dev/ic/tcic2var.h
79
struct device *pcmcia;
sys/dev/ic/tireg.h
1113
struct device sc_dv;
sys/dev/ic/trm.c
2044
((ptr->device & SID_QUAL_BAD_LU) == SID_QUAL_BAD_LU)) {
sys/dev/ic/trm.h
181
struct device sc_device;
sys/dev/ic/twe.c
798
inq.device =
sys/dev/ic/twevar.h
52
struct device sc_dev;
sys/dev/ic/ufshci.c
1366
ufshci_activate(struct device *self, int act)
sys/dev/ic/ufshci.c
1886
struct device *disk;
sys/dev/ic/ufshci.c
1887
struct device *scsibus;
sys/dev/ic/ufshcivar.h
105
int ufshci_activate(struct device *, int);
sys/dev/ic/ufshcivar.h
65
struct device sc_dev;
sys/dev/ic/uhavar.h
39
struct device sc_dev;
sys/dev/ic/vga.c
520
vga_common_attach(struct device *self, bus_space_tag_t iot,
sys/dev/ic/vga.c
527
vga_extended_attach(struct device *self, bus_space_tag_t iot,
sys/dev/ic/vgavar.h
184
vga_common_attach(struct device *, bus_space_tag_t, bus_space_tag_t,
sys/dev/ic/vgavar.h
187
vga_extended_attach(struct device *, bus_space_tag_t, bus_space_tag_t,
sys/dev/ic/vgavar.h
59
struct device *vc_softc;
sys/dev/ic/w83l518dvar.h
33
struct device wb_dev;
sys/dev/ic/w83l518dvar.h
43
struct device *wb_sdmmc_dev;
sys/dev/ic/wdc.c
918
rv = config_detach_children((struct device *)chp->wdc, flags);
sys/dev/ic/wdcvar.h
151
struct device sc_dev;
sys/dev/ic/xl.c
178
int xl_miibus_readreg(struct device *, int, int);
sys/dev/ic/xl.c
179
void xl_miibus_writereg(struct device *, int, int, int);
sys/dev/ic/xl.c
180
void xl_miibus_statchg(struct device *);
sys/dev/ic/xl.c
187
xl_activate(struct device *self, int act)
sys/dev/ic/xl.c
2488
mii_attach((struct device *)sc, &sc->sc_mii, 0xffffffff,
sys/dev/ic/xl.c
429
xl_miibus_readreg(struct device *self, int phy, int reg)
sys/dev/ic/xl.c
447
xl_miibus_writereg(struct device *self, int phy, int reg, int data)
sys/dev/ic/xl.c
465
xl_miibus_statchg(struct device *self)
sys/dev/ic/xlreg.h
585
struct device sc_dev; /* generic device structure */
sys/dev/ic/xlreg.h
766
int xl_activate(struct device *, int);
sys/dev/ic/z8530tty.c
148
struct device zst_dev; /* required first: base device */
sys/dev/ic/z8530tty.c
199
int zstty_match(struct device *, void *, void *);
sys/dev/ic/z8530tty.c
200
void zstty_attach(struct device *, struct device *, void *);
sys/dev/ic/z8530tty.c
242
zstty_match(struct device *parent, void *vcf, void *aux)
sys/dev/ic/z8530tty.c
259
zstty_attach(struct device *parent, struct device *self, void *aux)
sys/dev/ipmi.c
1604
ipmi_activate(struct device *self, int act)
sys/dev/ipmi.c
1876
int ipmi_match(struct device *, void *, void *);
sys/dev/ipmi.c
1877
void ipmi_attach(struct device *, struct device *, void *);
sys/dev/ipmi.c
1885
ipmi_match(struct device *parent, void *match, void *aux)
sys/dev/ipmi.c
1928
ipmi_attach(struct device *parent, struct device *self, void *aux)
sys/dev/ipmivar.h
104
struct device sc_dev;
sys/dev/ipmivar.h
173
int ipmi_activate(struct device *, int);
sys/dev/isa/ad1848.c
603
ad1848_mute_channel(struct ad1848_softc *sc, int device, int mute)
sys/dev/isa/ad1848.c
607
reg = ad_read(sc, mixer_channel_info[device].left_reg);
sys/dev/isa/ad1848.c
610
if (device == AD1848_MONITOR_CHANNEL) {
sys/dev/isa/ad1848.c
611
ad_write(sc, mixer_channel_info[device].left_reg,
sys/dev/isa/ad1848.c
614
ad_write(sc, mixer_channel_info[device].left_reg,
sys/dev/isa/ad1848.c
617
} else if (!(sc->mute[device] & MUTE_LEFT)) {
sys/dev/isa/ad1848.c
618
if (device == AD1848_MONITOR_CHANNEL) {
sys/dev/isa/ad1848.c
619
ad_write(sc, mixer_channel_info[device].left_reg,
sys/dev/isa/ad1848.c
622
ad_write(sc, mixer_channel_info[device].left_reg,
sys/dev/isa/ad1848.c
627
if (!mixer_channel_info[device].right_reg) {
sys/dev/isa/ad1848.c
631
reg = ad_read(sc, mixer_channel_info[device].right_reg);
sys/dev/isa/ad1848.c
634
ad_write(sc, mixer_channel_info[device].right_reg, reg | 0x80);
sys/dev/isa/ad1848.c
635
} else if (!(sc->mute[device] & MUTE_RIGHT)) {
sys/dev/isa/ad1848.c
636
ad_write(sc, mixer_channel_info[device].right_reg, reg & ~0x80);
sys/dev/isa/ad1848.c
641
ad1848_set_channel_gain(struct ad1848_softc *sc, int device,
sys/dev/isa/ad1848.c
644
struct ad1848_mixerinfo *info = &mixer_channel_info[device];
sys/dev/isa/ad1848.c
648
sc->gains[device] = *gp;
sys/dev/isa/ad1848.c
654
if (device == AD1848_MONITOR_CHANNEL)
sys/dev/isa/ad1848.c
674
ad1848_get_device_gain(struct ad1848_softc *sc, int device,
sys/dev/isa/ad1848.c
677
*gp = sc->gains[device];
sys/dev/isa/ad1848var.h
207
void ad1848_mute_channel(struct ad1848_softc *, int device, int mute);
sys/dev/isa/ad1848var.h
48
struct device sc_dev; /* base device */
sys/dev/isa/ad1848var.h
56
struct device *sc_isa; /* ISA bus's device */
sys/dev/isa/addcom_isa.c
109
int addcomprobe(struct device *, void *, void *);
sys/dev/isa/addcom_isa.c
110
void addcomattach(struct device *, struct device *, void *);
sys/dev/isa/addcom_isa.c
123
addcomprobe(struct device *parent, void *self, void *aux)
sys/dev/isa/addcom_isa.c
187
addcomattach(struct device *parent, struct device *self, void *aux)
sys/dev/isa/addcom_isa.c
85
struct device sc_dev;
sys/dev/isa/aic_isa.c
117
aic_isa_attach(struct device *parent, struct device *self, void *aux)
sys/dev/isa/aic_isa.c
75
int aic_isa_probe(struct device *, void *, void *);
sys/dev/isa/aic_isa.c
76
void aic_isa_attach(struct device *, struct device *, void *);
sys/dev/isa/aic_isa.c
91
aic_isa_probe(struct device *parent, void *match, void *aux)
sys/dev/isa/aic_isapnp.c
51
int aic_isapnp_match(struct device *, void *, void *);
sys/dev/isa/aic_isapnp.c
52
void aic_isapnp_attach(struct device *, struct device *, void *);
sys/dev/isa/aic_isapnp.c
66
aic_isapnp_match(struct device *parent, void *match, void *aux)
sys/dev/isa/aic_isapnp.c
76
aic_isapnp_attach(struct device *parent, struct device *self, void *aux)
sys/dev/isa/aps.c
135
struct device sc_dev;
sys/dev/isa/aps.c
147
int aps_match(struct device *, void *, void *);
sys/dev/isa/aps.c
148
void aps_attach(struct device *, struct device *, void *);
sys/dev/isa/aps.c
149
int aps_activate(struct device *, int);
sys/dev/isa/aps.c
240
aps_match(struct device *parent, void *match, void *aux)
sys/dev/isa/aps.c
292
aps_attach(struct device *parent, struct device *self, void *aux)
sys/dev/isa/aps.c
490
aps_activate(struct device *self, int act)
sys/dev/isa/ast.c
137
astattach(struct device *parent, struct device *self, void *aux)
sys/dev/isa/ast.c
52
struct device sc_dev;
sys/dev/isa/ast.c
63
int astprobe(struct device *, void *, void *);
sys/dev/isa/ast.c
64
void astattach(struct device *, struct device *, void *);
sys/dev/isa/ast.c
77
astprobe(struct device *parent, void *self, void *aux)
sys/dev/isa/boca.c
137
bocaattach(struct device *parent, struct device *self, void *aux)
sys/dev/isa/boca.c
52
struct device sc_dev;
sys/dev/isa/boca.c
63
int bocaprobe(struct device *, void *, void *);
sys/dev/isa/boca.c
64
void bocaattach(struct device *, struct device *, void *);
sys/dev/isa/boca.c
77
bocaprobe(struct device *parent, void *self, void *aux)
sys/dev/isa/com_commulti.c
106
com_commulti_attach(struct device *parent, struct device *self, void *aux)
sys/dev/isa/com_commulti.c
75
int com_commulti_probe(struct device *, void *, void *);
sys/dev/isa/com_commulti.c
76
void com_commulti_attach(struct device *, struct device *, void *);
sys/dev/isa/com_commulti.c
83
com_commulti_probe(struct device *parent, void *match, void *aux)
sys/dev/isa/com_isa.c
114
com_isa_attach(struct device *parent, struct device *self, void *aux)
sys/dev/isa/com_isa.c
74
int com_isa_probe(struct device *, void *, void *);
sys/dev/isa/com_isa.c
75
void com_isa_attach(struct device *, struct device *, void *);
sys/dev/isa/com_isa.c
83
com_isa_probe(struct device *parent, void *match, void *aux)
sys/dev/isa/com_isapnp.c
102
com_isapnp_attach(struct device *parent, struct device *self, void *aux)
sys/dev/isa/com_isapnp.c
75
int com_isapnp_probe(struct device *, void *, void *);
sys/dev/isa/com_isapnp.c
76
void com_isapnp_attach(struct device *, struct device *, void *);
sys/dev/isa/com_isapnp.c
83
com_isapnp_probe(struct device *parent, void *match, void *aux)
sys/dev/isa/cy_isa.c
52
static int cy_isa_probe(struct device *, void *, void *);
sys/dev/isa/cy_isa.c
53
void cy_isa_attach(struct device *, struct device *, void *);
sys/dev/isa/cy_isa.c
60
cy_isa_probe(struct device *parent, void *match, void *aux)
sys/dev/isa/cy_isa.c
62
int card = ((struct device *)match)->dv_unit;
sys/dev/isa/cy_isa.c
88
cy_isa_attach(struct device *parent, struct device *self, void *aux)
sys/dev/isa/ess_isapnp.c
53
int ess_isapnp_probe(struct device *, void *, void *);
sys/dev/isa/ess_isapnp.c
54
void ess_isapnp_attach(struct device *, struct device *, void *);
sys/dev/isa/ess_isapnp.c
61
ess_isapnp_probe(struct device *parent, void *match, void *aux)
sys/dev/isa/ess_isapnp.c
67
ess_isapnp_attach(struct device *parent, struct device *self, void *aux)
sys/dev/isa/essvar.h
121
struct device sc_dev; /* base device */
sys/dev/isa/essvar.h
122
struct device *sc_isa;
sys/dev/isa/fd.c
128
int fdprobe(struct device *, void *, void *);
sys/dev/isa/fd.c
129
void fdattach(struct device *, struct device *, void *);
sys/dev/isa/fd.c
130
int fdactivate(struct device *, int);
sys/dev/isa/fd.c
184
fdprobe(struct device *parent, void *match, void *aux)
sys/dev/isa/fd.c
244
fdattach(struct device *parent, struct device *self, void *aux)
sys/dev/isa/fd.c
310
fdactivate(struct device *self, int act)
sys/dev/isa/fd.c
98
struct device sc_dev;
sys/dev/isa/fdc.c
137
fdcattach(struct device *parent, struct device *self, void *aux)
sys/dev/isa/fdc.c
289
fdcstatus(struct device *dv, int n, char *s)
sys/dev/isa/fdc.c
80
int fdcprobe(struct device *, void *, void *);
sys/dev/isa/fdc.c
81
void fdcattach(struct device *, struct device *, void *);
sys/dev/isa/fdc.c
97
fdcprobe(struct device *parent, void *match, void *aux)
sys/dev/isa/fdlink.h
120
void fdcstatus(struct device *, int, char *);
sys/dev/isa/fdlink.h
85
struct device sc_dev; /* boilerplate */
sys/dev/isa/fins.c
109
struct device sc_dev;
sys/dev/isa/fins.c
125
int fins_match(struct device *, void *, void *);
sys/dev/isa/fins.c
126
void fins_attach(struct device *, struct device *, void *);
sys/dev/isa/fins.c
127
int fins_activate(struct device *, int);
sys/dev/isa/fins.c
211
fins_match(struct device *parent, void *match, void *aux)
sys/dev/isa/fins.c
260
fins_attach(struct device *parent, struct device *self, void *aux)
sys/dev/isa/fins.c
312
fins_activate(struct device *self, int act)
sys/dev/isa/gscsio.c
115
gscsio_probe(struct device *parent, void *match, void *aux)
sys/dev/isa/gscsio.c
143
gscsio_attach(struct device *parent, struct device *self, void *aux)
sys/dev/isa/gscsio.c
39
struct device sc_dev;
sys/dev/isa/gscsio.c
69
int gscsio_probe(struct device *, void *, void *);
sys/dev/isa/gscsio.c
70
void gscsio_attach(struct device *, struct device *, void *);
sys/dev/isa/gus_isa.c
125
int gus_isa_match(struct device *, void *, void *);
sys/dev/isa/gus_isa.c
126
void gus_isa_attach(struct device *, struct device *, void *);
sys/dev/isa/gus_isa.c
133
gus_isa_match(struct device *parent, void *match, void *aux)
sys/dev/isa/gus_isa.c
190
gus_isa_attach(struct device *parent, struct device *self, void *aux)
sys/dev/isa/gus_isapnp.c
121
int gus_isapnp_match(struct device *, void *, void *);
sys/dev/isa/gus_isapnp.c
122
void gus_isapnp_attach(struct device *, struct device *, void *);
sys/dev/isa/gus_isapnp.c
132
gus_isapnp_match(struct device *parent, void *match, void *aux)
sys/dev/isa/gus_isapnp.c
138
gus_isapnp_attach(struct device *parent, struct device *self, void *aux)
sys/dev/isa/gusvar.h
129
struct device sc_dev; /* base device */
sys/dev/isa/gusvar.h
130
struct device *sc_isa; /* pointer to ISA parent */
sys/dev/isa/hsq.c
109
int hsqprobe(struct device *, void *, void *);
sys/dev/isa/hsq.c
110
void hsqattach(struct device *, struct device *, void *);
sys/dev/isa/hsq.c
123
hsqprobe(struct device *parent, void *self, void *aux)
sys/dev/isa/hsq.c
185
hsqattach(struct device *parent, struct device *self, void *aux)
sys/dev/isa/hsq.c
99
struct device sc_dev;
sys/dev/isa/i82365_isa.c
151
pcic_isa_attach(struct device *parent, struct device *self, void *aux)
sys/dev/isa/i82365_isa.c
60
int pcic_isa_probe(struct device *, void *, void *);
sys/dev/isa/i82365_isa.c
61
void pcic_isa_attach(struct device *, struct device *, void *);
sys/dev/isa/i82365_isa.c
87
pcic_isa_probe(struct device *parent, void *match, void *aux)
sys/dev/isa/i82365_isapnp.c
66
int pcic_isapnp_match(struct device *, void *, void *);
sys/dev/isa/i82365_isapnp.c
67
void pcic_isapnp_attach(struct device *, struct device *, void *);
sys/dev/isa/i82365_isapnp.c
93
pcic_isapnp_match(struct device *parent, void *match, void *aux)
sys/dev/isa/i82365_isapnp.c
99
pcic_isapnp_attach(struct device *parent, struct device *self, void *aux)
sys/dev/isa/if_an_isapnp.c
53
int an_isapnp_match(struct device *, void *, void *);
sys/dev/isa/if_an_isapnp.c
54
void an_isapnp_attach(struct device *, struct device *, void *);
sys/dev/isa/if_an_isapnp.c
61
an_isapnp_match(struct device *parent, void *match, void *aux)
sys/dev/isa/if_an_isapnp.c
67
an_isapnp_attach(struct device *parent, struct device *self, void *aux)
sys/dev/isa/if_ec.c
131
ec_probe(struct device *parent, void *match, void *aux)
sys/dev/isa/if_ec.c
236
ec_attach(struct device *parent, struct device *self, void *aux)
sys/dev/isa/if_ec.c
92
int ec_probe(struct device *, void *, void *);
sys/dev/isa/if_ec.c
93
void ec_attach(struct device *, struct device *, void *);
sys/dev/isa/if_ef_isapnp.c
101
int ef_isapnp_match(struct device *, void *, void *);
sys/dev/isa/if_ef_isapnp.c
102
void ef_isapnp_attach(struct device *, struct device *, void *);
sys/dev/isa/if_ef_isapnp.c
118
void ef_miibus_writereg(struct device *, int, int, int);
sys/dev/isa/if_ef_isapnp.c
119
void ef_miibus_statchg(struct device *);
sys/dev/isa/if_ef_isapnp.c
120
int ef_miibus_readreg(struct device *, int, int);
sys/dev/isa/if_ef_isapnp.c
136
ef_isapnp_match(struct device *parent, void *match, void *aux)
sys/dev/isa/if_ef_isapnp.c
142
ef_isapnp_attach(struct device *parent, struct device *self, void *aux)
sys/dev/isa/if_ef_isapnp.c
66
struct device sc_dv;
sys/dev/isa/if_ef_isapnp.c
787
ef_miibus_readreg(struct device *dev, int phy, int reg)
sys/dev/isa/if_ef_isapnp.c
858
ef_miibus_writereg(struct device *dev, int phy, int reg, int val)
sys/dev/isa/if_ef_isapnp.c
913
ef_miibus_statchg(struct device *self)
sys/dev/isa/if_eg.c
280
egprobe(struct device *parent, void *match, void *aux)
sys/dev/isa/if_eg.c
343
egattach(struct device *parent, struct device *self, void *aux)
sys/dev/isa/if_eg.c
82
struct device sc_dev;
sys/dev/isa/if_eg.c
96
int egprobe(struct device *, void *, void *);
sys/dev/isa/if_eg.c
97
void egattach(struct device *, struct device *, void *);
sys/dev/isa/if_el.c
100
elprobe(struct device *parent, void *match, void *aux)
sys/dev/isa/if_el.c
160
elattach(struct device *parent, struct device *self, void *aux)
sys/dev/isa/if_el.c
60
struct device sc_dev;
sys/dev/isa/if_el.c
82
int elprobe(struct device *, void *, void *);
sys/dev/isa/if_el.c
83
void elattach(struct device *, struct device *, void *);
sys/dev/isa/if_ep_isa.c
131
ep_isa_probe(struct device *parent, void *match, void *aux)
sys/dev/isa/if_ep_isa.c
248
ep_isa_attach(struct device *parent, struct device *self, void *aux)
sys/dev/isa/if_ep_isa.c
75
int ep_isa_probe(struct device *, void *, void *);
sys/dev/isa/if_ep_isa.c
76
void ep_isa_attach(struct device *, struct device *, void *);
sys/dev/isa/if_ep_isapnp.c
75
int ep_isapnp_match(struct device *, void *, void *);
sys/dev/isa/if_ep_isapnp.c
76
void ep_isapnp_attach(struct device *, struct device *, void *);
sys/dev/isa/if_ep_isapnp.c
90
ep_isapnp_match(struct device *parent, void *match, void *aux)
sys/dev/isa/if_ep_isapnp.c
97
ep_isapnp_attach(struct device *parent, struct device *self, void *aux)
sys/dev/isa/if_ex.c
103
int ex_probe(struct device *, void *, void *);
sys/dev/isa/if_ex.c
104
void ex_attach(struct device *, struct device *, void *);
sys/dev/isa/if_ex.c
169
ex_probe(struct device *parent, void *match, void *aux)
sys/dev/isa/if_ex.c
239
ex_attach(struct device *parent, struct device *self, void *aux)
sys/dev/isa/if_ie.c
207
struct device sc_dev;
sys/dev/isa/if_ie.c
289
int ieprobe(struct device *, void *, void *);
sys/dev/isa/if_ie.c
290
void ieattach(struct device *, struct device *, void *);
sys/dev/isa/if_ie.c
356
ieprobe(struct device *parent, void *match, void *aux)
sys/dev/isa/if_ie.c
751
ieattach(struct device *parent, struct device *self, void *aux)
sys/dev/isa/if_lc_isa.c
169
lemac_isa_probe(struct device *parent, void *match, void *aux)
sys/dev/isa/if_lc_isa.c
172
struct cfdata *cf = ((struct device *)match)->dv_cfdata;
sys/dev/isa/if_lc_isa.c
182
lemac_isa_attach(struct device *parent, struct device *self, void *aux)
sys/dev/isa/if_lc_isa.c
71
int lemac_isa_probe(struct device *, void *, void *);
sys/dev/isa/if_lc_isa.c
72
void lemac_isa_attach(struct device *, struct device *, void *);
sys/dev/isa/if_le_isa.c
296
le_isa_attach(struct device *parent, struct device *self,
sys/dev/isa/if_le_isa.c
72
int le_isa_probe(struct device *, void *, void *);
sys/dev/isa/if_le_isa.c
73
void le_isa_attach(struct device *, struct device *, void *);
sys/dev/isa/if_le_isa.c
85
le_isa_probe(struct device *parent, void *match, void *aux)
sys/dev/isa/if_le_isapnp.c
69
int le_isapnp_match(struct device *, void *, void *);
sys/dev/isa/if_le_isapnp.c
70
void le_isapnp_attach(struct device *, struct device *, void *);
sys/dev/isa/if_le_isapnp.c
77
le_isapnp_match(struct device *parent, void *match, void *aux)
sys/dev/isa/if_le_isapnp.c
83
le_isapnp_attach(struct device *parent, struct device *self, void *aux)
sys/dev/isa/if_ne_isa.c
132
ne_isa_attach(struct device *parent, struct device *self, void *aux)
sys/dev/isa/if_ne_isa.c
69
int ne_isa_match(struct device *, void *, void *);
sys/dev/isa/if_ne_isa.c
70
void ne_isa_attach(struct device *, struct device *, void *);
sys/dev/isa/if_ne_isa.c
84
ne_isa_match(struct device *parent, void *match, void *aux)
sys/dev/isa/if_ne_isapnp.c
71
static int ne_isapnp_match(struct device *, void *, void *);
sys/dev/isa/if_ne_isapnp.c
72
static void ne_isapnp_attach(struct device *, struct device *, void *);
sys/dev/isa/if_ne_isapnp.c
86
ne_isapnp_match(struct device *parent, void *match, void *aux)
sys/dev/isa/if_ne_isapnp.c
92
ne_isapnp_attach(struct device *parent, struct device *self, void *aux)
sys/dev/isa/if_sm_isa.c
145
sm_isa_attach(struct device *parent, struct device *self, void *aux)
sys/dev/isa/if_sm_isa.c
67
int sm_isa_match(struct device *, void *, void *);
sys/dev/isa/if_sm_isa.c
68
void sm_isa_attach(struct device *, struct device *, void *);
sys/dev/isa/if_sm_isa.c
82
sm_isa_match(struct device *parent, void *match, void *aux)
sys/dev/isa/if_we.c
105
int we_probe(struct device *, void *, void *);
sys/dev/isa/if_we.c
106
int we_match(struct device *, void *, void *);
sys/dev/isa/if_we.c
107
void we_attach(struct device *, struct device *, void *);
sys/dev/isa/if_we.c
181
we_probe(struct device *parent, void *match, void *aux)
sys/dev/isa/if_we.c
183
struct cfdata *cf = ((struct device *)match)->dv_cfdata;
sys/dev/isa/if_we.c
189
we_match(struct device *parent, void *match, void *aux)
sys/dev/isa/if_we.c
332
we_attach(struct device *parent, struct device *self, void *aux)
sys/dev/isa/isa.c
108
isaattach(struct device *parent, struct device *self, void *aux)
sys/dev/isa/isa.c
198
isascan(struct device *parent, void *match)
sys/dev/isa/isa.c
201
struct device *dev = match;
sys/dev/isa/isa.c
257
ISA_DRQ_ALLOC((struct device *)sc, ia2.ia_drq);
sys/dev/isa/isa.c
259
ISA_DRQ_ALLOC((struct device *)sc, ia2.ia_drq2);
sys/dev/isa/isa.c
289
ISA_DRQ_ALLOC((struct device *)sc, ia.ia_drq);
sys/dev/isa/isa.c
291
ISA_DRQ_ALLOC((struct device *)sc, ia.ia_drq2);
sys/dev/isa/isa.c
78
int isamatch(struct device *, void *, void *);
sys/dev/isa/isa.c
79
void isaattach(struct device *, struct device *, void *);
sys/dev/isa/isa.c
92
isamatch(struct device *parent, void *match, void *aux)
sys/dev/isa/isadma.c
106
isadmaattach(struct device *parent, struct device *self, void *aux)
sys/dev/isa/isadma.c
170
isa_dmacascade(struct device *isadev, int chan)
sys/dev/isa/isadma.c
203
isa_dmamap_create(struct device *isadev, int chan, bus_size_t size, int flags)
sys/dev/isa/isadma.c
236
isa_dmamap_destroy(struct device *isadev, int chan)
sys/dev/isa/isadma.c
265
isa_dmastart(struct device *isadev, int chan, void *addr, bus_size_t nbytes,
sys/dev/isa/isadma.c
397
isa_dmaabort(struct device *isadev, int chan)
sys/dev/isa/isadma.c
412
isa_dmacount(struct device *isadev, int chan)
sys/dev/isa/isadma.c
459
isa_dmafinished(struct device *isadev, int chan)
sys/dev/isa/isadma.c
480
isa_dmadone(struct device *isadev, int chan)
sys/dev/isa/isadma.c
507
isa_dmamem_alloc(struct device *isadev, int chan, bus_size_t size,
sys/dev/isa/isadma.c
52
struct device *isa_dev;
sys/dev/isa/isadma.c
533
isa_dmamem_free(struct device *isadev, int chan, bus_addr_t addr,
sys/dev/isa/isadma.c
551
isa_dmamem_map(struct device *isadev, int chan, bus_addr_t addr,
sys/dev/isa/isadma.c
569
isa_dmamem_unmap(struct device *isadev, int chan, caddr_t kva, size_t size)
sys/dev/isa/isadma.c
582
isa_drq_isfree(struct device *isadev, int chan)
sys/dev/isa/isadma.c
593
isa_malloc(struct device *isadev, int chan, size_t size, int pool, int flags)
sys/dev/isa/isadma.c
60
struct device *isadev;
sys/dev/isa/isadma.c
84
int isadmamatch(struct device *, void *, void *);
sys/dev/isa/isadma.c
85
void isadmaattach(struct device *, struct device *, void *);
sys/dev/isa/isadma.c
88
sizeof(struct device), isadmamatch, isadmaattach
sys/dev/isa/isadma.c
96
isadmamatch(struct device *parent, void *match, void *aux)
sys/dev/isa/isadmavar.h
45
extern struct device *isa_dev;
sys/dev/isa/isadmavar.h
66
void isa_dmacascade(struct device *, int);
sys/dev/isa/isadmavar.h
68
int isa_dmamap_create(struct device *, int, bus_size_t, int);
sys/dev/isa/isadmavar.h
69
void isa_dmamap_destroy(struct device *, int);
sys/dev/isa/isadmavar.h
71
int isa_dmastart(struct device *, int, void *, bus_size_t,
sys/dev/isa/isadmavar.h
73
void isa_dmaabort(struct device *, int);
sys/dev/isa/isadmavar.h
74
bus_size_t isa_dmacount(struct device *, int);
sys/dev/isa/isadmavar.h
75
int isa_dmafinished(struct device *, int);
sys/dev/isa/isadmavar.h
76
void isa_dmadone(struct device *, int);
sys/dev/isa/isadmavar.h
78
int isa_dmamem_alloc(struct device *, int, bus_size_t,
sys/dev/isa/isadmavar.h
80
void isa_dmamem_free(struct device *, int, bus_addr_t, bus_size_t);
sys/dev/isa/isadmavar.h
81
int isa_dmamem_map(struct device *, int, bus_addr_t, bus_size_t,
sys/dev/isa/isadmavar.h
83
void isa_dmamem_unmap(struct device *, int, caddr_t, size_t);
sys/dev/isa/isadmavar.h
85
int isa_drq_isfree(struct device *, int);
sys/dev/isa/isadmavar.h
87
void *isa_malloc(struct device *, int, size_t, int, int);
sys/dev/isa/isagpio.c
47
struct device sc_dev;
sys/dev/isa/isagpio.c
57
int isagpio_match(struct device *, void *, void *);
sys/dev/isa/isagpio.c
58
void isagpio_attach(struct device *, struct device *, void *);
sys/dev/isa/isagpio.c
72
isagpio_match(struct device *parent, void *match, void *aux)
sys/dev/isa/isagpio.c
92
isagpio_attach(struct device *parent, struct device *self, void *aux)
sys/dev/isa/isapnp.c
251
isapnp_alloc_drq(struct device *isa, struct isapnp_pin *i)
sys/dev/isa/isapnp.c
368
isapnp_bestconfig(struct device *isa, struct isapnp_softc *sc,
sys/dev/isa/isapnp.c
539
isapnp_com_submatch(struct device *parent, void *match, void *aux)
sys/dev/isa/isapnp.c
562
isapnp_submatch(struct device *parent, void *match, void *aux)
sys/dev/isa/isapnp.c
59
int isapnp_alloc_drq(struct device *, struct isapnp_pin *);
sys/dev/isa/isapnp.c
62
struct isa_attach_args *isapnp_bestconfig(struct device *,
sys/dev/isa/isapnp.c
70
int isapnp_submatch(struct device *, void *, void *);
sys/dev/isa/isapnp.c
71
int isapnp_com_submatch(struct device *, void *, void *);
sys/dev/isa/isapnp.c
73
int isapnp_match(struct device *, void *, void *);
sys/dev/isa/isapnp.c
74
void isapnp_attach(struct device *, struct device *, void *);
sys/dev/isa/isapnp.c
800
isapnp_match(struct device *parent, void *match, void *aux)
sys/dev/isa/isapnp.c
830
isapnp_attach(struct device *parent, struct device *self, void *aux)
sys/dev/isa/isavar.h
176
struct device sc_dev;
sys/dev/isa/isavar.h
235
struct device *ia_isa; /* isa device */
sys/dev/isa/isavar.h
297
struct device *id_dev; /* back pointer to generic */
sys/dev/isa/isavar.h
306
struct device sc_dev; /* base device */
sys/dev/isa/isavar.h
385
void isascan(struct device *parent, void *match);
sys/dev/isa/it.c
131
it_match(struct device *parent, void *match, void *aux)
sys/dev/isa/it.c
203
it_attach(struct device *parent, struct device *self, void *aux)
sys/dev/isa/it.c
293
it_activate(struct device *self, int act)
sys/dev/isa/it.c
48
int it_match(struct device *, void *, void *);
sys/dev/isa/it.c
49
void it_attach(struct device *, struct device *, void *);
sys/dev/isa/it.c
50
int it_activate(struct device *, int);
sys/dev/isa/itvar.h
102
struct device sc_dev;
sys/dev/isa/lm78_isa.c
115
lm_isa_match(struct device *parent, void *match, void *aux)
sys/dev/isa/lm78_isa.c
187
lm_isa_attach(struct device *parent, struct device *self, void *aux)
sys/dev/isa/lm78_isa.c
48
int lm_isa_match(struct device *, void *, void *);
sys/dev/isa/lm78_isa.c
49
int lm_wbsio_match(struct device *, void *, void *);
sys/dev/isa/lm78_isa.c
50
void lm_isa_attach(struct device *, struct device *, void *);
sys/dev/isa/lm78_isa.c
68
lm_wbsio_match(struct device *parent, void *match, void *aux)
sys/dev/isa/lpt_isa.c
171
lpt_isa_attach(struct device *parent, struct device *self, void *aux)
sys/dev/isa/lpt_isa.c
66
int lpt_isa_probe(struct device *, void *, void *);
sys/dev/isa/lpt_isa.c
67
void lpt_isa_attach(struct device *, struct device *, void *);
sys/dev/isa/lpt_isa.c
96
lpt_isa_probe(struct device *parent, void *match, void *aux)
sys/dev/isa/mpu_isa.c
117
mpu_isa_match(struct device *parent, void *match, void *aux)
sys/dev/isa/mpu_isa.c
130
mpu_isa_attach(struct device *parent, struct device *self, void *aux)
sys/dev/isa/mpu_isa.c
47
int mpu_isa_match(struct device *, void *, void *);
sys/dev/isa/mpu_isa.c
48
void mpu_isa_attach(struct device *, struct device *, void *);
sys/dev/isa/mpu_isa.c
61
struct device sc_dev;
sys/dev/isa/mpu_isapnp.c
24
int mpu_isapnp_match(struct device *, void *, void *);
sys/dev/isa/mpu_isapnp.c
25
void mpu_isapnp_attach(struct device *, struct device *, void *);
sys/dev/isa/mpu_isapnp.c
28
struct device sc_dev;
sys/dev/isa/mpu_isapnp.c
39
mpu_isapnp_match(struct device *parent, void *match, void *aux)
sys/dev/isa/mpu_isapnp.c
49
mpu_isapnp_attach(struct device *parent, struct device *self, void *aux)
sys/dev/isa/nsclpcsio_isa.c
167
struct device sc_dev;
sys/dev/isa/nsclpcsio_isa.c
202
int nsclpcsio_isa_match(struct device *, void *, void *);
sys/dev/isa/nsclpcsio_isa.c
203
void nsclpcsio_isa_attach(struct device *, struct device *, void *);
sys/dev/isa/nsclpcsio_isa.c
246
nsclpcsio_isa_match(struct device *parent, void *match, void *aux)
sys/dev/isa/nsclpcsio_isa.c
277
nsclpcsio_isa_attach(struct device *parent, struct device *self, void *aux)
sys/dev/isa/pas.c
219
int pasprobe(struct device *, void *, void *);
sys/dev/isa/pas.c
220
void pasattach(struct device *, struct device *, void *);
sys/dev/isa/pas.c
238
pasprobe(struct device *parent, void *match, void *aux)
sys/dev/isa/pas.c
377
pasattach(struct device *parent, struct device *self, void *aux)
sys/dev/isa/pcdisplay.c
212
pcdisplay_match(struct device *parent, void *match, void *aux)
sys/dev/isa/pcdisplay.c
248
pcdisplay_attach(struct device *parent, struct device *self, void *aux)
sys/dev/isa/pcdisplay.c
56
struct device sc_dev;
sys/dev/isa/pcdisplay.c
64
int pcdisplay_match(struct device *, void *, void *);
sys/dev/isa/pcdisplay.c
65
void pcdisplay_attach(struct device *, struct device *, void *);
sys/dev/isa/pckbc_isa.c
104
pckbc_isa_activate(struct device *self, int act)
sys/dev/isa/pckbc_isa.c
126
pckbc_isa_attach(struct device *parent, struct device *self, void *aux)
sys/dev/isa/pckbc_isa.c
42
int pckbc_isa_match(struct device *, void *, void *);
sys/dev/isa/pckbc_isa.c
43
void pckbc_isa_attach(struct device *, struct device *, void *);
sys/dev/isa/pckbc_isa.c
44
int pckbc_isa_activate(struct device *, int);
sys/dev/isa/pckbc_isa.c
52
pckbc_isa_match(struct device *parent, void *match, void *aux)
sys/dev/isa/pcppi.c
149
pcppi_attach(struct device *parent, struct device *self, void *aux)
sys/dev/isa/pcppi.c
57
struct device sc_dv;
sys/dev/isa/pcppi.c
69
int pcppi_match(struct device *, void *, void *);
sys/dev/isa/pcppi.c
70
void pcppi_attach(struct device *, struct device *, void *);
sys/dev/isa/pcppi.c
85
pcppi_match(struct device *parent, void *match, void *aux)
sys/dev/isa/sb_isa.c
138
sb_isa_attach(struct device *parent, struct device *self, void *aux)
sys/dev/isa/sb_isa.c
59
static int sbfind(struct device *, struct sbdsp_softc *, struct isa_attach_args *);
sys/dev/isa/sb_isa.c
61
int sb_isa_match(struct device *, void *, void *);
sys/dev/isa/sb_isa.c
62
void sb_isa_attach(struct device *, struct device *, void *);
sys/dev/isa/sb_isa.c
76
sb_isa_match(struct device *parent, void *match, void *aux)
sys/dev/isa/sb_isa.c
81
sc->sc_dev.dv_cfdata = ((struct device *)match)->dv_cfdata;
sys/dev/isa/sb_isa.c
87
sbfind(struct device *parent, struct sbdsp_softc *sc,
sys/dev/isa/sb_isapnp.c
57
int sb_isapnp_match(struct device *, void *, void *);
sys/dev/isa/sb_isapnp.c
58
void sb_isapnp_attach(struct device *, struct device *, void *);
sys/dev/isa/sb_isapnp.c
72
sb_isapnp_match(struct device *parent, void *match, void *aux)
sys/dev/isa/sb_isapnp.c
86
sb_isapnp_attach(struct device *parent, struct device *self, void *aux)
sys/dev/isa/sbdspvar.h
104
struct device *sc_isa;
sys/dev/isa/sbdspvar.h
98
struct device sc_dev; /* base device */
sys/dev/isa/sch311x.c
148
struct device sc_dev;
sys/dev/isa/sch311x.c
159
int schsio_probe(struct device *, void *, void *);
sys/dev/isa/sch311x.c
160
void schsio_attach(struct device *, struct device *, void *);
sys/dev/isa/sch311x.c
161
int schsio_activate(struct device *, int);
sys/dev/isa/sch311x.c
224
schsio_probe(struct device *parent, void *match, void *aux)
sys/dev/isa/sch311x.c
261
schsio_attach(struct device *parent, struct device *self, void *aux)
sys/dev/isa/sch311x.c
323
schsio_activate(struct device *self, int act)
sys/dev/isa/skgpio.c
109
skgpio_attach(struct device *parent, struct device *self, void *aux)
sys/dev/isa/skgpio.c
53
struct device sc_dev;
sys/dev/isa/skgpio.c
66
int skgpio_match(struct device *, void *, void *);
sys/dev/isa/skgpio.c
67
void skgpio_attach(struct device *, struct device *, void *);
sys/dev/isa/skgpio.c
84
skgpio_match(struct device *parent, void *match, void *aux)
sys/dev/isa/spkr.c
388
spkrprobe(struct device *parent, void *match, void *aux)
sys/dev/isa/spkr.c
394
spkrattach(struct device *parent, struct device *self, void *aux)
sys/dev/isa/spkr.c
63
int spkrprobe(struct device *, void *, void *);
sys/dev/isa/spkr.c
64
void spkrattach(struct device *, struct device *, void *);
sys/dev/isa/spkr.c
67
sizeof(struct device), spkrprobe, spkrattach
sys/dev/isa/tcic2_isa.c
108
int tcic_isa_probe(struct device *, void *, void *);
sys/dev/isa/tcic2_isa.c
109
void tcic_isa_attach(struct device *, struct device *, void *);
sys/dev/isa/tcic2_isa.c
140
tcic_isa_probe(struct device *parent, void *match, void *aux)
sys/dev/isa/tcic2_isa.c
190
tcic_isa_attach(struct device *parent, struct device *self, void *aux)
sys/dev/isa/uguru.c
636
int uguru_match(struct device *, void *, void *);
sys/dev/isa/uguru.c
637
void uguru_attach(struct device *, struct device *, void *);
sys/dev/isa/uguru.c
656
uguru_match(struct device *parent, void *match, void *aux)
sys/dev/isa/uguru.c
693
uguru_attach(struct device *parent, struct device *self, void *aux)
sys/dev/isa/uguru.c
95
struct device sc_dev;
sys/dev/isa/uha_isa.c
106
uha_isa_attach(struct device *parent, struct device *self, void *aux)
sys/dev/isa/uha_isa.c
53
int uha_isa_probe(struct device *, void *, void *);
sys/dev/isa/uha_isa.c
54
void uha_isa_attach(struct device *, struct device *, void *);
sys/dev/isa/uha_isa.c
74
uha_isa_probe(struct device *parent, void *match, void *aux)
sys/dev/isa/vga_isa.c
50
struct device sc_dev;
sys/dev/isa/vga_isa.c
56
int vga_isa_match(struct device *, void *, void *);
sys/dev/isa/vga_isa.c
57
void vga_isa_attach(struct device *, struct device *, void *);
sys/dev/isa/vga_isa.c
64
vga_isa_match(struct device *parent, void *match, void *aux)
sys/dev/isa/vga_isa.c
88
vga_isa_attach(struct device *parent, struct device *self, void *aux)
sys/dev/isa/viasio.c
143
viasio_probe(struct device *parent, void *match, void *aux)
sys/dev/isa/viasio.c
172
viasio_attach(struct device *parent, struct device *self, void *aux)
sys/dev/isa/viasio.c
203
viasio_activate(struct device *self, int act)
sys/dev/isa/viasio.c
47
struct device sc_dev;
sys/dev/isa/viasio.c
63
int viasio_probe(struct device *, void *, void *);
sys/dev/isa/viasio.c
64
void viasio_attach(struct device *, struct device *, void *);
sys/dev/isa/viasio.c
65
int viasio_activate(struct device *, int);
sys/dev/isa/wbsio.c
131
wbsio_attach(struct device *parent, struct device *self, void *aux)
sys/dev/isa/wbsio.c
39
struct device sc_dev;
sys/dev/isa/wbsio.c
45
int wbsio_probe(struct device *, void *, void *);
sys/dev/isa/wbsio.c
46
void wbsio_attach(struct device *, struct device *, void *);
sys/dev/isa/wbsio.c
88
wbsio_probe(struct device *parent, void *match, void *aux)
sys/dev/isa/wdc_isa.c
116
wdc_isa_attach(struct device *parent, struct device *self, void *aux)
sys/dev/isa/wdc_isa.c
60
struct device *sc_isa;
sys/dev/isa/wdc_isa.c
66
int wdc_isa_probe(struct device *, void *, void *);
sys/dev/isa/wdc_isa.c
67
void wdc_isa_attach(struct device *, struct device *, void *);
sys/dev/isa/wdc_isa.c
81
wdc_isa_probe(struct device *parent, void *match, void *aux)
sys/dev/isa/wdc_isa.c
85
struct cfdata *cf = ((struct device *)match)->dv_cfdata;
sys/dev/isa/wdc_isapnp.c
57
int wdc_isapnp_match(struct device *, void *, void *);
sys/dev/isa/wdc_isapnp.c
58
void wdc_isapnp_attach(struct device *, struct device *, void *);
sys/dev/isa/wdc_isapnp.c
65
wdc_isapnp_match(struct device *parent, void *match, void *aux)
sys/dev/isa/wdc_isapnp.c
80
wdc_isapnp_attach(struct device *parent, struct device *self, void *aux)
sys/dev/isa/wds.c
104
struct device sc_dev;
sys/dev/isa/wds.c
173
int wdsprobe(struct device *, void *, void *);
sys/dev/isa/wds.c
174
void wdsattach(struct device *, struct device *, void *);
sys/dev/isa/wds.c
221
wdsprobe(struct device *parent, void *match, void *aux)
sys/dev/isa/wds.c
256
wdsattach(struct device *parent, struct device *self, void *aux)
sys/dev/midi.c
42
int midiprobe(struct device *, void *, void *);
sys/dev/midi.c
43
void midiattach(struct device *, struct device *, void *);
sys/dev/midi.c
44
int mididetach(struct device *, int);
sys/dev/midi.c
490
midiprobe(struct device *parent, void *match, void *aux)
sys/dev/midi.c
498
midiattach(struct device *parent, struct device *self, void *aux)
sys/dev/midi.c
530
mididetach(struct device *self, int flags)
sys/dev/midi.c
576
struct device *
sys/dev/midi.c
577
midi_attach_mi(const struct midi_hw_if *hwif, void *hdl, struct device *dev)
sys/dev/midi_if.h
55
struct device *midi_attach_mi(const struct midi_hw_if *, void *,
sys/dev/midi_if.h
56
struct device *);
sys/dev/midivar.h
72
struct device dev;
sys/dev/mii/acphy.c
101
acphyattach(struct device *parent, struct device *self, void *aux)
sys/dev/mii/acphy.c
59
int acphymatch(struct device *, void *, void *);
sys/dev/mii/acphy.c
60
void acphyattach(struct device *, struct device *, void *);
sys/dev/mii/acphy.c
90
acphymatch(struct device *parent, void *match, void *aux)
sys/dev/mii/amphy.c
104
amphyattach(struct device *parent, struct device *self, void *aux)
sys/dev/mii/amphy.c
58
int amphymatch(struct device *, void *, void *);
sys/dev/mii/amphy.c
59
void amphyattach(struct device *, struct device *, void *);
sys/dev/mii/amphy.c
93
amphymatch(struct device *parent, void *match, void *aux)
sys/dev/mii/atphy.c
105
atphy_match(struct device *parent, void *match, void *aux)
sys/dev/mii/atphy.c
116
atphy_attach(struct device *parent, struct device *self, void *aux)
sys/dev/mii/atphy.c
74
void atphy_attach(struct device *, struct device *, void *);
sys/dev/mii/atphy.c
75
int atphy_match(struct device *, void *, void *);
sys/dev/mii/bmtphy.c
41
int bmtphymatch(struct device *, void *, void *);
sys/dev/mii/bmtphy.c
42
void bmtphyattach(struct device *, struct device *, void *);
sys/dev/mii/bmtphy.c
83
bmtphymatch(struct device *parent, void *match, void *aux)
sys/dev/mii/bmtphy.c
94
bmtphyattach(struct device *parent, struct device *self, void *aux)
sys/dev/mii/brgphy.c
196
brgphy_probe(struct device *parent, void *match, void *aux)
sys/dev/mii/brgphy.c
207
brgphy_attach(struct device *parent, struct device *self, void *aux)
sys/dev/mii/brgphy.c
63
int brgphy_probe(struct device *, void *, void *);
sys/dev/mii/brgphy.c
64
void brgphy_attach(struct device *, struct device *, void *);
sys/dev/mii/brswphy.c
150
int brswphymatch(struct device *, void *, void *);
sys/dev/mii/brswphy.c
151
void brswphyattach(struct device *, struct device *, void *);
sys/dev/mii/brswphy.c
184
brswphymatch(struct device *parent, void *match, void *aux)
sys/dev/mii/brswphy.c
195
brswphyattach(struct device *parent, struct device *self, void *aux)
sys/dev/mii/ciphy.c
110
ciphyattach(struct device *parent, struct device *self, void *aux)
sys/dev/mii/ciphy.c
56
int ciphymatch(struct device *, void *, void *);
sys/dev/mii/ciphy.c
57
void ciphyattach(struct device *, struct device *, void *);
sys/dev/mii/ciphy.c
99
ciphymatch(struct device *parent, void *match, void *aux)
sys/dev/mii/dcphy.c
105
dcphy_match(struct device *parent, void *match, void *aux)
sys/dev/mii/dcphy.c
121
dcphy_attach(struct device *parent, struct device *self, void *aux)
sys/dev/mii/dcphy.c
84
int dcphy_match(struct device *, void *, void *);
sys/dev/mii/dcphy.c
85
void dcphy_attach(struct device *, struct device *, void *);
sys/dev/mii/eephy.c
135
eephy_match(struct device *parent, void *match, void *aux)
sys/dev/mii/eephy.c
146
eephy_attach(struct device *parent, struct device *self, void *aux)
sys/dev/mii/eephy.c
63
int eephy_match(struct device *, void *, void *);
sys/dev/mii/eephy.c
64
void eephy_attach(struct device *, struct device *, void *);
sys/dev/mii/etphy.c
141
etphy_match(struct device *parent, void *match, void *aux)
sys/dev/mii/etphy.c
152
etphy_attach(struct device *parent, struct device *self, void *aux)
sys/dev/mii/etphy.c
77
void etphy_attach(struct device *, struct device *, void *);
sys/dev/mii/etphy.c
78
int etphy_match(struct device *, void *, void *);
sys/dev/mii/exphy.c
114
exphyattach(struct device *parent, struct device *self, void *aux)
sys/dev/mii/exphy.c
75
int exphymatch(struct device *, void *, void *);
sys/dev/mii/exphy.c
76
void exphyattach(struct device *, struct device *, void *);
sys/dev/mii/exphy.c
94
exphymatch(struct device *parent, void *match, void *aux)
sys/dev/mii/gentbi.c
132
gentbiattach(struct device *parent, struct device *self, void *aux)
sys/dev/mii/gentbi.c
79
int gentbimatch(struct device *, void *, void *);
sys/dev/mii/gentbi.c
80
void gentbiattach(struct device *, struct device *, void *);
sys/dev/mii/gentbi.c
99
gentbimatch(struct device *parent, void *match, void *aux)
sys/dev/mii/icsphy.c
112
icsphymatch(struct device *parent, void *match, void *aux)
sys/dev/mii/icsphy.c
123
icsphyattach(struct device *parent, struct device *self, void *aux)
sys/dev/mii/icsphy.c
79
int icsphymatch(struct device *, void *, void *);
sys/dev/mii/icsphy.c
80
void icsphyattach(struct device *, struct device *, void *);
sys/dev/mii/inphy.c
112
inphymatch(struct device *parent, void *match, void *aux)
sys/dev/mii/inphy.c
123
inphyattach(struct device *parent, struct device *self, void *aux)
sys/dev/mii/inphy.c
79
int inphymatch(struct device *, void *, void *);
sys/dev/mii/inphy.c
80
void inphyattach(struct device *, struct device *, void *);
sys/dev/mii/iophy.c
107
iophymatch(struct device *parent, void *match, void *aux)
sys/dev/mii/iophy.c
118
iophyattach(struct device *parent, struct device *self, void *aux)
sys/dev/mii/iophy.c
77
int iophymatch(struct device *, void *, void *);
sys/dev/mii/iophy.c
78
void iophyattach(struct device *, struct device *, void *);
sys/dev/mii/ipgphy.c
101
ipgphy_attach(struct device *parent, struct device *self, void *aux)
sys/dev/mii/ipgphy.c
58
int ipgphy_probe(struct device *, void *, void *);
sys/dev/mii/ipgphy.c
59
void ipgphy_attach(struct device *, struct device *, void *);
sys/dev/mii/ipgphy.c
90
ipgphy_probe(struct device *parent, void *match, void *aux)
sys/dev/mii/jmphy.c
52
int jmphy_match(struct device *, void *, void *);
sys/dev/mii/jmphy.c
53
void jmphy_attach(struct device *, struct device *, void *);
sys/dev/mii/jmphy.c
81
jmphy_match(struct device *parent, void *match, void *aux)
sys/dev/mii/jmphy.c
92
jmphy_attach(struct device *parent, struct device *self, void *aux)
sys/dev/mii/luphy.c
57
int luphymatch(struct device *, void *, void *);
sys/dev/mii/luphy.c
58
void luphyattach(struct device *, struct device *, void *);
sys/dev/mii/luphy.c
83
luphymatch(struct device *parent, void *match, void *aux)
sys/dev/mii/luphy.c
94
luphyattach(struct device *parent, struct device *self, void *aux)
sys/dev/mii/lxtphy.c
113
lxtphymatch(struct device *parent, void *match, void *aux)
sys/dev/mii/lxtphy.c
124
lxtphyattach(struct device *parent, struct device *self, void *aux)
sys/dev/mii/lxtphy.c
79
int lxtphymatch(struct device *, void *, void *);
sys/dev/mii/lxtphy.c
80
void lxtphyattach(struct device *, struct device *, void *);
sys/dev/mii/mii.c
194
mii_submatch(struct device *parent, void *match, void *aux)
sys/dev/mii/mii.c
52
int mii_submatch(struct device *, void *, void *);
sys/dev/mii/mii.c
62
mii_attach(struct device *parent, struct mii_data *mii, int capmask,
sys/dev/mii/mii_bitbang.c
114
mii_bitbang_readreg(struct device *sc, mii_bitbang_ops_t ops, int phy,
sys/dev/mii/mii_bitbang.c
162
mii_bitbang_writereg(struct device *sc, mii_bitbang_ops_t ops,
sys/dev/mii/mii_bitbang.c
44
void mii_bitbang_sync(struct device *, mii_bitbang_ops_t);
sys/dev/mii/mii_bitbang.c
45
void mii_bitbang_sendbits(struct device *, mii_bitbang_ops_t,
sys/dev/mii/mii_bitbang.c
68
mii_bitbang_sync(struct device *sc, mii_bitbang_ops_t ops)
sys/dev/mii/mii_bitbang.c
88
mii_bitbang_sendbits(struct device *sc, mii_bitbang_ops_t ops,
sys/dev/mii/mii_bitbang.h
42
u_int32_t (*mbo_read)(struct device *);
sys/dev/mii/mii_bitbang.h
43
void (*mbo_write)(struct device *, u_int32_t);
sys/dev/mii/mii_bitbang.h
49
int mii_bitbang_readreg(struct device *, mii_bitbang_ops_t,
sys/dev/mii/mii_bitbang.h
51
void mii_bitbang_writereg(struct device *, mii_bitbang_ops_t,
sys/dev/mii/mii_physubr.c
485
mii_phy_detach(struct device *self, int flags)
sys/dev/mii/miivar.h
111
struct device mii_dev; /* generic device glue */
sys/dev/mii/miivar.h
240
void mii_attach(struct device *, struct mii_data *, int, int,
sys/dev/mii/miivar.h
250
int mii_phy_detach(struct device *, int);
sys/dev/mii/miivar.h
52
typedef int (*mii_readreg_t)(struct device *, int, int);
sys/dev/mii/miivar.h
53
typedef void (*mii_writereg_t)(struct device *, int, int, int);
sys/dev/mii/miivar.h
54
typedef void (*mii_statchg_t)(struct device *);
sys/dev/mii/mlphy.c
125
struct device *ml_dev;
sys/dev/mii/mlphy.c
130
int mlphy_probe(struct device *, void *, void *);
sys/dev/mii/mlphy.c
131
void mlphy_attach(struct device *, struct device *, void *);
sys/dev/mii/mlphy.c
150
mlphy_probe(struct device *parent, void *match, void *aux)
sys/dev/mii/mlphy.c
172
mlphy_attach(struct device *parent, struct device *self, void *aux)
sys/dev/mii/mtdphy.c
48
int mtdphymatch(struct device *, void *, void *);
sys/dev/mii/mtdphy.c
49
void mtdphyattach(struct device *, struct device *, void *);
sys/dev/mii/mtdphy.c
74
mtdphymatch(struct device *parent, void *match, void *aux)
sys/dev/mii/mtdphy.c
85
mtdphyattach(struct device *parent, struct device *self, void *aux)
sys/dev/mii/nsgphy.c
110
nsgphyattach(struct device *parent, struct device *self, void *aux)
sys/dev/mii/nsgphy.c
68
int nsgphymatch(struct device*, void *, void *);
sys/dev/mii/nsgphy.c
69
void nsgphyattach(struct device *, struct device *, void *);
sys/dev/mii/nsgphy.c
99
nsgphymatch(struct device *parent, void *match, void *aux)
sys/dev/mii/nsphy.c
107
nsphymatch(struct device *parent, void *match, void *aux)
sys/dev/mii/nsphy.c
118
nsphyattach(struct device *parent, struct device *self, void *aux)
sys/dev/mii/nsphy.c
79
int nsphymatch(struct device *, void *, void *);
sys/dev/mii/nsphy.c
80
void nsphyattach(struct device *, struct device *, void *);
sys/dev/mii/nsphyter.c
111
nsphytermatch(struct device *parent, void *match, void *aux)
sys/dev/mii/nsphyter.c
122
nsphyterattach(struct device *parent, struct device *self, void *aux)
sys/dev/mii/nsphyter.c
79
int nsphytermatch(struct device *, void *, void *);
sys/dev/mii/nsphyter.c
80
void nsphyterattach(struct device *, struct device *, void *);
sys/dev/mii/qsphy.c
106
qsphymatch(struct device *parent, void *match, void *aux)
sys/dev/mii/qsphy.c
117
qsphyattach(struct device *parent, struct device *self, void *aux)
sys/dev/mii/qsphy.c
78
int qsphymatch(struct device *, void *, void *);
sys/dev/mii/qsphy.c
79
void qsphyattach(struct device *, struct device *, void *);
sys/dev/mii/rdcphy.c
121
rdcphy_match(struct device *parent, void *match, void *aux)
sys/dev/mii/rdcphy.c
132
rdcphy_attach(struct device *parent, struct device *self, void *aux)
sys/dev/mii/rdcphy.c
94
void rdcphy_attach(struct device *, struct device *, void *);
sys/dev/mii/rdcphy.c
95
int rdcphy_match(struct device *, void *, void *);
sys/dev/mii/rgephy.c
101
rgephymatch(struct device *parent, void *match, void *aux)
sys/dev/mii/rgephy.c
112
rgephyattach(struct device *parent, struct device *self, void *aux)
sys/dev/mii/rgephy.c
63
int rgephymatch(struct device *, void *, void *);
sys/dev/mii/rgephy.c
64
void rgephyattach(struct device *, struct device *, void *);
sys/dev/mii/rlphy.c
114
rlphyattach(struct device *parent, struct device *self, void *aux)
sys/dev/mii/rlphy.c
56
int rlphymatch(struct device *, void *, void *);
sys/dev/mii/rlphy.c
57
void rlphyattach(struct device *, struct device *, void *);
sys/dev/mii/rlphy.c
88
rlphymatch(struct device *parent, void *match, void *aux)
sys/dev/mii/sqphy.c
109
sqphymatch(struct device *parent, void *match, void *aux)
sys/dev/mii/sqphy.c
120
sqphyattach(struct device *parent, struct device *self, void *aux)
sys/dev/mii/sqphy.c
78
int sqphymatch(struct device *, void *, void *);
sys/dev/mii/sqphy.c
79
void sqphyattach(struct device *, struct device *, void *);
sys/dev/mii/tlphy.c
122
tlphymatch(struct device *parent, void *match, void *aux)
sys/dev/mii/tlphy.c
133
tlphyattach(struct device *parent, struct device *self, void *aux)
sys/dev/mii/tlphy.c
97
int tlphymatch(struct device *, void *, void *);
sys/dev/mii/tlphy.c
98
void tlphyattach(struct device *, struct device *, void *);
sys/dev/mii/tqphy.c
106
tqphymatch(struct device *parent, void *match, void *aux)
sys/dev/mii/tqphy.c
117
tqphyattach(struct device *parent, struct device *self, void *aux)
sys/dev/mii/tqphy.c
79
int tqphymatch(struct device *, void *, void *);
sys/dev/mii/tqphy.c
80
void tqphyattach(struct device *, struct device *, void *);
sys/dev/mii/txphy.c
48
int txphymatch(struct device *, void *, void *);
sys/dev/mii/txphy.c
49
void txphyattach(struct device *, struct device *, void *);
sys/dev/mii/txphy.c
74
txphymatch(struct device *parent, void *match, void *aux)
sys/dev/mii/txphy.c
85
txphyattach(struct device *parent, struct device *self, void *aux)
sys/dev/mii/ukphy.c
103
ukphyattach(struct device *parent, struct device *self, void *aux)
sys/dev/mii/ukphy.c
75
int ukphymatch(struct device *, void *, void *);
sys/dev/mii/ukphy.c
76
void ukphyattach(struct device *, struct device *, void *);
sys/dev/mii/ukphy.c
93
ukphymatch(struct device *parent, void *match, void *aux)
sys/dev/mii/urlphy.c
101
urlphy_attach(struct device *parent, struct device *self, void *aux)
sys/dev/mii/urlphy.c
61
int urlphy_match(struct device *, void *, void *);
sys/dev/mii/urlphy.c
62
void urlphy_attach(struct device *, struct device *, void *);
sys/dev/mii/urlphy.c
80
urlphy_match(struct device *parent, void *match, void *aux)
sys/dev/mii/xmphy.c
100
xmphy_attach(struct device *parent, struct device *self, void *aux)
sys/dev/mii/xmphy.c
57
int xmphy_probe(struct device *, void *, void *);
sys/dev/mii/xmphy.c
58
void xmphy_attach(struct device *, struct device *, void *);
sys/dev/mii/xmphy.c
89
xmphy_probe(struct device *parent, void *match, void *aux)
sys/dev/mii/ytphy.c
112
ytphy_match(struct device *parent, void *match, void *aux)
sys/dev/mii/ytphy.c
132
ytphy_attach(struct device *parent, struct device *self, void *aux)
sys/dev/mii/ytphy.c
83
int ytphy_match(struct device *, void *, void *);
sys/dev/mii/ytphy.c
84
void ytphy_attach(struct device *, struct device *, void *);
sys/dev/ofw/ofw_misc.h
258
int (*md_readreg)(struct device *, int, int);
sys/dev/ofw/ofw_misc.h
259
void (*md_writereg)(struct device *, int, int, int);
sys/dev/ofw/openfirm.h
103
struct device sc_dev;
sys/dev/onewire/onewire.c
117
onewire_detach(struct device *self, int flags)
sys/dev/onewire/onewire.c
131
onewire_activate(struct device *self, int act)
sys/dev/onewire/onewire.c
404
struct device *dev;
sys/dev/onewire/onewire.c
45
struct device sc_dev;
sys/dev/onewire/onewire.c
59
struct device * d_dev; /* may be NULL */
sys/dev/onewire/onewire.c
64
int onewire_match(struct device *, void *, void *);
sys/dev/onewire/onewire.c
65
void onewire_attach(struct device *, struct device *, void *);
sys/dev/onewire/onewire.c
66
int onewire_detach(struct device *, int);
sys/dev/onewire/onewire.c
67
int onewire_activate(struct device *, int);
sys/dev/onewire/onewire.c
87
onewire_match(struct device *parent, void *match, void *aux)
sys/dev/onewire/onewire.c
95
onewire_attach(struct device *parent, struct device *self, void *aux)
sys/dev/onewire/owctr.c
129
owctr_detach(struct device *self, int flags)
sys/dev/onewire/owctr.c
143
owctr_activate(struct device *self, int act)
sys/dev/onewire/owctr.c
50
struct device sc_dev;
sys/dev/onewire/owctr.c
65
int owctr_match(struct device *, void *, void *);
sys/dev/onewire/owctr.c
66
void owctr_attach(struct device *, struct device *, void *);
sys/dev/onewire/owctr.c
67
int owctr_detach(struct device *, int);
sys/dev/onewire/owctr.c
68
int owctr_activate(struct device *, int);
sys/dev/onewire/owctr.c
90
owctr_match(struct device *parent, void *match, void *aux)
sys/dev/onewire/owctr.c
96
owctr_attach(struct device *parent, struct device *self, void *aux)
sys/dev/onewire/owid.c
104
owid_activate(struct device *self, int act)
sys/dev/onewire/owid.c
33
struct device sc_dev;
sys/dev/onewire/owid.c
44
int owid_match(struct device *, void *, void *);
sys/dev/onewire/owid.c
45
void owid_attach(struct device *, struct device *, void *);
sys/dev/onewire/owid.c
46
int owid_detach(struct device *, int);
sys/dev/onewire/owid.c
47
int owid_activate(struct device *, int);
sys/dev/onewire/owid.c
66
owid_match(struct device *parent, void *match, void *aux)
sys/dev/onewire/owid.c
72
owid_attach(struct device *parent, struct device *self, void *aux)
sys/dev/onewire/owid.c
94
owid_detach(struct device *self, int flags)
sys/dev/onewire/owsbm.c
105
owsbm_attach(struct device *parent, struct device *self, void *aux)
sys/dev/onewire/owsbm.c
149
owsbm_detach(struct device *self, int flags)
sys/dev/onewire/owsbm.c
163
owsbm_activate(struct device *self, int act)
sys/dev/onewire/owsbm.c
58
struct device sc_dev;
sys/dev/onewire/owsbm.c
75
int owsbm_match(struct device *, void *, void *);
sys/dev/onewire/owsbm.c
76
void owsbm_attach(struct device *, struct device *, void *);
sys/dev/onewire/owsbm.c
77
int owsbm_detach(struct device *, int);
sys/dev/onewire/owsbm.c
78
int owsbm_activate(struct device *, int);
sys/dev/onewire/owsbm.c
99
owsbm_match(struct device *parent, void *match, void *aux)
sys/dev/onewire/owtemp.c
120
owtemp_detach(struct device *self, int flags)
sys/dev/onewire/owtemp.c
134
owtemp_activate(struct device *self, int act)
sys/dev/onewire/owtemp.c
49
struct device sc_dev;
sys/dev/onewire/owtemp.c
60
int owtemp_match(struct device *, void *, void *);
sys/dev/onewire/owtemp.c
61
void owtemp_attach(struct device *, struct device *, void *);
sys/dev/onewire/owtemp.c
62
int owtemp_detach(struct device *, int);
sys/dev/onewire/owtemp.c
63
int owtemp_activate(struct device *, int);
sys/dev/onewire/owtemp.c
86
owtemp_match(struct device *parent, void *match, void *aux)
sys/dev/onewire/owtemp.c
92
owtemp_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/aac_pci.c
109
u_int16_t device;
sys/dev/pci/aac_pci.c
201
aac_pci_probe(struct device *parent, void *match, void *aux)
sys/dev/pci/aac_pci.c
209
m->device == PCI_PRODUCT(pa->pa_id)) {
sys/dev/pci/aac_pci.c
220
aac_pci_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/aac_pci.c
282
m->device == PCI_PRODUCT(pa->pa_id)) {
sys/dev/pci/aac_pci.c
60
int aac_pci_probe(struct device *, void *, void *);
sys/dev/pci/aac_pci.c
61
void aac_pci_attach(struct device *, struct device *, void *);
sys/dev/pci/adv_pci.c
103
adv_pci_match(struct device *parent, void *match, void *aux)
sys/dev/pci/adv_pci.c
111
adv_pci_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/adv_pci.c
82
int adv_pci_match(struct device *, void *, void *);
sys/dev/pci/adv_pci.c
83
void adv_pci_attach(struct device *, struct device *, void *);
sys/dev/pci/adw_pci.c
68
int adw_pci_match(struct device *, void *, void *);
sys/dev/pci/adw_pci.c
69
void adw_pci_attach(struct device *, struct device *, void *);
sys/dev/pci/adw_pci.c
89
adw_pci_match(struct device *parent, void *match, void *aux)
sys/dev/pci/adw_pci.c
97
adw_pci_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/agp.c
108
agp_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/agp.c
41
void agp_attach(struct device *, struct device *, void *);
sys/dev/pci/agp.c
42
int agp_probe(struct device *, void *, void *);
sys/dev/pci/agp.c
82
struct device *
sys/dev/pci/agp.c
84
bus_addr_t apaddr, bus_size_t apsize, struct device *dev)
sys/dev/pci/agp.c
98
agp_probe(struct device *parent, void *match, void *aux)
sys/dev/pci/agp_ali.c
147
agp_ali_activate(struct device *arg, int act)
sys/dev/pci/agp_ali.c
46
struct device dev;
sys/dev/pci/agp_ali.c
57
void agp_ali_attach(struct device *, struct device *, void *);
sys/dev/pci/agp_ali.c
58
int agp_ali_activate(struct device *, int);
sys/dev/pci/agp_ali.c
61
int agp_ali_probe(struct device *, void *, void *);
sys/dev/pci/agp_ali.c
84
agp_ali_probe(struct device *parent, void *match, void *aux)
sys/dev/pci/agp_ali.c
97
agp_ali_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/agp_amd.c
155
agp_amd_probe(struct device *parent, void *match, void *aux)
sys/dev/pci/agp_amd.c
170
agp_amd_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/agp_amd.c
233
agp_amd_activate(struct device *arg, int act)
sys/dev/pci/agp_amd.c
62
struct device dev;
sys/dev/pci/agp_amd.c
76
void agp_amd_attach(struct device *, struct device *, void *);
sys/dev/pci/agp_amd.c
77
int agp_amd_activate(struct device *, int);
sys/dev/pci/agp_amd.c
80
int agp_amd_probe(struct device *, void *, void *);
sys/dev/pci/agp_apple.c
34
struct device dev;
sys/dev/pci/agp_apple.c
45
int agp_apple_match(struct device *, void *, void *);
sys/dev/pci/agp_apple.c
46
void agp_apple_attach(struct device *, struct device *, void *);
sys/dev/pci/agp_apple.c
70
agp_apple_match(struct device *parent, void *match, void *aux)
sys/dev/pci/agp_apple.c
96
agp_apple_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/agp_i810.c
213
agp_i810_probe(struct device *parent, void *match, void *aux)
sys/dev/pci/agp_i810.c
225
agp_i810_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/agp_i810.c
532
agp_i810_activate(struct device *arg, int act)
sys/dev/pci/agp_i810.c
77
struct device dev;
sys/dev/pci/agp_i810.c
94
void agp_i810_attach(struct device *, struct device *, void *);
sys/dev/pci/agp_i810.c
95
int agp_i810_activate(struct device *, int);
sys/dev/pci/agp_i810.c
97
int agp_i810_probe(struct device *, void *, void *);
sys/dev/pci/agp_intel.c
129
agp_intel_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/agp_intel.c
270
agp_intel_activate(struct device *arg, int act)
sys/dev/pci/agp_intel.c
45
struct device dev;
sys/dev/pci/agp_intel.c
68
void agp_intel_attach(struct device *, struct device *, void *);
sys/dev/pci/agp_intel.c
69
int agp_intel_activate(struct device *, int);
sys/dev/pci/agp_intel.c
72
int agp_intel_probe(struct device *, void *, void *);
sys/dev/pci/agp_intel.c
96
agp_intel_probe(struct device *parent, void *match, void *aux)
sys/dev/pci/agp_sis.c
147
agp_sis_activate(struct device *arg, int act)
sys/dev/pci/agp_sis.c
45
struct device dev;
sys/dev/pci/agp_sis.c
55
void agp_sis_attach(struct device *, struct device *, void *);
sys/dev/pci/agp_sis.c
56
int agp_sis_activate(struct device *, int);
sys/dev/pci/agp_sis.c
59
int agp_sis_probe(struct device *, void *, void *);
sys/dev/pci/agp_sis.c
82
agp_sis_probe(struct device *parent, void *match, void *aux)
sys/dev/pci/agp_sis.c
97
agp_sis_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/agp_via.c
111
agp_via_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/agp_via.c
189
agp_via_activate(struct device *arg, int act)
sys/dev/pci/agp_via.c
45
struct device dev;
sys/dev/pci/agp_via.c
58
void agp_via_attach(struct device *, struct device *, void *);
sys/dev/pci/agp_via.c
59
int agp_via_activate(struct device *, int);
sys/dev/pci/agp_via.c
62
int agp_via_probe(struct device *, void *, void *);
sys/dev/pci/agp_via.c
94
agp_via_probe(struct device *parent, void *match, void *aux)
sys/dev/pci/agpvar.h
109
struct device *agp_attach_bus(struct pci_attach_args *,
sys/dev/pci/agpvar.h
111
struct device *);
sys/dev/pci/agpvar.h
77
struct device sc_dev;
sys/dev/pci/ahc_pci.c
1063
ahc_9005_subdevinfo_valid(uint16_t device, uint16_t vendor,
sys/dev/pci/ahc_pci.c
1072
&& subdevice != device
sys/dev/pci/ahc_pci.c
1084
if (DEVID_9005_TYPE(device) == DEVID_9005_TYPE_HBA)
sys/dev/pci/ahc_pci.c
632
static int ahc_9005_subdevinfo_valid(uint16_t vendor, uint16_t device,
sys/dev/pci/ahc_pci.c
640
int ahc_pci_probe(struct device *, void *, void *);
sys/dev/pci/ahc_pci.c
641
void ahc_pci_attach(struct device *, struct device *, void *);
sys/dev/pci/ahc_pci.c
680
ahc_pci_probe(struct device *parent, void *match, void *aux)
sys/dev/pci/ahc_pci.c
692
ahc_pci_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/ahc_pci.c
78
ahc_compose_id(u_int device, u_int vendor, u_int subdevice, u_int subvendor)
sys/dev/pci/ahc_pci.c
85
| ((uint64_t)device << 48);
sys/dev/pci/ahci_pci.c
159
int ahci_pci_match(struct device *, void *, void *);
sys/dev/pci/ahci_pci.c
160
void ahci_pci_attach(struct device *, struct device *,
sys/dev/pci/ahci_pci.c
162
int ahci_pci_detach(struct device *, int);
sys/dev/pci/ahci_pci.c
163
int ahci_pci_activate(struct device *, int);
sys/dev/pci/ahci_pci.c
307
ahci_pci_match(struct device *parent, void *match, void *aux)
sys/dev/pci/ahci_pci.c
330
ahci_pci_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/ahci_pci.c
382
ahci_pci_detach(struct device *self, int flags)
sys/dev/pci/ahci_pci.c
443
ahci_pci_activate(struct device *self, int act)
sys/dev/pci/ahci_pci.c
447
return ahci_activate((struct device *)sc, act);
sys/dev/pci/ahd_pci.c
283
int ahd_pci_probe(struct device *, void *, void *);
sys/dev/pci/ahd_pci.c
284
void ahd_pci_attach(struct device *, struct device *, void *);
sys/dev/pci/ahd_pci.c
285
int ahd_activate(struct device *, int);
sys/dev/pci/ahd_pci.c
325
ahd_pci_probe(struct device *parent, void *match, void *aux)
sys/dev/pci/ahd_pci.c
337
ahd_pci_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/ahd_pci.c
345
uint16_t device, subvendor;
sys/dev/pci/ahd_pci.c
362
device = PCI_PRODUCT(pa->pa_id);
sys/dev/pci/ahd_pci.c
363
if (DEVID_9005_HOSTRAID(device))
sys/dev/pci/ahd_pci.c
545
ahd_activate(struct device *self, int act)
sys/dev/pci/ahd_pci.c
79
ahd_compose_id(u_int device, u_int vendor, u_int subdevice, u_int subvendor)
sys/dev/pci/ahd_pci.c
86
| ((uint64_t)device << 48);
sys/dev/pci/alipm.c
108
int alipm_match(struct device *, void *, void *);
sys/dev/pci/alipm.c
109
void alipm_attach(struct device *, struct device *, void *);
sys/dev/pci/alipm.c
127
alipm_match(struct device *parent, void *match, void *aux)
sys/dev/pci/alipm.c
138
alipm_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/alipm.c
99
struct device sc_dev;
sys/dev/pci/amas.c
141
amas_match(struct device *parent, void *match, void *aux)
sys/dev/pci/amas.c
151
amas_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/amas.c
37
int amas_match(struct device*, void*, void*);
sys/dev/pci/amas.c
38
void amas_attach(struct device*, struct device*, void*);
sys/dev/pci/amas.h
65
struct device sc_dev;
sys/dev/pci/amas.h
75
int amas_match(struct device*, void*, void*);
sys/dev/pci/amas.h
76
void amas_attach(struct device*, struct device*, void*);
sys/dev/pci/amdiic.c
127
amdiic_match(struct device *parent, void *match, void *aux)
sys/dev/pci/amdiic.c
134
amdiic_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/amdiic.c
80
struct device sc_dev;
sys/dev/pci/amdiic.c
98
int amdiic_match(struct device *, void *, void *);
sys/dev/pci/amdiic.c
99
void amdiic_attach(struct device *, struct device *, void *);
sys/dev/pci/amdpcib.c
109
amdpcib_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/amdpcib.c
70
struct device sc_dev;
sys/dev/pci/amdpcib.c
81
int amdpcib_match(struct device *, void *, void *);
sys/dev/pci/amdpcib.c
82
void amdpcib_attach(struct device *, struct device *, void *);
sys/dev/pci/amdpcib.c
89
void pcibattach(struct device *parent, struct device *self, void *aux);
sys/dev/pci/amdpcib.c
99
amdpcib_match(struct device *parent, void *match, void *aux)
sys/dev/pci/amdpm.c
151
struct device sc_dev;
sys/dev/pci/amdpm.c
174
int amdpm_match(struct device *, void *, void *);
sys/dev/pci/amdpm.c
175
void amdpm_attach(struct device *, struct device *, void *);
sys/dev/pci/amdpm.c
176
int amdpm_activate(struct device *, int);
sys/dev/pci/amdpm.c
204
amdpm_match(struct device *parent, void *match, void *aux)
sys/dev/pci/amdpm.c
211
amdpm_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/amdpm.c
311
amdpm_activate(struct device *self, int act)
sys/dev/pci/ami_pci.c
157
ami_pci_match(struct device *parent, void *match, void *aux)
sys/dev/pci/ami_pci.c
187
ami_pci_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/ami_pci.c
63
int ami_pci_match(struct device *, void *, void *);
sys/dev/pci/ami_pci.c
64
void ami_pci_attach(struct device *, struct device *, void *);
sys/dev/pci/arc.c
1826
arc_bioctl(struct device *self, u_long cmd, caddr_t addr)
sys/dev/pci/arc.c
2085
struct device *dev;
sys/dev/pci/arc.c
542
struct device sc_dev;
sys/dev/pci/arc.c
593
int arc_match(struct device *, void *, void *);
sys/dev/pci/arc.c
594
void arc_attach(struct device *, struct device *, void *);
sys/dev/pci/arc.c
595
int arc_detach(struct device *, int);
sys/dev/pci/arc.c
596
int arc_activate(struct device *, int);
sys/dev/pci/arc.c
655
int arc_bioctl(struct device *, u_long, caddr_t);
sys/dev/pci/arc.c
760
arc_match(struct device *parent, void *match, void *aux)
sys/dev/pci/arc.c
766
arc_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/arc.c
844
arc_activate(struct device *self, int act)
sys/dev/pci/arc.c
861
arc_detach(struct device *self, int flags)
sys/dev/pci/auacer.c
141
int auacer_match(struct device *, void *, void *);
sys/dev/pci/auacer.c
142
void auacer_attach(struct device *, struct device *, void *);
sys/dev/pci/auacer.c
143
int auacer_activate(struct device *, int);
sys/dev/pci/auacer.c
202
auacer_match(struct device *parent, void *match, void *aux)
sys/dev/pci/auacer.c
209
auacer_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/auacer.c
881
auacer_activate(struct device *self, int act)
sys/dev/pci/auacer.c
90
struct device sc_dev;
sys/dev/pci/auglx.c
166
struct device sc_dev;
sys/dev/pci/auglx.c
252
int auglx_match(struct device *, void *, void *);
sys/dev/pci/auglx.c
253
void auglx_attach(struct device *, struct device *, void *);
sys/dev/pci/auglx.c
254
int auglx_activate(struct device *, int);
sys/dev/pci/auglx.c
273
auglx_match(struct device *parent, void *match, void *aux)
sys/dev/pci/auglx.c
280
auglx_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/auglx.c
904
auglx_activate(struct device *self, int act)
sys/dev/pci/auich.c
170
struct device sc_dev;
sys/dev/pci/auich.c
248
int auich_match(struct device *, void *, void *);
sys/dev/pci/auich.c
249
void auich_attach(struct device *, struct device *, void *);
sys/dev/pci/auich.c
252
int auich_activate(struct device *, int);
sys/dev/pci/auich.c
343
auich_match(struct device *parent, void *match, void *aux)
sys/dev/pci/auich.c
357
auich_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/auich.c
523
auich_activate(struct device *self, int act)
sys/dev/pci/auixp.c
1006
auixp_post_config(struct device *self)
sys/dev/pci/auixp.c
1080
auixp_detach(struct device *self, int flags)
sys/dev/pci/auixp.c
125
void auixp_post_config(struct device *);
sys/dev/pci/auixp.c
89
int auixp_match( struct device *, void *, void *);
sys/dev/pci/auixp.c
90
void auixp_attach(struct device *, struct device *, void *);
sys/dev/pci/auixp.c
900
auixp_match(struct device *dev, void *match, void *aux)
sys/dev/pci/auixp.c
907
auixp_activate(struct device *self, int act)
sys/dev/pci/auixp.c
91
int auixp_detach(struct device *, int);
sys/dev/pci/auixp.c
93
int auixp_activate(struct device *, int);
sys/dev/pci/auixp.c
930
auixp_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/auixpvar.h
77
struct device sc_dev;
sys/dev/pci/autri.c
439
autri_match(struct device *parent, void *match, void *aux)
sys/dev/pci/autri.c
460
autri_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/autri.c
536
char *class, *device;
sys/dev/pci/autri.c
549
d[i].class, d[i].device, AudioNmute);
sys/dev/pci/autri.c
552
d[i].device, AudioNmute);
sys/dev/pci/autri.c
573
autri_activate(struct device *self, int act)
sys/dev/pci/autri.c
69
int autri_match(struct device *, void *, void *);
sys/dev/pci/autri.c
70
void autri_attach(struct device *, struct device *, void *);
sys/dev/pci/autri.c
71
int autri_activate(struct device *, int);
sys/dev/pci/autri.c
963
autri_get_portnum_by_name(struct autri_softc *sc, char *class, char *device,
sys/dev/pci/autri.c
967
sc->sc_codec.codec_if, class, device, qualifier));
sys/dev/pci/autrivar.h
44
struct device sc_dev; /* base device */
sys/dev/pci/autrivar.h
72
struct device sc_dev; /* base device */
sys/dev/pci/auvia.c
213
auvia_match(struct device *parent, void *match, void *aux)
sys/dev/pci/auvia.c
220
auvia_activate(struct device *self, int act)
sys/dev/pci/auvia.c
230
auvia_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/auvia.c
313
char *class, *device;
sys/dev/pci/auvia.c
325
d[i].class, d[i].device, AudioNmute);
sys/dev/pci/auvia.c
73
int auvia_match(struct device *, void *, void *);
sys/dev/pci/auvia.c
74
void auvia_attach(struct device *, struct device *, void *);
sys/dev/pci/auvia.c
99
int auvia_activate(struct device *, int);
sys/dev/pci/auviavar.h
49
struct device sc_dev;
sys/dev/pci/azalia.c
143
struct device dev;
sys/dev/pci/azalia.c
1698
switch (w->d.pin.device) {
sys/dev/pci/azalia.c
1725
if (w->d.pin.device == CORB_CD_LINEOUT)
sys/dev/pci/azalia.c
1727
else if (w->d.pin.device == CORB_CD_HEADPHONE &&
sys/dev/pci/azalia.c
1747
if ((w->d.pin.device == CORB_CD_DIGITALOUT) &&
sys/dev/pci/azalia.c
1750
else if (w->d.pin.device == CORB_CD_SPDIFOUT ||
sys/dev/pci/azalia.c
1751
w->d.pin.device == CORB_CD_SPDIFIN)
sys/dev/pci/azalia.c
193
int azalia_pci_match(struct device *, void *, void *);
sys/dev/pci/azalia.c
194
void azalia_pci_attach(struct device *, struct device *, void *);
sys/dev/pci/azalia.c
1940
switch(w->d.pin.device) {
sys/dev/pci/azalia.c
195
int azalia_pci_activate(struct device *, int);
sys/dev/pci/azalia.c
196
int azalia_pci_detach(struct device *, int);
sys/dev/pci/azalia.c
1972
switch(w->d.pin.device) {
sys/dev/pci/azalia.c
1989
switch(w->d.pin.device) {
sys/dev/pci/azalia.c
2017
switch(w->d.pin.device) {
sys/dev/pci/azalia.c
3093
if (w->d.pin.device != CORB_CD_LINEOUT)
sys/dev/pci/azalia.c
3109
pins[w->d.pin.device]++;
sys/dev/pci/azalia.c
3110
if (use_colors && w->d.pin.device == CORB_CD_LINEOUT) {
sys/dev/pci/azalia.c
3112
pin_devices[w->d.pin.device],
sys/dev/pci/azalia.c
3114
} else if (pins[w->d.pin.device] > 1) {
sys/dev/pci/azalia.c
3116
pin_devices[w->d.pin.device],
sys/dev/pci/azalia.c
3117
pins[w->d.pin.device]);
sys/dev/pci/azalia.c
3120
pin_devices[w->d.pin.device]);
sys/dev/pci/azalia.c
3300
this->d.pin.device = CORB_CD_DEVICE(result);
sys/dev/pci/azalia.c
3309
switch (this->d.pin.device) {
sys/dev/pci/azalia.c
3324
if (dir == CORB_PWC_INPUT && this->d.pin.device == CORB_CD_MICIN) {
sys/dev/pci/azalia.c
519
azalia_pci_match(struct device *parent, void *match, void *aux)
sys/dev/pci/azalia.c
532
azalia_pci_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/azalia.c
606
azalia_pci_activate(struct device *self, int act)
sys/dev/pci/azalia.c
643
azalia_pci_detach(struct device *self, int flags)
sys/dev/pci/azalia.h
579
int device;
sys/dev/pci/azalia_codec.c
2607
w->d.pin.device = val;
sys/dev/pci/azalia_codec.c
2691
nid == 0x1c && w->enable == 0 && w->d.pin.device == CORB_CD_CD) {
sys/dev/pci/azalia_codec.c
41
#define XNAME(co) (((struct device *)co->az)->dv_xname)
sys/dev/pci/berkwdt.c
171
berkwdt_match(struct device *parent, void *match, void *aux)
sys/dev/pci/berkwdt.c
178
berkwdt_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/berkwdt.c
217
berkwdt_activate(struct device *self, int act)
sys/dev/pci/berkwdt.c
35
struct device sc_dev;
sys/dev/pci/berkwdt.c
45
int berkwdt_match(struct device *, void *, void *);
sys/dev/pci/berkwdt.c
46
void berkwdt_attach(struct device *, struct device *, void *);
sys/dev/pci/berkwdt.c
47
int berkwdt_activate(struct device *, int);
sys/dev/pci/bktr/bktr_os.c
108
static int bktr_probe(struct device *, void *, void *);
sys/dev/pci/bktr/bktr_os.c
109
static void bktr_attach(struct device *, struct device *, void *);
sys/dev/pci/bktr/bktr_os.c
134
bktr_probe(struct device *parent, void *match, void *aux)
sys/dev/pci/bktr/bktr_os.c
153
bktr_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/bktr/bktr_reg.h
491
struct device bktr_dev; /* base device */
sys/dev/pci/cac_pci.c
145
cac_pci_match(struct device *parent, void *match, void *aux)
sys/dev/pci/cac_pci.c
152
cac_pci_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/cac_pci.c
231
cac_activate(struct device *self, int act)
sys/dev/pci/cac_pci.c
55
void cac_pci_attach(struct device *, struct device *, void *);
sys/dev/pci/cac_pci.c
57
int cac_pci_match(struct device *, void *, void *);
sys/dev/pci/cac_pci.c
58
int cac_activate(struct device *, int);
sys/dev/pci/ccp_pci.c
36
int ccp_pci_match(struct device *, void *, void *);
sys/dev/pci/ccp_pci.c
37
void ccp_pci_attach(struct device *, struct device *, void *);
sys/dev/pci/ccp_pci.c
57
ccp_pci_match(struct device *parent, void *match, void *aux)
sys/dev/pci/ccp_pci.c
63
ccp_pci_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/ciss_pci.c
124
ciss_pci_match(struct device *parent, void *match, void *aux)
sys/dev/pci/ciss_pci.c
132
ciss_pci_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/ciss_pci.c
222
ciss_activate(struct device *self, int act)
sys/dev/pci/ciss_pci.c
38
int ciss_pci_match(struct device *, void *, void *);
sys/dev/pci/ciss_pci.c
39
void ciss_pci_attach(struct device *, struct device *, void *);
sys/dev/pci/ciss_pci.c
40
int ciss_activate(struct device *, int);
sys/dev/pci/cmpci.c
100
int cmpci_activate(struct device *, int);
sys/dev/pci/cmpci.c
327
cmpci_match(struct device *parent, void *match, void *aux)
sys/dev/pci/cmpci.c
334
cmpci_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/cmpci.c
500
cmpci_activate(struct device *self, int act)
sys/dev/pci/cmpci.c
98
int cmpci_match(struct device *, void *, void *);
sys/dev/pci/cmpci.c
99
void cmpci_attach(struct device *, struct device *, void *);
sys/dev/pci/cmpcivar.h
189
struct device sc_dev;
sys/dev/pci/cmpcivar.h
233
struct device *sc_mpudev;
sys/dev/pci/com_pci.c
153
com_pci_detach(struct device *self, int flags)
sys/dev/pci/com_pci.c
174
com_pci_activate(struct device *self, int act)
sys/dev/pci/com_pci.c
41
int com_pci_match(struct device *, void *, void *);
sys/dev/pci/com_pci.c
42
void com_pci_attach(struct device *, struct device *, void *);
sys/dev/pci/com_pci.c
43
int com_pci_detach(struct device *, int);
sys/dev/pci/com_pci.c
44
int com_pci_activate(struct device *, int);
sys/dev/pci/com_pci.c
71
com_pci_match(struct device *parent, void *match, void *aux)
sys/dev/pci/com_pci.c
77
com_pci_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/cs4280.c
104
struct device sc_dev;
sys/dev/pci/cs4280.c
1067
cs4280_get_portnum_by_name(struct cs4280_softc *sc, char *class, char *device,
sys/dev/pci/cs4280.c
1071
device, qualifier));
sys/dev/pci/cs4280.c
1567
cs4280_activate(struct device *self, int act)
sys/dev/pci/cs4280.c
163
int cs4280_match(struct device *, void *, void *);
sys/dev/pci/cs4280.c
164
void cs4280_attach(struct device *, struct device *, void *);
sys/dev/pci/cs4280.c
165
int cs4280_activate(struct device *, int);
sys/dev/pci/cs4280.c
166
void cs4280_attachhook(struct device *);
sys/dev/pci/cs4280.c
268
cs4280_match(struct device *parent, void *ma, void *aux)
sys/dev/pci/cs4280.c
512
cs4280_attachhook(struct device *self)
sys/dev/pci/cs4280.c
547
cs4280_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/cs4281.c
146
int cs4281_match(struct device *, void *, void *);
sys/dev/pci/cs4281.c
147
void cs4281_attach(struct device *, struct device *, void *);
sys/dev/pci/cs4281.c
148
int cs4281_activate(struct device *, int);
sys/dev/pci/cs4281.c
237
cs4281_match(struct device *parent, void *match, void *aux)
sys/dev/pci/cs4281.c
249
cs4281_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/cs4281.c
78
struct device sc_dev;
sys/dev/pci/cs4281.c
956
cs4281_activate(struct device *self, int act)
sys/dev/pci/cy_pci.c
53
int cy_pci_match(struct device *, void *, void *);
sys/dev/pci/cy_pci.c
54
void cy_pci_attach(struct device *, struct device *, void *);
sys/dev/pci/cy_pci.c
83
cy_pci_match(struct device *parent, void *match, void *aux)
sys/dev/pci/cy_pci.c
90
cy_pci_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/cz.c
146
struct device cz_dev; /* generic device info */
sys/dev/pci/cz.c
162
int cz_match(struct device *, void *, void *);
sys/dev/pci/cz.c
163
void cz_attach(struct device *, struct device *, void *);
sys/dev/pci/cz.c
269
cz_match(struct device *parent, void *match, void *aux)
sys/dev/pci/cz.c
285
cz_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/drm/amd/amdgpu/amdgpu.h
957
struct device self;
sys/dev/pci/drm/amd/amdgpu/amdgpu.h
958
struct device *dev;
sys/dev/pci/drm/amd/amdgpu/amdgpu_aca.c
678
static ssize_t aca_sysfs_read(struct device *dev,
sys/dev/pci/drm/amd/amdgpu/amdgpu_acp.c
164
static int acp_genpd_add_device(struct device *dev, void *data)
sys/dev/pci/drm/amd/amdgpu/amdgpu_acp.c
176
static int acp_genpd_remove_device(struct device *dev, void *data)
sys/dev/pci/drm/amd/amdgpu/amdgpu_acp.h
32
struct device *parent;
sys/dev/pci/drm/amd/amdgpu/amdgpu_acpi.c
1579
static int isp_match_acpi_device_ids(struct device *dev, const void *data)
sys/dev/pci/drm/amd/amdgpu/amdgpu_acpi.c
1586
struct device *pdev __free(put_device) = NULL;
sys/dev/pci/drm/amd/amdgpu/amdgpu_atombios.c
1807
static ssize_t amdgpu_atombios_get_vbios_version(struct device *dev,
sys/dev/pci/drm/amd/amdgpu/amdgpu_atombios.c
1818
static ssize_t amdgpu_atombios_get_vbios_build(struct device *dev,
sys/dev/pci/drm/amd/amdgpu/amdgpu_atombios.c
1842
struct device *dev = kobj_to_dev(kobj);
sys/dev/pci/drm/amd/amdgpu/amdgpu_bios.c
528
vhdr->DeviceID == adev->pdev->device) {
sys/dev/pci/drm/amd/amdgpu/amdgpu_cgs.c
258
(adev->pdev->device == 0x665f)) {
sys/dev/pci/drm/amd/amdgpu/amdgpu_cgs.c
274
if (((adev->pdev->device == 0x6900) && (adev->pdev->revision == 0x81)) ||
sys/dev/pci/drm/amd/amdgpu/amdgpu_cgs.c
275
((adev->pdev->device == 0x6900) && (adev->pdev->revision == 0x83)) ||
sys/dev/pci/drm/amd/amdgpu/amdgpu_cgs.c
276
((adev->pdev->device == 0x6907) && (adev->pdev->revision == 0x87)) ||
sys/dev/pci/drm/amd/amdgpu/amdgpu_cgs.c
277
((adev->pdev->device == 0x6900) && (adev->pdev->revision == 0xD1)) ||
sys/dev/pci/drm/amd/amdgpu/amdgpu_cgs.c
278
((adev->pdev->device == 0x6900) && (adev->pdev->revision == 0xD3))) {
sys/dev/pci/drm/amd/amdgpu/amdgpu_cgs.c
285
if (((adev->pdev->device == 0x6939) && (adev->pdev->revision == 0xf1)) ||
sys/dev/pci/drm/amd/amdgpu/amdgpu_cgs.c
286
((adev->pdev->device == 0x6938) && (adev->pdev->revision == 0xf1))) {
sys/dev/pci/drm/amd/amdgpu/amdgpu_cgs.c
297
if (ASICID_IS_P21(adev->pdev->device, adev->pdev->revision)) {
sys/dev/pci/drm/amd/amdgpu/amdgpu_cgs.c
300
} else if (ASICID_IS_P31(adev->pdev->device, adev->pdev->revision)) {
sys/dev/pci/drm/amd/amdgpu/amdgpu_cgs.c
312
if (ASICID_IS_P20(adev->pdev->device, adev->pdev->revision)) {
sys/dev/pci/drm/amd/amdgpu/amdgpu_cgs.c
315
} else if (ASICID_IS_P30(adev->pdev->device, adev->pdev->revision)) {
sys/dev/pci/drm/amd/amdgpu/amdgpu_cgs.c
326
if (ASICID_IS_P23(adev->pdev->device, adev->pdev->revision)) {
sys/dev/pci/drm/amd/amdgpu/amdgpu_cgs.c
337
if ((adev->pdev->device == 0x687f) &&
sys/dev/pci/drm/amd/amdgpu/amdgpu_cper.c
90
adev->pdev->vendor, adev->pdev->device);
sys/dev/pci/drm/amd/amdgpu/amdgpu_debugfs.c
929
config[no_regs++] = adev->pdev->device;
sys/dev/pci/drm/amd/amdgpu/amdgpu_dev_coredump.c
230
drm_printf(&p, "SOC Device id: %d\n", coredump->adev->pdev->device);
sys/dev/pci/drm/amd/amdgpu/amdgpu_device.c
1706
adev->pdev->device == 0x731f &&
sys/dev/pci/drm/amd/amdgpu/amdgpu_device.c
2110
if (adev->pdev->device == 0x15dd)
sys/dev/pci/drm/amd/amdgpu/amdgpu_device.c
2112
if (adev->pdev->device == 0x15d8)
sys/dev/pci/drm/amd/amdgpu/amdgpu_device.c
2116
if ((adev->pdev->device == 0x1636) ||
sys/dev/pci/drm/amd/amdgpu/amdgpu_device.c
2117
(adev->pdev->device == 0x164c))
sys/dev/pci/drm/amd/amdgpu/amdgpu_device.c
2128
if ((adev->pdev->device == 0x13FE) ||
sys/dev/pci/drm/amd/amdgpu/amdgpu_device.c
2129
(adev->pdev->device == 0x143F))
sys/dev/pci/drm/amd/amdgpu/amdgpu_device.c
221
static ssize_t amdgpu_device_get_pcie_replay_count(struct device *dev,
sys/dev/pci/drm/amd/amdgpu/amdgpu_device.c
258
struct device *dev = kobj_to_dev(kobj);
sys/dev/pci/drm/amd/amdgpu/amdgpu_device.c
367
static ssize_t amdgpu_device_get_board_info(struct device *dev,
sys/dev/pci/drm/amd/amdgpu/amdgpu_device.c
405
struct device *dev = kobj_to_dev(kobj);
sys/dev/pci/drm/amd/amdgpu/amdgpu_device.c
4531
amdgpu_asic_name[adev->asic_type], pdev->vendor, pdev->device,
sys/dev/pci/drm/amd/amdgpu/amdgpu_device.c
748
trace_amdgpu_device_rreg(adev->pdev->device, reg, ret);
sys/dev/pci/drm/amd/amdgpu/amdgpu_device.c
875
trace_amdgpu_device_wreg(adev->pdev->device, reg, v);
sys/dev/pci/drm/amd/amdgpu/amdgpu_discovery.c
1557
if ((adev->pdev->device == 0x731E &&
sys/dev/pci/drm/amd/amdgpu/amdgpu_discovery.c
1560
(adev->pdev->device == 0x7340 &&
sys/dev/pci/drm/amd/amdgpu/amdgpu_discovery.c
1562
(adev->pdev->device == 0x7360 &&
sys/dev/pci/drm/amd/amdgpu/amdgpu_drv.c
2319
if (pdev->device == asic_type_quirks[i].device &&
sys/dev/pci/drm/amd/amdgpu/amdgpu_drv.c
2348
if (amdgpu_unsupported_pciidlist[i] == pdev->device)
sys/dev/pci/drm/amd/amdgpu/amdgpu_drv.c
2584
static int amdgpu_pmops_prepare(struct device *dev)
sys/dev/pci/drm/amd/amdgpu/amdgpu_drv.c
2609
static void amdgpu_pmops_complete(struct device *dev)
sys/dev/pci/drm/amd/amdgpu/amdgpu_drv.c
2614
static int amdgpu_pmops_suspend(struct device *dev)
sys/dev/pci/drm/amd/amdgpu/amdgpu_drv.c
2644
static int amdgpu_pmops_suspend_noirq(struct device *dev)
sys/dev/pci/drm/amd/amdgpu/amdgpu_drv.c
2660
static int amdgpu_pmops_resume(struct device *dev)
sys/dev/pci/drm/amd/amdgpu/amdgpu_drv.c
2681
static int amdgpu_pmops_freeze(struct device *dev)
sys/dev/pci/drm/amd/amdgpu/amdgpu_drv.c
2698
static int amdgpu_pmops_thaw(struct device *dev)
sys/dev/pci/drm/amd/amdgpu/amdgpu_drv.c
2709
static int amdgpu_pmops_poweroff(struct device *dev)
sys/dev/pci/drm/amd/amdgpu/amdgpu_drv.c
2723
static int amdgpu_pmops_restore(struct device *dev)
sys/dev/pci/drm/amd/amdgpu/amdgpu_drv.c
2732
static int amdgpu_runtime_idle_check_display(struct device *dev)
sys/dev/pci/drm/amd/amdgpu/amdgpu_drv.c
2799
static int amdgpu_runtime_idle_check_userq(struct device *dev)
sys/dev/pci/drm/amd/amdgpu/amdgpu_drv.c
2822
static int amdgpu_pmops_runtime_suspend(struct device *dev)
sys/dev/pci/drm/amd/amdgpu/amdgpu_drv.c
2901
static int amdgpu_pmops_runtime_resume(struct device *dev)
sys/dev/pci/drm/amd/amdgpu/amdgpu_drv.c
2949
static int amdgpu_pmops_runtime_idle(struct device *dev)
sys/dev/pci/drm/amd/amdgpu/amdgpu_drv.c
3263
int amdgpu_probe(struct device *, void *, void *);
sys/dev/pci/drm/amd/amdgpu/amdgpu_drv.c
3264
void amdgpu_attach(struct device *, struct device *, void *);
sys/dev/pci/drm/amd/amdgpu/amdgpu_drv.c
3265
int amdgpu_detach(struct device *, int);
sys/dev/pci/drm/amd/amdgpu/amdgpu_drv.c
3266
int amdgpu_activate(struct device *, int);
sys/dev/pci/drm/amd/amdgpu/amdgpu_drv.c
3267
void amdgpu_attachhook(struct device *);
sys/dev/pci/drm/amd/amdgpu/amdgpu_drv.c
3288
amdgpu_probe(struct device *parent, void *match, void *aux)
sys/dev/pci/drm/amd/amdgpu/amdgpu_drv.c
3303
if (id_entry->device == PCI_ANY_ID) {
sys/dev/pci/drm/amd/amdgpu/amdgpu_drv.c
3357
amdgpu_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/drm/amd/amdgpu/amdgpu_drv.c
3791
amdgpu_attachhook(struct device *self)
sys/dev/pci/drm/amd/amdgpu/amdgpu_drv.c
3939
amdgpu_detach(struct device *self, int flags)
sys/dev/pci/drm/amd/amdgpu/amdgpu_drv.c
3974
amdgpu_activate(struct device *self, int act)
sys/dev/pci/drm/amd/amdgpu/amdgpu_fru_eeprom.c
287
static ssize_t amdgpu_fru_product_name_show(struct device *dev,
sys/dev/pci/drm/amd/amdgpu/amdgpu_fru_eeprom.c
309
static ssize_t amdgpu_fru_product_number_show(struct device *dev,
sys/dev/pci/drm/amd/amdgpu/amdgpu_fru_eeprom.c
331
static ssize_t amdgpu_fru_serial_number_show(struct device *dev,
sys/dev/pci/drm/amd/amdgpu/amdgpu_fru_eeprom.c
353
static ssize_t amdgpu_fru_id_show(struct device *dev,
sys/dev/pci/drm/amd/amdgpu/amdgpu_fru_eeprom.c
373
static ssize_t amdgpu_fru_manufacturer_name_show(struct device *dev,
sys/dev/pci/drm/amd/amdgpu/amdgpu_gfx.c
1357
static ssize_t amdgpu_gfx_get_current_compute_partition(struct device *dev,
sys/dev/pci/drm/amd/amdgpu/amdgpu_gfx.c
1375
static ssize_t amdgpu_gfx_set_compute_partition(struct device *dev,
sys/dev/pci/drm/amd/amdgpu/amdgpu_gfx.c
1434
static ssize_t amdgpu_gfx_get_available_compute_partition(struct device *dev,
sys/dev/pci/drm/amd/amdgpu/amdgpu_gfx.c
1564
static ssize_t amdgpu_gfx_set_run_cleaner_shader(struct device *dev,
sys/dev/pci/drm/amd/amdgpu/amdgpu_gfx.c
1633
static ssize_t amdgpu_gfx_get_enforce_isolation(struct device *dev,
sys/dev/pci/drm/amd/amdgpu/amdgpu_gfx.c
1673
static ssize_t amdgpu_gfx_set_enforce_isolation(struct device *dev,
sys/dev/pci/drm/amd/amdgpu/amdgpu_gfx.c
1745
static ssize_t amdgpu_gfx_get_gfx_reset_mask(struct device *dev,
sys/dev/pci/drm/amd/amdgpu/amdgpu_gfx.c
1758
static ssize_t amdgpu_gfx_get_compute_reset_mask(struct device *dev,
sys/dev/pci/drm/amd/amdgpu/amdgpu_gmc.c
1208
static ssize_t available_memory_partition_show(struct device *dev,
sys/dev/pci/drm/amd/amdgpu/amdgpu_gmc.c
1226
static ssize_t current_memory_partition_store(struct device *dev,
sys/dev/pci/drm/amd/amdgpu/amdgpu_gmc.c
1273
struct device *dev, struct device_attribute *addr, char *buf)
sys/dev/pci/drm/amd/amdgpu/amdgpu_gtt_mgr.c
43
static ssize_t amdgpu_mem_info_gtt_total_show(struct device *dev,
sys/dev/pci/drm/amd/amdgpu/amdgpu_gtt_mgr.c
63
static ssize_t amdgpu_mem_info_gtt_used_show(struct device *dev,
sys/dev/pci/drm/amd/amdgpu/amdgpu_isp.c
146
static int is_valid_isp_device(struct device *isp_parent, struct device *amdgpu_dev)
sys/dev/pci/drm/amd/amdgpu/amdgpu_isp.c
172
int isp_user_buffer_alloc(struct device *dev, void *dmabuf,
sys/dev/pci/drm/amd/amdgpu/amdgpu_isp.c
250
int isp_kernel_buffer_alloc(struct device *dev, u64 size,
sys/dev/pci/drm/amd/amdgpu/amdgpu_isp.h
44
struct device *parent;
sys/dev/pci/drm/amd/amdgpu/amdgpu_jpeg.c
427
static ssize_t amdgpu_get_jpeg_reset_mask(struct device *dev,
sys/dev/pci/drm/amd/amdgpu/amdgpu_kms.c
913
dev_info->device_id = adev->pdev->device;
sys/dev/pci/drm/amd/amdgpu/amdgpu_pmu.c
60
static ssize_t amdgpu_pmu_event_show(struct device *dev,
sys/dev/pci/drm/amd/amdgpu/amdgpu_preempt_mgr.c
36
static ssize_t mem_info_preempt_used_show(struct device *dev,
sys/dev/pci/drm/amd/amdgpu/amdgpu_psp.c
4081
static ssize_t psp_usbc_pd_fw_sysfs_read(struct device *dev,
sys/dev/pci/drm/amd/amdgpu/amdgpu_psp.c
4109
static ssize_t psp_usbc_pd_fw_sysfs_write(struct device *dev,
sys/dev/pci/drm/amd/amdgpu/amdgpu_psp.c
4200
struct device *dev = kobj_to_dev(kobj);
sys/dev/pci/drm/amd/amdgpu/amdgpu_psp.c
4240
struct device *dev = kobj_to_dev(kobj);
sys/dev/pci/drm/amd/amdgpu/amdgpu_psp.c
4305
static ssize_t amdgpu_psp_vbflash_status(struct device *dev,
sys/dev/pci/drm/amd/amdgpu/amdgpu_psp.c
4340
struct device *dev = kobj_to_dev(kobj);
sys/dev/pci/drm/amd/amdgpu/amdgpu_psp.c
4354
struct device *dev = kobj_to_dev(kobj);
sys/dev/pci/drm/amd/amdgpu/amdgpu_ras.c
1415
ssize_t amdgpu_ras_aca_sysfs_read(struct device *dev, struct device_attribute *attr,
sys/dev/pci/drm/amd/amdgpu/amdgpu_ras.c
1848
static ssize_t amdgpu_ras_sysfs_features_read(struct device *dev,
sys/dev/pci/drm/amd/amdgpu/amdgpu_ras.c
1857
static ssize_t amdgpu_ras_sysfs_version_show(struct device *dev,
sys/dev/pci/drm/amd/amdgpu/amdgpu_ras.c
1865
static ssize_t amdgpu_ras_sysfs_schema_show(struct device *dev,
sys/dev/pci/drm/amd/amdgpu/amdgpu_ras.c
1882
static ssize_t amdgpu_ras_sysfs_event_state_show(struct device *dev,
sys/dev/pci/drm/amd/amdgpu/amdgpu_ras.c
694
static ssize_t amdgpu_ras_sysfs_read(struct device *dev,
sys/dev/pci/drm/amd/amdgpu/amdgpu_ras.h
987
ssize_t amdgpu_ras_aca_sysfs_read(struct device *dev, struct device_attribute *attr,
sys/dev/pci/drm/amd/amdgpu/amdgpu_sdma.c
459
static ssize_t amdgpu_get_sdma_reset_mask(struct device *dev,
sys/dev/pci/drm/amd/amdgpu/amdgpu_ttm.h
149
struct device *dev,
sys/dev/pci/drm/amd/amdgpu/amdgpu_ttm.h
152
void amdgpu_vram_mgr_free_sgt(struct device *dev,
sys/dev/pci/drm/amd/amdgpu/amdgpu_ucode.c
1407
if (adev->pdev->device == kicker_device_list[i].device &&
sys/dev/pci/drm/amd/amdgpu/amdgpu_ucode.c
740
static ssize_t show_##name(struct device *dev, \
sys/dev/pci/drm/amd/amdgpu/amdgpu_ucode.c
803
struct device *dev = kobj_to_dev(kobj);
sys/dev/pci/drm/amd/amdgpu/amdgpu_ucode.h
609
unsigned short device;
sys/dev/pci/drm/amd/amdgpu/amdgpu_vcn.c
1354
static ssize_t amdgpu_get_vcn_reset_mask(struct device *dev,
sys/dev/pci/drm/amd/amdgpu/amdgpu_vpe.c
923
static ssize_t amdgpu_get_vpe_reset_mask(struct device *dev,
sys/dev/pci/drm/amd/amdgpu/amdgpu_vram_mgr.c
101
static ssize_t amdgpu_mem_info_vram_total_show(struct device *dev,
sys/dev/pci/drm/amd/amdgpu/amdgpu_vram_mgr.c
118
static ssize_t amdgpu_mem_info_vis_vram_total_show(struct device *dev,
sys/dev/pci/drm/amd/amdgpu/amdgpu_vram_mgr.c
135
static ssize_t amdgpu_mem_info_vram_used_show(struct device *dev,
sys/dev/pci/drm/amd/amdgpu/amdgpu_vram_mgr.c
154
static ssize_t amdgpu_mem_info_vis_vram_used_show(struct device *dev,
sys/dev/pci/drm/amd/amdgpu/amdgpu_vram_mgr.c
173
static ssize_t amdgpu_mem_info_vram_vendor(struct device *dev,
sys/dev/pci/drm/amd/amdgpu/amdgpu_vram_mgr.c
230
struct device *dev = kobj_to_dev(kobj);
sys/dev/pci/drm/amd/amdgpu/amdgpu_vram_mgr.c
688
struct device *dev,
sys/dev/pci/drm/amd/amdgpu/amdgpu_vram_mgr.c
772
void amdgpu_vram_mgr_free_sgt(struct device *dev,
sys/dev/pci/drm/amd/amdgpu/amdgpu_xgmi.c
441
static ssize_t amdgpu_xgmi_show_device_id(struct device *dev,
sys/dev/pci/drm/amd/amdgpu/amdgpu_xgmi.c
452
static ssize_t amdgpu_xgmi_show_physical_id(struct device *dev,
sys/dev/pci/drm/amd/amdgpu/amdgpu_xgmi.c
463
static ssize_t amdgpu_xgmi_show_num_hops(struct device *dev,
sys/dev/pci/drm/amd/amdgpu/amdgpu_xgmi.c
482
static ssize_t amdgpu_xgmi_show_num_links(struct device *dev,
sys/dev/pci/drm/amd/amdgpu/amdgpu_xgmi.c
501
static ssize_t amdgpu_xgmi_show_connected_port_num(struct device *dev,
sys/dev/pci/drm/amd/amdgpu/amdgpu_xgmi.c
537
static ssize_t amdgpu_xgmi_show_error(struct device *dev,
sys/dev/pci/drm/amd/amdgpu/atombios_encoders.c
180
(adev->pdev->device == 0x6741))
sys/dev/pci/drm/amd/amdgpu/cik.c
2075
if (adev->pdev->device == 0x1312 ||
sys/dev/pci/drm/amd/amdgpu/cik.c
2076
adev->pdev->device == 0x1316 ||
sys/dev/pci/drm/amd/amdgpu/cik.c
2077
adev->pdev->device == 0x1317)
sys/dev/pci/drm/amd/amdgpu/df_v3_6.c
191
static ssize_t df_v3_6_get_df_cntr_avail(struct device *dev,
sys/dev/pci/drm/amd/amdgpu/gfx_v10_0.c
4218
(!(adev->pdev->device == 0x7340 && adev->pdev->revision != 0x00)))
sys/dev/pci/drm/amd/amdgpu/gfx_v8_0.c
803
if ((adev->pdev->device == 0x67DF) && (adev->pdev->revision == 0xc7) &&
sys/dev/pci/drm/amd/amdgpu/gfx_v9_0.c
1389
pdev->device == p->chip_device &&
sys/dev/pci/drm/amd/amdgpu/gmc_v8_0.c
229
if (ASICID_IS_P21(adev->pdev->device, adev->pdev->revision) ||
sys/dev/pci/drm/amd/amdgpu/gmc_v8_0.c
230
ASICID_IS_P31(adev->pdev->device, adev->pdev->revision))
sys/dev/pci/drm/amd/amdgpu/gmc_v8_0.c
236
if (ASICID_IS_P30(adev->pdev->device, adev->pdev->revision))
sys/dev/pci/drm/amd/amdgpu/gmc_v8_0.c
242
if (ASICID_IS_P23(adev->pdev->device, adev->pdev->revision)) {
sys/dev/pci/drm/amd/amdgpu/isp_v4_1_1.c
120
static int isp_genpd_add_device(struct device *dev, void *data)
sys/dev/pci/drm/amd/amdgpu/isp_v4_1_1.c
153
static int isp_genpd_remove_device(struct device *dev, void *data)
sys/dev/pci/drm/amd/amdgpu/nv.c
866
if (adev->pdev->device == 0x1681)
sys/dev/pci/drm/amd/amdgpu/sdma_v4_0.c
591
if (adev->pdev->device == 0x6860)
sys/dev/pci/drm/amd/amdgpu/sdma_v4_0.c
595
if (adev->pdev->device == 0x66a1)
sys/dev/pci/drm/amd/amdgpu/vi.c
1269
!(ASICID_IS_P23(adev->pdev->device, adev->pdev->revision))) ||
sys/dev/pci/drm/amd/amdkfd/kfd_chardev.c
1471
dev = q->device;
sys/dev/pci/drm/amd/amdkfd/kfd_chardev.c
64
struct device *kfd_device;
sys/dev/pci/drm/amd/amdkfd/kfd_debug.c
173
if (pqn->q->device != dev || target_id != source_id)
sys/dev/pci/drm/amd/amdkfd/kfd_debug.c
228
if (!(pqn->q && pqn->q->device == dev &&
sys/dev/pci/drm/amd/amdkfd/kfd_debug.c
307
if (!kfd_dbg_has_cwsr_workaround(q->device))
sys/dev/pci/drm/amd/amdkfd/kfd_debug.c
316
err = q->device->dqm->ops.update_queue(q->device->dqm, q, &minfo);
sys/dev/pci/drm/amd/amdkfd/kfd_debug.c
65
*gpu_id = pqn->q->device->id;
sys/dev/pci/drm/amd/amdkfd/kfd_device.c
1115
node->adev->pdev->vendor, node->adev->pdev->device);
sys/dev/pci/drm/amd/amdkfd/kfd_device.c
752
kfd->adev->pdev->vendor, kfd->adev->pdev->device,
sys/dev/pci/drm/amd/amdkfd/kfd_device.c
923
kfd->adev->pdev->device);
sys/dev/pci/drm/amd/amdkfd/kfd_device.c
941
kfd->adev->pdev->vendor, kfd->adev->pdev->device);
sys/dev/pci/drm/amd/amdkfd/kfd_device_queue_manager.c
1192
struct device *dev = dqm->dev->adev->dev;
sys/dev/pci/drm/amd/amdkfd/kfd_device_queue_manager.c
1335
struct device *dev = dqm->dev->adev->dev;
sys/dev/pci/drm/amd/amdkfd/kfd_device_queue_manager.c
1578
struct device *dev = dqm->dev->adev->dev;
sys/dev/pci/drm/amd/amdkfd/kfd_device_queue_manager.c
1704
struct device *dev = dqm->dev->adev->dev;
sys/dev/pci/drm/amd/amdkfd/kfd_device_queue_manager.c
1821
struct device *dev = dqm->dev->adev->dev;
sys/dev/pci/drm/amd/amdkfd/kfd_device_queue_manager.c
2017
kfd_dbg_has_cwsr_workaround(q->device);
sys/dev/pci/drm/amd/amdkfd/kfd_device_queue_manager.c
2079
struct device *dev = dqm->dev->adev->dev;
sys/dev/pci/drm/amd/amdkfd/kfd_device_queue_manager.c
2107
struct device *dev = dqm->dev->adev->dev;
sys/dev/pci/drm/amd/amdkfd/kfd_device_queue_manager.c
2377
struct device *dev = dqm->dev->adev->dev;
sys/dev/pci/drm/amd/amdkfd/kfd_device_queue_manager.c
241
queue_input.trap_en = !kfd_dbg_has_cwsr_workaround(q->device);
sys/dev/pci/drm/amd/amdkfd/kfd_device_queue_manager.c
245
kfd_dbg_has_ttmps_always_setup(q->device));
sys/dev/pci/drm/amd/amdkfd/kfd_device_queue_manager.c
2483
struct kfd_process_device *pdd = kfd_get_process_device_data(q->device,
sys/dev/pci/drm/amd/amdkfd/kfd_device_queue_manager.c
2516
struct device *dev = dqm->dev->adev->dev;
sys/dev/pci/drm/amd/amdkfd/kfd_device_queue_manager.c
2590
qpd->pqm->process, q->device,
sys/dev/pci/drm/amd/amdkfd/kfd_device_queue_manager.c
2703
q->properties.is_active || !q->device->kfd->cwsr_enabled ||
sys/dev/pci/drm/amd/amdkfd/kfd_device_queue_manager.c
2752
if (q->properties.is_active || !q->device->kfd->cwsr_enabled) {
sys/dev/pci/drm/amd/amdkfd/kfd_device_queue_manager.c
2775
struct device *dev = dqm->dev->adev->dev;
sys/dev/pci/drm/amd/amdkfd/kfd_device_queue_manager.c
2866
struct device *dev = dqm->dev->adev->dev;
sys/dev/pci/drm/amd/amdkfd/kfd_device_queue_manager.c
306
struct device *dev = dqm->dev->adev->dev;
sys/dev/pci/drm/amd/amdkfd/kfd_device_queue_manager.c
3061
struct device *dev = dqm->dev->adev->dev;
sys/dev/pci/drm/amd/amdkfd/kfd_device_queue_manager.c
3124
struct device *dev = dqm->dev->adev->dev;
sys/dev/pci/drm/amd/amdkfd/kfd_device_queue_manager.c
3171
struct device *dev = dqm->dev->adev->dev;
sys/dev/pci/drm/amd/amdkfd/kfd_device_queue_manager.c
3324
struct device *dev = dqm->dev->adev->dev;
sys/dev/pci/drm/amd/amdkfd/kfd_device_queue_manager.c
333
struct device *dev = dqm->dev->adev->dev;
sys/dev/pci/drm/amd/amdkfd/kfd_device_queue_manager.c
3427
struct device *dev = dqm->dev->adev->dev;
sys/dev/pci/drm/amd/amdkfd/kfd_device_queue_manager.c
3555
qss_entry->gpu_id = q->device->id;
sys/dev/pci/drm/amd/amdkfd/kfd_device_queue_manager.c
3563
struct device *dev = dqm->dev->adev->dev;
sys/dev/pci/drm/amd/amdkfd/kfd_device_queue_manager.c
3585
struct device *dev = dqm->dev->adev->dev;
sys/dev/pci/drm/amd/amdkfd/kfd_device_queue_manager.c
535
struct device *dev = dqm->dev->adev->dev;
sys/dev/pci/drm/amd/amdkfd/kfd_device_queue_manager.c
603
struct device *dev = dqm->dev->adev->dev;
sys/dev/pci/drm/amd/amdkfd/kfd_device_queue_manager.c
606
if (q->device->adev->asic_type == CHIP_HAWAII)
sys/dev/pci/drm/amd/amdkfd/kfd_device_queue_manager.c
607
if (flush_texture_cache_nocpsch(q->device, qpd))
sys/dev/pci/drm/amd/amdkfd/kfd_device_queue_manager.c
917
struct device *dev = dqm->dev->adev->dev;
sys/dev/pci/drm/amd/amdkfd/kfd_device_queue_manager.c
947
struct device *dev = dqm->dev->adev->dev;
sys/dev/pci/drm/amd/amdkfd/kfd_device_queue_manager.c
953
pdd = kfd_get_process_device_data(q->device, q->process);
sys/dev/pci/drm/amd/amdkfd/kfd_kernel_queue.c
143
kq->queue->device = dev;
sys/dev/pci/drm/amd/amdkfd/kfd_migrate.c
284
struct device *dev = adev->dev;
sys/dev/pci/drm/amd/amdkfd/kfd_migrate.c
586
struct device *dev = adev->dev;
sys/dev/pci/drm/amd/amdkfd/kfd_mqd_manager.c
300
struct device *dev = node->adev->dev;
sys/dev/pci/drm/amd/amdkfd/kfd_packet_manager.c
107
struct device *dev = node->adev->dev;
sys/dev/pci/drm/amd/amdkfd/kfd_packet_manager.c
144
struct device *dev = node->adev->dev;
sys/dev/pci/drm/amd/amdkfd/kfd_packet_manager.c
332
struct device *dev = node->adev->dev;
sys/dev/pci/drm/amd/amdkfd/kfd_packet_manager.c
405
struct device *dev = node->adev->dev;
sys/dev/pci/drm/amd/amdkfd/kfd_packet_manager.c
447
struct device *dev = node->adev->dev;
sys/dev/pci/drm/amd/amdkfd/kfd_packet_manager.c
497
struct device *dev = node->adev->dev;
sys/dev/pci/drm/amd/amdkfd/kfd_packet_manager.c
55
struct device *dev = node->adev->dev;
sys/dev/pci/drm/amd/amdkfd/kfd_packet_manager.c
556
struct device *dev = node->adev->dev;
sys/dev/pci/drm/amd/amdkfd/kfd_packet_manager_v9.c
262
!pm_use_ext_eng(q->device->kfd))
sys/dev/pci/drm/amd/amdkfd/kfd_priv.h
1136
extern struct device *kfd_device;
sys/dev/pci/drm/amd/amdkfd/kfd_priv.h
619
struct kfd_node *device;
sys/dev/pci/drm/amd/amdkfd/kfd_process.c
1892
struct device *dev = pdd->dev->adev->dev;
sys/dev/pci/drm/amd/amdkfd/kfd_process.c
1945
struct device *dev = pdd->dev->adev->dev;
sys/dev/pci/drm/amd/amdkfd/kfd_process.c
415
return snprintf(buffer, PAGE_SIZE, "%u", q->device->id);
sys/dev/pci/drm/amd/amdkfd/kfd_process_queue_manager.c
1093
if (!pqn->q->device->dqm->ops.get_queue_checkpoint_info) {
sys/dev/pci/drm/amd/amdkfd/kfd_process_queue_manager.c
1098
pqn->q->device->dqm->ops.get_queue_checkpoint_info(pqn->q->device->dqm,
sys/dev/pci/drm/amd/amdkfd/kfd_process_queue_manager.c
1124
q->device->id);
sys/dev/pci/drm/amd/amdkfd/kfd_process_queue_manager.c
1129
q->device->id);
sys/dev/pci/drm/amd/amdkfd/kfd_process_queue_manager.c
1131
num_xccs = NUM_XCC(q->device->xcc_mask);
sys/dev/pci/drm/amd/amdkfd/kfd_process_queue_manager.c
1136
q->properties.type, q->device->id);
sys/dev/pci/drm/amd/amdkfd/kfd_process_queue_manager.c
1139
mqd_mgr = q->device->dqm->mqd_mgrs[mqd_type];
sys/dev/pci/drm/amd/amdkfd/kfd_process_queue_manager.c
120
dev = pqn->q->device;
sys/dev/pci/drm/amd/amdkfd/kfd_process_queue_manager.c
163
return pqn->q->device->dqm->ops.update_queue(pqn->q->device->dqm,
sys/dev/pci/drm/amd/amdkfd/kfd_process_queue_manager.c
193
dev = pqn->q->device;
sys/dev/pci/drm/amd/amdkfd/kfd_process_queue_manager.c
202
if (KFD_GC_VERSION(pqn->q->device) != IP_VERSION(9, 4, 3) &&
sys/dev/pci/drm/amd/amdkfd/kfd_process_queue_manager.c
203
KFD_GC_VERSION(pqn->q->device) != IP_VERSION(9, 4, 4) &&
sys/dev/pci/drm/amd/amdkfd/kfd_process_queue_manager.c
204
KFD_GC_VERSION(pqn->q->device) != IP_VERSION(9, 5, 0) &&
sys/dev/pci/drm/amd/amdkfd/kfd_process_queue_manager.c
223
struct kfd_process_device *pdd = kfd_get_process_device_data(pqn->q->device,
sys/dev/pci/drm/amd/amdkfd/kfd_process_queue_manager.c
263
(*q)->device = dev;
sys/dev/pci/drm/amd/amdkfd/kfd_process_queue_manager.c
527
dev = pqn->q->device;
sys/dev/pci/drm/amd/amdkfd/kfd_process_queue_manager.c
549
dqm = pqn->q->device->dqm;
sys/dev/pci/drm/amd/amdkfd/kfd_process_queue_manager.c
597
pdd = kfd_get_process_device_data(q->device, q->process);
sys/dev/pci/drm/amd/amdkfd/kfd_process_queue_manager.c
626
retval = pqn->q->device->dqm->ops.update_queue(pqn->q->device->dqm,
sys/dev/pci/drm/amd/amdkfd/kfd_process_queue_manager.c
652
KFD_GC_VERSION(pqn->q->device) >= IP_VERSION(10, 0, 0)) {
sys/dev/pci/drm/amd/amdkfd/kfd_process_queue_manager.c
665
retval = pqn->q->device->dqm->ops.update_queue(pqn->q->device->dqm,
sys/dev/pci/drm/amd/amdkfd/kfd_process_queue_manager.c
700
return pqn->q->device->dqm->ops.get_wave_state(pqn->q->device->dqm,
sys/dev/pci/drm/amd/amdkfd/kfd_process_queue_manager.c
817
if (!pqn->q->device->dqm->ops.checkpoint_mqd) {
sys/dev/pci/drm/amd/amdkfd/kfd_process_queue_manager.c
822
return pqn->q->device->dqm->ops.checkpoint_mqd(pqn->q->device->dqm,
sys/dev/pci/drm/amd/amdkfd/kfd_queue.c
66
pr_debug("Queue Device Address: 0x%p\n", q->device);
sys/dev/pci/drm/amd/amdkfd/kfd_svm.c
153
svm_is_valid_dma_mapping_addr(struct device *dev, dma_addr_t dma_addr)
sys/dev/pci/drm/amd/amdkfd/kfd_svm.c
166
struct device *dev = adev->dev;
sys/dev/pci/drm/amd/amdkfd/kfd_svm.c
236
void svm_range_dma_unmap_dev(struct device *dev, dma_addr_t *dma_addr,
sys/dev/pci/drm/amd/amdkfd/kfd_svm.c
258
struct device *dev;
sys/dev/pci/drm/amd/amdkfd/kfd_svm.h
184
void svm_range_dma_unmap_dev(struct device *dev, dma_addr_t *dma_addr,
sys/dev/pci/drm/amd/amdkfd/kfd_topology.c
1109
buf[3] = gpu->adev->pdev->device;
sys/dev/pci/drm/amd/amdkfd/kfd_topology.c
2094
dev->node_props.device_id = gpu->adev->pdev->device;
sys/dev/pci/drm/amd/amdkfd/kfd_topology.c
57
struct kfd_topology_device *device = NULL;
sys/dev/pci/drm/amd/amdkfd/kfd_topology.c
61
device = top_dev;
sys/dev/pci/drm/amd/amdkfd/kfd_topology.c
65
return device;
sys/dev/pci/drm/amd/amdkfd/kfd_topology.c
71
struct kfd_topology_device *device = NULL;
sys/dev/pci/drm/amd/amdkfd/kfd_topology.c
75
device = kfd_topology_device_by_proximity_domain_no_lock(
sys/dev/pci/drm/amd/amdkfd/kfd_topology.c
79
return device;
sys/dev/pci/drm/amd/display/amdgpu_dm/amdgpu_dm.c
1113
static int amdgpu_dm_audio_component_get_eld(struct device *kdev, int port,
sys/dev/pci/drm/amd/display/amdgpu_dm/amdgpu_dm.c
1159
static int amdgpu_dm_audio_component_bind(struct device *kdev,
sys/dev/pci/drm/amd/display/amdgpu_dm/amdgpu_dm.c
1160
struct device *hda_kdev, void *data)
sys/dev/pci/drm/amd/display/amdgpu_dm/amdgpu_dm.c
1173
static void amdgpu_dm_audio_component_unbind(struct device *kdev,
sys/dev/pci/drm/amd/display/amdgpu_dm/amdgpu_dm.c
1174
struct device *hda_kdev, void *data)
sys/dev/pci/drm/amd/display/amdgpu_dm/amdgpu_dm.c
1712
pdev->device == p->chip_device &&
sys/dev/pci/drm/amd/display/amdgpu_dm/amdgpu_dm.c
1908
init_data.asic_id.chip_id = adev->pdev->device;
sys/dev/pci/drm/amd/display/amdgpu_dm/amdgpu_dm.c
5731
static ssize_t s3_debug_store(struct device *device,
sys/dev/pci/drm/amd/display/amdgpu_dm/amdgpu_dm.c
5738
struct drm_device *drm_dev = dev_get_drvdata(device);
sys/dev/pci/drm/amd/display/amdgpu_dm/amdgpu_dm.c
7485
static ssize_t panel_power_savings_show(struct device *device,
sys/dev/pci/drm/amd/display/amdgpu_dm/amdgpu_dm.c
7489
struct drm_connector *connector = dev_get_drvdata(device);
sys/dev/pci/drm/amd/display/amdgpu_dm/amdgpu_dm.c
7504
static ssize_t panel_power_savings_store(struct device *device,
sys/dev/pci/drm/amd/display/amdgpu_dm/amdgpu_dm.c
7508
struct drm_connector *connector = dev_get_drvdata(device);
sys/dev/pci/drm/amd/display/amdgpu_dm/amdgpu_dm.c
8948
struct device *hdmi_dev = ddev->dev;
sys/dev/pci/drm/amd/include/cgs_common.h
130
#define CGS_WREG32_FIELD(device, reg, field, val) \
sys/dev/pci/drm/amd/include/cgs_common.h
131
cgs_write_register(device, mm##reg, (cgs_read_register(device, mm##reg) & ~CGS_REG_FIELD_MASK(reg, field)) | (val) << CGS_REG_FIELD_SHIFT(reg, field))
sys/dev/pci/drm/amd/include/cgs_common.h
133
#define CGS_WREG32_FIELD_IND(device, space, reg, field, val) \
sys/dev/pci/drm/amd/include/cgs_common.h
134
cgs_write_ind_register(device, space, ix##reg, (cgs_read_ind_register(device, space, ix##reg) & ~CGS_REG_FIELD_MASK(reg, field)) | (val) << CGS_REG_FIELD_SHIFT(reg, field))
sys/dev/pci/drm/amd/pm/amdgpu_pm.c
1050
static ssize_t amdgpu_set_pp_dpm_clock(struct device *dev,
sys/dev/pci/drm/amd/pm/amdgpu_pm.c
1078
static ssize_t amdgpu_get_pp_dpm_sclk(struct device *dev,
sys/dev/pci/drm/amd/pm/amdgpu_pm.c
1085
static ssize_t amdgpu_set_pp_dpm_sclk(struct device *dev,
sys/dev/pci/drm/amd/pm/amdgpu_pm.c
1093
static ssize_t amdgpu_get_pp_dpm_mclk(struct device *dev,
sys/dev/pci/drm/amd/pm/amdgpu_pm.c
1100
static ssize_t amdgpu_set_pp_dpm_mclk(struct device *dev,
sys/dev/pci/drm/amd/pm/amdgpu_pm.c
1108
static ssize_t amdgpu_get_pp_dpm_socclk(struct device *dev,
sys/dev/pci/drm/amd/pm/amdgpu_pm.c
1115
static ssize_t amdgpu_set_pp_dpm_socclk(struct device *dev,
sys/dev/pci/drm/amd/pm/amdgpu_pm.c
1123
static ssize_t amdgpu_get_pp_dpm_fclk(struct device *dev,
sys/dev/pci/drm/amd/pm/amdgpu_pm.c
1130
static ssize_t amdgpu_set_pp_dpm_fclk(struct device *dev,
sys/dev/pci/drm/amd/pm/amdgpu_pm.c
1138
static ssize_t amdgpu_get_pp_dpm_vclk(struct device *dev,
sys/dev/pci/drm/amd/pm/amdgpu_pm.c
1145
static ssize_t amdgpu_set_pp_dpm_vclk(struct device *dev,
sys/dev/pci/drm/amd/pm/amdgpu_pm.c
1153
static ssize_t amdgpu_get_pp_dpm_vclk1(struct device *dev,
sys/dev/pci/drm/amd/pm/amdgpu_pm.c
1160
static ssize_t amdgpu_set_pp_dpm_vclk1(struct device *dev,
sys/dev/pci/drm/amd/pm/amdgpu_pm.c
1168
static ssize_t amdgpu_get_pp_dpm_dclk(struct device *dev,
sys/dev/pci/drm/amd/pm/amdgpu_pm.c
1175
static ssize_t amdgpu_set_pp_dpm_dclk(struct device *dev,
sys/dev/pci/drm/amd/pm/amdgpu_pm.c
1183
static ssize_t amdgpu_get_pp_dpm_dclk1(struct device *dev,
sys/dev/pci/drm/amd/pm/amdgpu_pm.c
1190
static ssize_t amdgpu_set_pp_dpm_dclk1(struct device *dev,
sys/dev/pci/drm/amd/pm/amdgpu_pm.c
1198
static ssize_t amdgpu_get_pp_dpm_dcefclk(struct device *dev,
sys/dev/pci/drm/amd/pm/amdgpu_pm.c
1205
static ssize_t amdgpu_set_pp_dpm_dcefclk(struct device *dev,
sys/dev/pci/drm/amd/pm/amdgpu_pm.c
1213
static ssize_t amdgpu_get_pp_dpm_pcie(struct device *dev,
sys/dev/pci/drm/amd/pm/amdgpu_pm.c
1220
static ssize_t amdgpu_set_pp_dpm_pcie(struct device *dev,
sys/dev/pci/drm/amd/pm/amdgpu_pm.c
1228
static ssize_t amdgpu_get_pp_sclk_od(struct device *dev,
sys/dev/pci/drm/amd/pm/amdgpu_pm.c
1248
static ssize_t amdgpu_set_pp_sclk_od(struct device *dev,
sys/dev/pci/drm/amd/pm/amdgpu_pm.c
1274
static ssize_t amdgpu_get_pp_mclk_od(struct device *dev,
sys/dev/pci/drm/amd/pm/amdgpu_pm.c
1294
static ssize_t amdgpu_set_pp_mclk_od(struct device *dev,
sys/dev/pci/drm/amd/pm/amdgpu_pm.c
1344
static ssize_t amdgpu_get_pp_power_profile_mode(struct device *dev,
sys/dev/pci/drm/amd/pm/amdgpu_pm.c
1367
static ssize_t amdgpu_set_pp_power_profile_mode(struct device *dev,
sys/dev/pci/drm/amd/pm/amdgpu_pm.c
1452
static ssize_t amdgpu_get_gpu_busy_percent(struct device *dev,
sys/dev/pci/drm/amd/pm/amdgpu_pm.c
1476
static ssize_t amdgpu_get_mem_busy_percent(struct device *dev,
sys/dev/pci/drm/amd/pm/amdgpu_pm.c
1500
static ssize_t amdgpu_get_vcn_busy_percent(struct device *dev,
sys/dev/pci/drm/amd/pm/amdgpu_pm.c
1528
static ssize_t amdgpu_get_pcie_bw(struct device *dev,
sys/dev/pci/drm/amd/pm/amdgpu_pm.c
1565
static ssize_t amdgpu_get_unique_id(struct device *dev,
sys/dev/pci/drm/amd/pm/amdgpu_pm.c
1593
static ssize_t amdgpu_get_thermal_throttling_logging(struct device *dev,
sys/dev/pci/drm/amd/pm/amdgpu_pm.c
1606
static ssize_t amdgpu_set_thermal_throttling_logging(struct device *dev,
sys/dev/pci/drm/amd/pm/amdgpu_pm.c
1650
static ssize_t amdgpu_get_apu_thermal_cap(struct device *dev,
sys/dev/pci/drm/amd/pm/amdgpu_pm.c
1674
static ssize_t amdgpu_set_apu_thermal_cap(struct device *dev,
sys/dev/pci/drm/amd/pm/amdgpu_pm.c
1720
static ssize_t amdgpu_get_pm_metrics(struct device *dev,
sys/dev/pci/drm/amd/pm/amdgpu_pm.c
1751
static ssize_t amdgpu_get_gpu_metrics(struct device *dev,
sys/dev/pci/drm/amd/pm/amdgpu_pm.c
1780
static int amdgpu_show_powershift_percent(struct device *dev,
sys/dev/pci/drm/amd/pm/amdgpu_pm.c
1820
static ssize_t amdgpu_get_smartshift_apu_power(struct device *dev, struct device_attribute *attr,
sys/dev/pci/drm/amd/pm/amdgpu_pm.c
1836
static ssize_t amdgpu_get_smartshift_dgpu_power(struct device *dev, struct device_attribute *attr,
sys/dev/pci/drm/amd/pm/amdgpu_pm.c
1851
static ssize_t amdgpu_get_smartshift_bias(struct device *dev,
sys/dev/pci/drm/amd/pm/amdgpu_pm.c
1862
static ssize_t amdgpu_set_smartshift_bias(struct device *dev,
sys/dev/pci/drm/amd/pm/amdgpu_pm.c
2114
static ssize_t amdgpu_get_baseboard_temp_metrics(struct device *dev,
sys/dev/pci/drm/amd/pm/amdgpu_pm.c
2152
static ssize_t amdgpu_get_gpuboard_temp_metrics(struct device *dev,
sys/dev/pci/drm/amd/pm/amdgpu_pm.c
216
static ssize_t amdgpu_get_power_dpm_state(struct device *dev,
sys/dev/pci/drm/amd/pm/amdgpu_pm.c
2189
static ssize_t amdgpu_show_cur_node_power_limit(struct device *dev,
sys/dev/pci/drm/amd/pm/amdgpu_pm.c
2212
static ssize_t amdgpu_show_node_power(struct device *dev,
sys/dev/pci/drm/amd/pm/amdgpu_pm.c
2236
static ssize_t amdgpu_show_npm_status(struct device *dev,
sys/dev/pci/drm/amd/pm/amdgpu_pm.c
2259
static ssize_t amdgpu_show_global_ppt_resid(struct device *dev,
sys/dev/pci/drm/amd/pm/amdgpu_pm.c
2282
static ssize_t amdgpu_show_max_node_power_limit(struct device *dev,
sys/dev/pci/drm/amd/pm/amdgpu_pm.c
2315
struct device *dev = kobj_to_dev(kobj);
sys/dev/pci/drm/amd/pm/amdgpu_pm.c
238
static ssize_t amdgpu_set_power_dpm_state(struct device *dev,
sys/dev/pci/drm/amd/pm/amdgpu_pm.c
2397
static ssize_t amdgpu_get_pm_policy_attr(struct device *dev,
sys/dev/pci/drm/amd/pm/amdgpu_pm.c
2411
static ssize_t amdgpu_set_pm_policy_attr(struct device *dev,
sys/dev/pci/drm/amd/pm/amdgpu_pm.c
2484
struct device *dev = kobj_to_dev(kobj);
sys/dev/pci/drm/amd/pm/amdgpu_pm.c
2758
static ssize_t amdgpu_hwmon_show_temp(struct device *dev,
sys/dev/pci/drm/amd/pm/amdgpu_pm.c
2796
static ssize_t amdgpu_hwmon_show_temp_thresh(struct device *dev,
sys/dev/pci/drm/amd/pm/amdgpu_pm.c
2812
static ssize_t amdgpu_hwmon_show_hotspot_temp_thresh(struct device *dev,
sys/dev/pci/drm/amd/pm/amdgpu_pm.c
2828
static ssize_t amdgpu_hwmon_show_mem_temp_thresh(struct device *dev,
sys/dev/pci/drm/amd/pm/amdgpu_pm.c
2844
static ssize_t amdgpu_hwmon_show_temp_label(struct device *dev,
sys/dev/pci/drm/amd/pm/amdgpu_pm.c
2856
static ssize_t amdgpu_hwmon_show_temp_emergency(struct device *dev,
sys/dev/pci/drm/amd/pm/amdgpu_pm.c
2882
static ssize_t amdgpu_hwmon_get_pwm1_enable(struct device *dev,
sys/dev/pci/drm/amd/pm/amdgpu_pm.c
2904
static ssize_t amdgpu_hwmon_set_pwm1_enable(struct device *dev,
sys/dev/pci/drm/amd/pm/amdgpu_pm.c
2941
static ssize_t amdgpu_hwmon_get_pwm1_min(struct device *dev,
sys/dev/pci/drm/amd/pm/amdgpu_pm.c
2948
static ssize_t amdgpu_hwmon_get_pwm1_max(struct device *dev,
sys/dev/pci/drm/amd/pm/amdgpu_pm.c
2955
static ssize_t amdgpu_hwmon_set_pwm1(struct device *dev,
sys/dev/pci/drm/amd/pm/amdgpu_pm.c
2993
static ssize_t amdgpu_hwmon_get_pwm1(struct device *dev,
sys/dev/pci/drm/amd/pm/amdgpu_pm.c
3015
static ssize_t amdgpu_hwmon_get_fan1_input(struct device *dev,
sys/dev/pci/drm/amd/pm/amdgpu_pm.c
3037
static ssize_t amdgpu_hwmon_get_fan1_min(struct device *dev,
sys/dev/pci/drm/amd/pm/amdgpu_pm.c
3054
static ssize_t amdgpu_hwmon_get_fan1_max(struct device *dev,
sys/dev/pci/drm/amd/pm/amdgpu_pm.c
3071
static ssize_t amdgpu_hwmon_get_fan1_target(struct device *dev,
sys/dev/pci/drm/amd/pm/amdgpu_pm.c
3093
static ssize_t amdgpu_hwmon_set_fan1_target(struct device *dev,
sys/dev/pci/drm/amd/pm/amdgpu_pm.c
3130
static ssize_t amdgpu_hwmon_get_fan1_enable(struct device *dev,
sys/dev/pci/drm/amd/pm/amdgpu_pm.c
3152
static ssize_t amdgpu_hwmon_set_fan1_enable(struct device *dev,
sys/dev/pci/drm/amd/pm/amdgpu_pm.c
3187
static ssize_t amdgpu_hwmon_show_vddgfx(struct device *dev,
sys/dev/pci/drm/amd/pm/amdgpu_pm.c
3204
static ssize_t amdgpu_hwmon_show_vddboard(struct device *dev,
sys/dev/pci/drm/amd/pm/amdgpu_pm.c
3221
static ssize_t amdgpu_hwmon_show_vddgfx_label(struct device *dev,
sys/dev/pci/drm/amd/pm/amdgpu_pm.c
3228
static ssize_t amdgpu_hwmon_show_vddboard_label(struct device *dev,
sys/dev/pci/drm/amd/pm/amdgpu_pm.c
3234
static ssize_t amdgpu_hwmon_show_vddnb(struct device *dev,
sys/dev/pci/drm/amd/pm/amdgpu_pm.c
3255
static ssize_t amdgpu_hwmon_show_vddnb_label(struct device *dev,
sys/dev/pci/drm/amd/pm/amdgpu_pm.c
3262
static int amdgpu_hwmon_get_power(struct device *dev,
sys/dev/pci/drm/amd/pm/amdgpu_pm.c
328
static ssize_t amdgpu_get_power_dpm_force_performance_level(struct device *dev,
sys/dev/pci/drm/amd/pm/amdgpu_pm.c
3280
static ssize_t amdgpu_hwmon_show_power_avg(struct device *dev,
sys/dev/pci/drm/amd/pm/amdgpu_pm.c
3293
static ssize_t amdgpu_hwmon_show_power_input(struct device *dev,
sys/dev/pci/drm/amd/pm/amdgpu_pm.c
3306
static ssize_t amdgpu_hwmon_show_power_cap_generic(struct device *dev,
sys/dev/pci/drm/amd/pm/amdgpu_pm.c
3334
static ssize_t amdgpu_hwmon_show_power_cap_min(struct device *dev,
sys/dev/pci/drm/amd/pm/amdgpu_pm.c
3341
static ssize_t amdgpu_hwmon_show_power_cap_max(struct device *dev,
sys/dev/pci/drm/amd/pm/amdgpu_pm.c
3349
static ssize_t amdgpu_hwmon_show_power_cap(struct device *dev,
sys/dev/pci/drm/amd/pm/amdgpu_pm.c
3357
static ssize_t amdgpu_hwmon_show_power_cap_default(struct device *dev,
sys/dev/pci/drm/amd/pm/amdgpu_pm.c
3365
static ssize_t amdgpu_hwmon_show_power_label(struct device *dev,
sys/dev/pci/drm/amd/pm/amdgpu_pm.c
3380
static ssize_t amdgpu_hwmon_set_power_cap(struct device *dev,
sys/dev/pci/drm/amd/pm/amdgpu_pm.c
3411
static ssize_t amdgpu_hwmon_show_sclk(struct device *dev,
sys/dev/pci/drm/amd/pm/amdgpu_pm.c
3428
static ssize_t amdgpu_hwmon_show_sclk_label(struct device *dev,
sys/dev/pci/drm/amd/pm/amdgpu_pm.c
3435
static ssize_t amdgpu_hwmon_show_mclk(struct device *dev,
sys/dev/pci/drm/amd/pm/amdgpu_pm.c
3452
static ssize_t amdgpu_hwmon_show_mclk_label(struct device *dev,
sys/dev/pci/drm/amd/pm/amdgpu_pm.c
358
static ssize_t amdgpu_set_power_dpm_force_performance_level(struct device *dev,
sys/dev/pci/drm/amd/pm/amdgpu_pm.c
3648
struct device *dev = kobj_to_dev(kobj);
sys/dev/pci/drm/amd/pm/amdgpu_pm.c
411
static ssize_t amdgpu_get_pp_num_states(struct device *dev,
sys/dev/pci/drm/amd/pm/amdgpu_pm.c
441
static ssize_t amdgpu_get_pp_cur_state(struct device *dev,
sys/dev/pci/drm/amd/pm/amdgpu_pm.c
475
static ssize_t amdgpu_get_pp_force_state(struct device *dev,
sys/dev/pci/drm/amd/pm/amdgpu_pm.c
488
static ssize_t amdgpu_set_pp_force_state(struct device *dev,
sys/dev/pci/drm/amd/pm/amdgpu_pm.c
553
static ssize_t amdgpu_get_pp_table(struct device *dev,
sys/dev/pci/drm/amd/pm/amdgpu_pm.c
581
static ssize_t amdgpu_set_pp_table(struct device *dev,
sys/dev/pci/drm/amd/pm/amdgpu_pm.c
749
static ssize_t amdgpu_set_pp_od_clk_voltage(struct device *dev,
sys/dev/pci/drm/amd/pm/amdgpu_pm.c
841
static ssize_t amdgpu_get_pp_od_clk_voltage(struct device *dev,
sys/dev/pci/drm/amd/pm/amdgpu_pm.c
901
static ssize_t amdgpu_set_pp_features(struct device *dev,
sys/dev/pci/drm/amd/pm/amdgpu_pm.c
929
static ssize_t amdgpu_get_pp_features(struct device *dev,
sys/dev/pci/drm/amd/pm/amdgpu_pm.c
990
static ssize_t amdgpu_get_pp_dpm_clock(struct device *dev,
sys/dev/pci/drm/amd/pm/inc/amdgpu_dpm.h
343
struct device *int_hwmon_dev;
sys/dev/pci/drm/amd/pm/legacy-dpm/si_dpm.c
2004
switch (adev->pdev->device) {
sys/dev/pci/drm/amd/pm/legacy-dpm/si_dpm.c
2037
switch (adev->pdev->device) {
sys/dev/pci/drm/amd/pm/legacy-dpm/si_dpm.c
2062
switch (adev->pdev->device) {
sys/dev/pci/drm/amd/pm/legacy-dpm/si_dpm.c
2115
switch (adev->pdev->device) {
sys/dev/pci/drm/amd/pm/legacy-dpm/si_dpm.c
2284
if (adev->pdev->device == 0x6611 && adev->pdev->revision == 0x87) {
sys/dev/pci/drm/amd/pm/legacy-dpm/si_dpm.c
3462
(adev->pdev->device == 0x6660) ||
sys/dev/pci/drm/amd/pm/legacy-dpm/si_dpm.c
3463
(adev->pdev->device == 0x6664) ||
sys/dev/pci/drm/amd/pm/legacy-dpm/si_dpm.c
3464
(adev->pdev->device == 0x6665) ||
sys/dev/pci/drm/amd/pm/legacy-dpm/si_dpm.c
3465
(adev->pdev->device == 0x6667) ||
sys/dev/pci/drm/amd/pm/legacy-dpm/si_dpm.c
3466
(adev->pdev->device == 0x666F)) {
sys/dev/pci/drm/amd/pm/legacy-dpm/si_dpm.c
3470
(adev->pdev->device == 0x6665)) {
sys/dev/pci/drm/amd/pm/legacy-dpm/si_dpm.c
3474
if ((adev->pdev->device == 0x666f) &&
sys/dev/pci/drm/amd/pm/legacy-dpm/si_dpm.c
3485
adev->pdev->device != 0x6611) ||
sys/dev/pci/drm/amd/pm/legacy-dpm/si_dpm.c
3486
(adev->pdev->device == 0x6604) ||
sys/dev/pci/drm/amd/pm/legacy-dpm/si_dpm.c
3487
(adev->pdev->device == 0x6605)) {
sys/dev/pci/drm/amd/pm/legacy-dpm/si_dpm.c
3490
adev->pdev->device == 0x6611) {
sys/dev/pci/drm/amd/pm/legacy-dpm/si_dpm.c
3744
if ((adev->pdev->device == 0x6819) &&
sys/dev/pci/drm/amd/pm/legacy-dpm/si_dpm.c
5266
if ((adev->pdev->device != 0x6818) && (adev->pdev->device != 0x6819))
sys/dev/pci/drm/amd/pm/legacy-dpm/si_dpm.c
6355
switch (adev->pdev->device) {
sys/dev/pci/drm/amd/pm/legacy-dpm/si_dpm.c
7714
((adev->pdev->device == 0x6810) ||
sys/dev/pci/drm/amd/pm/legacy-dpm/si_dpm.c
7715
(adev->pdev->device == 0x6811)))
sys/dev/pci/drm/amd/pm/legacy-dpm/si_dpm.c
7721
if (((adev->pdev->device == 0x6820) &&
sys/dev/pci/drm/amd/pm/legacy-dpm/si_dpm.c
7724
((adev->pdev->device == 0x6821) &&
sys/dev/pci/drm/amd/pm/legacy-dpm/si_dpm.c
7728
((adev->pdev->device == 0x6823) ||
sys/dev/pci/drm/amd/pm/legacy-dpm/si_dpm.c
7729
(adev->pdev->device == 0x682b))))
sys/dev/pci/drm/amd/pm/legacy-dpm/si_dpm.c
7736
((adev->pdev->device == 0x6600) ||
sys/dev/pci/drm/amd/pm/legacy-dpm/si_dpm.c
7737
(adev->pdev->device == 0x6604) ||
sys/dev/pci/drm/amd/pm/legacy-dpm/si_dpm.c
7738
(adev->pdev->device == 0x6605) ||
sys/dev/pci/drm/amd/pm/legacy-dpm/si_dpm.c
7739
(adev->pdev->device == 0x6610))) ||
sys/dev/pci/drm/amd/pm/legacy-dpm/si_dpm.c
7741
(adev->pdev->device == 0x6610)))
sys/dev/pci/drm/amd/pm/legacy-dpm/si_dpm.c
7748
(adev->pdev->device == 0x6660)) ||
sys/dev/pci/drm/amd/pm/legacy-dpm/si_dpm.c
7750
((adev->pdev->device == 0x6660) ||
sys/dev/pci/drm/amd/pm/legacy-dpm/si_dpm.c
7751
(adev->pdev->device == 0x6663) ||
sys/dev/pci/drm/amd/pm/legacy-dpm/si_dpm.c
7752
(adev->pdev->device == 0x6665) ||
sys/dev/pci/drm/amd/pm/legacy-dpm/si_dpm.c
7753
(adev->pdev->device == 0x6667))))
sys/dev/pci/drm/amd/pm/legacy-dpm/si_dpm.c
7756
(adev->pdev->device == 0x6665))
sys/dev/pci/drm/amd/pm/powerplay/amd_powerplay.c
53
hwmgr->device = amdgpu_cgs_create_device(adev);
sys/dev/pci/drm/amd/pm/powerplay/amd_powerplay.c
54
if (!hwmgr->device) {
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/ppatomctrl.c
246
static ATOM_VOLTAGE_OBJECT_INFO *get_voltage_info_table(void *device)
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/ppatomctrl.c
254
smu_atom_get_data_table(device, index,
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/ppatomctrl.c
649
static ATOM_GPIO_PIN_LUT *get_gpio_lookup_table(void *device)
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/ppatomctrl.c
656
smu_atom_get_data_table(device,
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/ppatomctrl.c
810
static ATOM_ASIC_INTERNAL_SS_INFO *asic_internal_ss_get_ss_table(void *device)
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/ppatomctrl.c
817
smu_atom_get_data_table(device,
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/processpptables.c
1060
(0x67B1 == adev->pdev->device))
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/processpptables.c
1090
if (0x67A2 == adev->pdev->device ||
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/processpptables.c
1091
0x67A9 == adev->pdev->device ||
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/processpptables.c
1092
0x67B9 == adev->pdev->device) {
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
1102
PHM_WRITE_INDIRECT_FIELD(hwmgr->device, CGS_IND_REG__SMC, SCLK_PWRMGT_CNTL,
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
1172
soft_register_value = cgs_read_ind_register(hwmgr->device,
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
1175
cgs_write_ind_register(hwmgr->device, CGS_IND_REG__SMC,
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
1188
soft_register_value = cgs_read_ind_register(hwmgr->device,
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
1192
cgs_write_ind_register(hwmgr->device, CGS_IND_REG__SMC,
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
1231
PHM_WRITE_FIELD(hwmgr->device, MC_SEQ_CNTL_3, CAC_EN, 0x1);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
1235
cgs_write_ind_register(hwmgr->device, CGS_IND_REG__SMC, 0xc0400d30, 0x5);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
1236
cgs_write_ind_register(hwmgr->device, CGS_IND_REG__SMC, 0xc0400d3c, 0x5);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
1237
cgs_write_ind_register(hwmgr->device, CGS_IND_REG__SMC, 0xc0400d80, 0x100005);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
1239
cgs_write_ind_register(hwmgr->device, CGS_IND_REG__SMC, 0xc0400d30, 0x400005);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
1240
cgs_write_ind_register(hwmgr->device, CGS_IND_REG__SMC, 0xc0400d3c, 0x400005);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
1241
cgs_write_ind_register(hwmgr->device, CGS_IND_REG__SMC, 0xc0400d80, 0x500005);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
1243
cgs_write_ind_register(hwmgr->device, CGS_IND_REG__SMC, ixLCAC_MC0_CNTL, 0x5);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
1244
cgs_write_ind_register(hwmgr->device, CGS_IND_REG__SMC, ixLCAC_MC1_CNTL, 0x5);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
1245
cgs_write_ind_register(hwmgr->device, CGS_IND_REG__SMC, ixLCAC_CPL_CNTL, 0x100005);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
1248
cgs_write_ind_register(hwmgr->device, CGS_IND_REG__SMC, ixLCAC_MC0_CNTL, 0x400009);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
1249
cgs_write_ind_register(hwmgr->device, CGS_IND_REG__SMC, ixLCAC_MC1_CNTL, 0x400009);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
1251
cgs_write_ind_register(hwmgr->device, CGS_IND_REG__SMC, ixLCAC_MC0_CNTL, 0x400005);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
1252
cgs_write_ind_register(hwmgr->device, CGS_IND_REG__SMC, ixLCAC_MC1_CNTL, 0x400005);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
1254
cgs_write_ind_register(hwmgr->device, CGS_IND_REG__SMC, ixLCAC_CPL_CNTL, 0x500005);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
1267
PHM_WRITE_INDIRECT_FIELD(hwmgr->device, CGS_IND_REG__SMC, GENERAL_PWRMGT,
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
1272
PHM_WRITE_INDIRECT_FIELD(hwmgr->device, CGS_IND_REG__SMC, SCLK_PWRMGT_CNTL,
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
1277
cgs_write_ind_register(hwmgr->device, CGS_IND_REG__SMC,
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
1281
PHM_WRITE_INDIRECT_FIELD(hwmgr->device, CGS_IND_REG__PCIE,
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
1285
cgs_write_register(hwmgr->device, 0x1488,
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
1286
(cgs_read_register(hwmgr->device, 0x1488) & ~0x1));
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
1350
PHM_WRITE_INDIRECT_FIELD(hwmgr->device, CGS_IND_REG__SMC, GENERAL_PWRMGT,
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
1353
PHM_WRITE_INDIRECT_FIELD(hwmgr->device, CGS_IND_REG__SMC, SCLK_PWRMGT_CNTL,
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
1406
PHM_WRITE_INDIRECT_FIELD(hwmgr->device, CGS_IND_REG__SMC, CG_THERMAL_CTRL,
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
1408
PHM_WRITE_INDIRECT_FIELD(hwmgr->device, CGS_IND_REG__SMC, GENERAL_PWRMGT,
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
1413
PHM_WRITE_INDIRECT_FIELD(hwmgr->device, CGS_IND_REG__SMC, GENERAL_PWRMGT,
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
1467
cgs_write_ind_register(hwmgr->device,
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
1584
PHM_WRITE_INDIRECT_FIELD(hwmgr->device, CGS_IND_REG__SMC,
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
1589
PHM_WRITE_INDIRECT_FIELD(hwmgr->device, CGS_IND_REG__SMC,
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
1699
if (!PHM_READ_VFPF_INDIRECT_FIELD(hwmgr->device,
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
1706
} else if (PHM_READ_VFPF_INDIRECT_FIELD(hwmgr->device,
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
1742
PHM_WRITE_INDIRECT_FIELD(hwmgr->device, CGS_IND_REG__SMC,
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
1757
PHM_WRITE_INDIRECT_FIELD(hwmgr->device, CGS_IND_REG__SMC,
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
1759
PHM_WRITE_INDIRECT_FIELD(hwmgr->device, CGS_IND_REG__SMC,
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
1923
ASICID_IS_P20(adev->pdev->device, adev->pdev->revision) ||
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
1924
ASICID_IS_P21(adev->pdev->device, adev->pdev->revision) ||
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
1925
ASICID_IS_P30(adev->pdev->device, adev->pdev->revision) ||
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
1926
ASICID_IS_P31(adev->pdev->device, adev->pdev->revision)) {
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
1973
if ((adev->pdev->device == 0x699F) &&
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
1996
if (ASICID_IS_P20(adev->pdev->device, adev->pdev->revision) ||
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
1997
ASICID_IS_P30(adev->pdev->device, adev->pdev->revision)) {
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
2000
} else if (ASICID_IS_P21(adev->pdev->device, adev->pdev->revision) ||
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
2001
ASICID_IS_P31(adev->pdev->device, adev->pdev->revision)) {
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
205
cgs_write_register(hwmgr->device, mmMC_SEQ_IO_DEBUG_INDEX, 0x9F);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
207
hwmgr->microcode_version_info.MC = cgs_read_register(hwmgr->device, mmMC_SEQ_IO_DEBUG_DATA);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
217
speedCntl = cgs_read_ind_register(hwmgr->device, CGS_IND_REG__PCIE,
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
228
link_width = PHM_READ_INDIRECT_FIELD(hwmgr->device, CGS_IND_REG__PCIE,
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
247
PHM_WRITE_VFPF_INDIRECT_FIELD(hwmgr->device,
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
249
PHM_WRITE_VFPF_INDIRECT_FIELD(hwmgr->device,
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
2511
if (adev->pdev->device == 0x67DF && hw_revision == 0xC7 &&
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
2516
PHM_WRITE_VFPF_INDIRECT_FIELD(hwmgr->device,
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
2544
temp_reg = cgs_read_ind_register(hwmgr->device, CGS_IND_REG__SMC, ixCNB_PWRMGT_CNTL);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
2564
cgs_write_ind_register(hwmgr->device, CGS_IND_REG__SMC, ixCNB_PWRMGT_CNTL, temp_reg);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
281
PHM_WRITE_INDIRECT_FIELD(hwmgr->device, CGS_IND_REG__SMC,
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
3980
cgs_write_ind_register(hwmgr->device, CGS_IND_REG__SMC,
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
3986
tmp = cgs_read_ind_register(hwmgr->device,
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
4033
activity_percent = cgs_read_ind_register(hwmgr->device, CGS_IND_REG__SMC, offset);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
4070
val_vid = PHM_READ_INDIRECT_FIELD(hwmgr->device,
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
4073
val_vid = PHM_READ_INDIRECT_FIELD(hwmgr->device,
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
434
PHM_WRITE_INDIRECT_FIELD(hwmgr->device, CGS_IND_REG__SMC,
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
438
PHM_WRITE_INDIRECT_FIELD(hwmgr->device, CGS_IND_REG__SMC,
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
454
cgs_read_ind_register(hwmgr->device, CGS_IND_REG__SMC,
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
4582
uint32_t display_gap = cgs_read_ind_register(hwmgr->device, CGS_IND_REG__SMC, ixCG_DISPLAY_GAP_CNTL);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
4589
cgs_write_ind_register(hwmgr->device, CGS_IND_REG__SMC, ixCG_DISPLAY_GAP_CNTL, display_gap);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
4610
cgs_write_ind_register(hwmgr->device, CGS_IND_REG__SMC, ixCG_DISPLAY_GAP_CNTL2, display_gap2);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
4612
cgs_write_ind_register(hwmgr->device, CGS_IND_REG__SMC,
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
4617
cgs_write_ind_register(hwmgr->device, CGS_IND_REG__SMC,
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
463
cgs_write_ind_register(hwmgr->device, CGS_IND_REG__SMC,
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
4770
cgs_write_register(hwmgr->device, mmMC_SEQ_IO_DEBUG_INDEX,
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
4772
tmp = cgs_read_register(hwmgr->device, mmMC_SEQ_IO_DEBUG_DATA);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
4798
cgs_read_ind_register(hwmgr->device, CGS_IND_REG__SMC, ixCG_SPLL_FUNC_CNTL);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
4800
cgs_read_ind_register(hwmgr->device, CGS_IND_REG__SMC, ixCG_SPLL_FUNC_CNTL_2);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
4802
cgs_read_ind_register(hwmgr->device, CGS_IND_REG__SMC, ixCG_SPLL_FUNC_CNTL_3);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
4804
cgs_read_ind_register(hwmgr->device, CGS_IND_REG__SMC, ixCG_SPLL_FUNC_CNTL_4);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
4806
cgs_read_ind_register(hwmgr->device, CGS_IND_REG__SMC, ixCG_SPLL_SPREAD_SPECTRUM);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
4808
cgs_read_ind_register(hwmgr->device, CGS_IND_REG__SMC, ixCG_SPLL_SPREAD_SPECTRUM_2);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
481
PHM_WRITE_INDIRECT_FIELD(hwmgr->device, CGS_IND_REG__SMC,
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
4810
cgs_read_register(hwmgr->device, mmDLL_CNTL);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
4812
cgs_read_register(hwmgr->device, mmMCLK_PWRMGT_CNTL);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
4814
cgs_read_register(hwmgr->device, mmMPLL_AD_FUNC_CNTL);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
4816
cgs_read_register(hwmgr->device, mmMPLL_DQ_FUNC_CNTL);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
4818
cgs_read_register(hwmgr->device, mmMPLL_FUNC_CNTL);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
4820
cgs_read_register(hwmgr->device, mmMPLL_FUNC_CNTL_1);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
4822
cgs_read_register(hwmgr->device, mmMPLL_FUNC_CNTL_2);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
4824
cgs_read_register(hwmgr->device, mmMPLL_SS1);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
4826
cgs_read_register(hwmgr->device, mmMPLL_SS2);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
483
PHM_WRITE_INDIRECT_FIELD(hwmgr->device, CGS_IND_REG__SMC,
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
4855
PHM_WRITE_INDIRECT_FIELD(hwmgr->device, CGS_IND_REG__SMC,
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
487
cgs_write_ind_register(hwmgr->device, CGS_IND_REG__SMC,
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
498
PHM_WRITE_INDIRECT_FIELD(hwmgr->device, CGS_IND_REG__SMC,
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
500
PHM_WRITE_INDIRECT_FIELD(hwmgr->device, CGS_IND_REG__SMC,
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
504
cgs_write_ind_register(hwmgr->device, CGS_IND_REG__SMC,
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
523
mc_arb_dram_timing = cgs_read_register(hwmgr->device, mmMC_ARB_DRAM_TIMING);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
524
mc_arb_dram_timing2 = cgs_read_register(hwmgr->device, mmMC_ARB_DRAM_TIMING2);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
525
burst_time = PHM_READ_FIELD(hwmgr->device, MC_ARB_BURST_TIME, STATE0);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
528
mc_arb_dram_timing = cgs_read_register(hwmgr->device, mmMC_ARB_DRAM_TIMING_1);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
529
mc_arb_dram_timing2 = cgs_read_register(hwmgr->device, mmMC_ARB_DRAM_TIMING2_1);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
530
burst_time = PHM_READ_FIELD(hwmgr->device, MC_ARB_BURST_TIME, STATE1);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
538
cgs_write_register(hwmgr->device, mmMC_ARB_DRAM_TIMING, mc_arb_dram_timing);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
5383
cgs_write_ind_register(hwmgr->device, CGS_IND_REG__SMC,
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
5389
cgs_write_ind_register(hwmgr->device, CGS_IND_REG__SMC,
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
539
cgs_write_register(hwmgr->device, mmMC_ARB_DRAM_TIMING2, mc_arb_dram_timing2);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
5395
cgs_write_ind_register(hwmgr->device, CGS_IND_REG__SMC,
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
540
PHM_WRITE_FIELD(hwmgr->device, MC_ARB_BURST_TIME, STATE0, burst_time);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
5401
cgs_write_ind_register(hwmgr->device, CGS_IND_REG__SMC,
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
5407
cgs_write_ind_register(hwmgr->device, CGS_IND_REG__SMC,
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
543
cgs_write_register(hwmgr->device, mmMC_ARB_DRAM_TIMING_1, mc_arb_dram_timing);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
544
cgs_write_register(hwmgr->device, mmMC_ARB_DRAM_TIMING2_1, mc_arb_dram_timing2);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
545
PHM_WRITE_FIELD(hwmgr->device, MC_ARB_BURST_TIME, STATE1, burst_time);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
551
mc_cg_config = cgs_read_register(hwmgr->device, mmMC_CG_CONFIG);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
553
cgs_write_register(hwmgr->device, mmMC_CG_CONFIG, mc_cg_config);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
554
PHM_WRITE_FIELD(hwmgr->device, MC_ARB_CG, CG_ARB_REQ, arb_dest);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
581
tmp = (cgs_read_ind_register(hwmgr->device,
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_powertune.c
1010
cgs_write_register(hwmgr->device, mmGRBM_GFX_INDEX, value2);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_powertune.c
1022
if (ASICID_IS_P21(adev->pdev->device, adev->pdev->revision) ||
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_powertune.c
1023
ASICID_IS_P31(adev->pdev->device, adev->pdev->revision)) {
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_powertune.c
865
CGS_WREG32_FIELD_IND(hwmgr->device, CGS_IND_REG__DIDT,
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_powertune.c
871
CGS_WREG32_FIELD_IND(hwmgr->device, CGS_IND_REG__DIDT,
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_powertune.c
877
CGS_WREG32_FIELD_IND(hwmgr->device, CGS_IND_REG__DIDT,
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_powertune.c
883
CGS_WREG32_FIELD_IND(hwmgr->device, CGS_IND_REG__DIDT,
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_powertune.c
912
data = cgs_read_ind_register(hwmgr->device, CGS_IND_REG__SMC, config_regs->offset);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_powertune.c
916
data = cgs_read_ind_register(hwmgr->device, CGS_IND_REG__DIDT, config_regs->offset);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_powertune.c
920
data = cgs_read_ind_register(hwmgr->device, CGS_IND_REG_GC_CAC, config_regs->offset);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_powertune.c
924
data = cgs_read_register(hwmgr->device, config_regs->offset);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_powertune.c
934
cgs_write_ind_register(hwmgr->device, CGS_IND_REG__SMC, config_regs->offset, data);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_powertune.c
938
cgs_write_ind_register(hwmgr->device, CGS_IND_REG__DIDT, config_regs->offset, data);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_powertune.c
942
cgs_write_ind_register(hwmgr->device, CGS_IND_REG_GC_CAC, config_regs->offset, data);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_powertune.c
946
cgs_write_register(hwmgr->device, config_regs->offset, data);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_powertune.c
976
value2 = cgs_read_register(hwmgr->device, mmGRBM_GFX_INDEX);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_powertune.c
981
cgs_write_register(hwmgr->device, mmGRBM_GFX_INDEX, value);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_powertune.c
992
if (ASICID_IS_P21(adev->pdev->device, adev->pdev->revision) ||
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_powertune.c
993
ASICID_IS_P31(adev->pdev->device, adev->pdev->revision))
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_thermal.c
112
PHM_READ_VFPF_INDIRECT_FIELD(hwmgr->device, CGS_IND_REG__SMC,
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_thermal.c
115
PHM_READ_VFPF_INDIRECT_FIELD(hwmgr->device, CGS_IND_REG__SMC,
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_thermal.c
120
PHM_WRITE_VFPF_INDIRECT_FIELD(hwmgr->device, CGS_IND_REG__SMC,
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_thermal.c
122
PHM_WRITE_VFPF_INDIRECT_FIELD(hwmgr->device, CGS_IND_REG__SMC,
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_thermal.c
136
PHM_WRITE_VFPF_INDIRECT_FIELD(hwmgr->device, CGS_IND_REG__SMC,
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_thermal.c
138
PHM_WRITE_VFPF_INDIRECT_FIELD(hwmgr->device, CGS_IND_REG__SMC,
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_thermal.c
218
duty100 = PHM_READ_VFPF_INDIRECT_FIELD(hwmgr->device, CGS_IND_REG__SMC,
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_thermal.c
228
PHM_WRITE_VFPF_INDIRECT_FIELD(hwmgr->device, CGS_IND_REG__SMC,
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_thermal.c
282
PHM_WRITE_VFPF_INDIRECT_FIELD(hwmgr->device, CGS_IND_REG__SMC,
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_thermal.c
297
temp = PHM_READ_VFPF_INDIRECT_FIELD(hwmgr->device, CGS_IND_REG__SMC,
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_thermal.c
335
PHM_WRITE_VFPF_INDIRECT_FIELD(hwmgr->device, CGS_IND_REG__SMC,
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_thermal.c
338
PHM_WRITE_VFPF_INDIRECT_FIELD(hwmgr->device, CGS_IND_REG__SMC,
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_thermal.c
341
PHM_WRITE_VFPF_INDIRECT_FIELD(hwmgr->device, CGS_IND_REG__SMC,
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_thermal.c
356
PHM_WRITE_VFPF_INDIRECT_FIELD(hwmgr->device, CGS_IND_REG__SMC,
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_thermal.c
361
PHM_WRITE_VFPF_INDIRECT_FIELD(hwmgr->device, CGS_IND_REG__SMC,
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_thermal.c
376
alert = PHM_READ_VFPF_INDIRECT_FIELD(hwmgr->device, CGS_IND_REG__SMC,
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_thermal.c
379
PHM_WRITE_VFPF_INDIRECT_FIELD(hwmgr->device, CGS_IND_REG__SMC,
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_thermal.c
394
alert = PHM_READ_VFPF_INDIRECT_FIELD(hwmgr->device, CGS_IND_REG__SMC,
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_thermal.c
397
PHM_WRITE_VFPF_INDIRECT_FIELD(hwmgr->device, CGS_IND_REG__SMC,
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_thermal.c
64
duty100 = PHM_READ_VFPF_INDIRECT_FIELD(hwmgr->device, CGS_IND_REG__SMC,
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_thermal.c
66
duty = PHM_READ_VFPF_INDIRECT_FIELD(hwmgr->device, CGS_IND_REG__SMC,
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_thermal.c
89
tach_period = PHM_READ_VFPF_INDIRECT_FIELD(hwmgr->device, CGS_IND_REG__SMC,
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu8_hwmgr.c
1578
now = PHM_GET_FIELD(cgs_read_ind_register(hwmgr->device,
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu8_hwmgr.c
1590
now = PHM_GET_FIELD(cgs_read_ind_register(hwmgr->device,
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu8_hwmgr.c
1713
uint32_t val = cgs_read_ind_register(hwmgr->device,
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu8_hwmgr.c
1739
uint32_t sclk_index = PHM_GET_FIELD(cgs_read_ind_register(hwmgr->device, CGS_IND_REG__SMC, ixTARGET_AND_CURRENT_PROFILE_INDEX),
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu8_hwmgr.c
1741
uint32_t uvd_index = PHM_GET_FIELD(cgs_read_ind_register(hwmgr->device, CGS_IND_REG__SMC, ixTARGET_AND_CURRENT_PROFILE_INDEX_2),
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu8_hwmgr.c
1743
uint32_t vce_index = PHM_GET_FIELD(cgs_read_ind_register(hwmgr->device, CGS_IND_REG__SMC, ixTARGET_AND_CURRENT_PROFILE_INDEX_2),
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu8_hwmgr.c
1764
tmp = (cgs_read_ind_register(hwmgr->device, CGS_IND_REG__SMC, ixSMUSVI_NB_CURRENTVID) &
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu8_hwmgr.c
1770
tmp = (cgs_read_ind_register(hwmgr->device, CGS_IND_REG__SMC, ixSMUSVI_GFX_CURRENTVID) &
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu8_hwmgr.c
957
cgs_write_ind_register(hwmgr->device, CGS_IND_REG__SMC,
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu8_hwmgr.c
964
cgs_write_ind_register(hwmgr->device, CGS_IND_REG__SMC,
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu_helper.c
116
if (hwmgr == NULL || hwmgr->device == NULL) {
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu_helper.c
122
cur_value = cgs_read_register(hwmgr->device, index);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu_helper.c
146
if (hwmgr == NULL || hwmgr->device == NULL) {
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu_helper.c
151
cgs_write_register(hwmgr->device, indirect_port, index);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu_helper.c
162
if (hwmgr == NULL || hwmgr->device == NULL)
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu_helper.c
166
cur_value = cgs_read_register(hwmgr->device,
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu_helper.c
185
if (hwmgr == NULL || hwmgr->device == NULL)
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu_helper.c
188
cgs_write_register(hwmgr->device, indirect_port, index);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu_helper.h
151
#define PHM_READ_FIELD(device, reg, field) \
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu_helper.h
152
PHM_GET_FIELD(cgs_read_register(device, mm##reg), reg, field)
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu_helper.h
154
#define PHM_READ_INDIRECT_FIELD(device, port, reg, field) \
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu_helper.h
155
PHM_GET_FIELD(cgs_read_ind_register(device, port, ix##reg), \
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu_helper.h
158
#define PHM_READ_VFPF_INDIRECT_FIELD(device, port, reg, field) \
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu_helper.h
159
PHM_GET_FIELD(cgs_read_ind_register(device, port, ix##reg), \
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu_helper.h
162
#define PHM_WRITE_FIELD(device, reg, field, fieldval) \
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu_helper.h
163
cgs_write_register(device, mm##reg, PHM_SET_FIELD( \
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu_helper.h
164
cgs_read_register(device, mm##reg), reg, field, fieldval))
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu_helper.h
166
#define PHM_WRITE_INDIRECT_FIELD(device, port, reg, field, fieldval) \
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu_helper.h
167
cgs_write_ind_register(device, port, ix##reg, \
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu_helper.h
168
PHM_SET_FIELD(cgs_read_ind_register(device, port, ix##reg), \
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu_helper.h
171
#define PHM_WRITE_VFPF_INDIRECT_FIELD(device, port, reg, field, fieldval) \
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu_helper.h
172
cgs_write_ind_register(device, port, ix##reg, \
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu_helper.h
173
PHM_SET_FIELD(cgs_read_ind_register(device, port, ix##reg), \
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/vega10_hwmgr.c
5364
return (adev->pdev->device == 0x6860);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/vega10_powertune.c
1100
cgs_write_register(hwmgr->device, mmGC_EDC_CTRL, data);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/vega10_powertune.c
758
data = cgs_read_ind_register(hwmgr->device, CGS_IND_REG__DIDT, config_regs->offset);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/vega10_powertune.c
761
cgs_write_ind_register(hwmgr->device, CGS_IND_REG__DIDT, config_regs->offset, data);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/vega10_powertune.c
764
data = cgs_read_ind_register(hwmgr->device, CGS_IND_REG_GC_CAC, config_regs->offset);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/vega10_powertune.c
767
cgs_write_ind_register(hwmgr->device, CGS_IND_REG_GC_CAC, config_regs->offset, data);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/vega10_powertune.c
770
data = cgs_read_ind_register(hwmgr->device, CGS_IND_REG_SE_CAC, config_regs->offset);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/vega10_powertune.c
773
cgs_write_ind_register(hwmgr->device, CGS_IND_REG_SE_CAC, config_regs->offset, data);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/vega10_powertune.c
790
data = cgs_read_register(hwmgr->device, config_regs->offset);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/vega10_powertune.c
793
cgs_write_register(hwmgr->device, config_regs->offset, data);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/vega10_powertune.c
807
CGS_WREG32_FIELD_IND(hwmgr->device, CGS_IND_REG__DIDT,
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/vega10_powertune.c
814
CGS_WREG32_FIELD_IND(hwmgr->device, CGS_IND_REG__DIDT,
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/vega10_powertune.c
821
CGS_WREG32_FIELD_IND(hwmgr->device, CGS_IND_REG__DIDT,
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/vega10_powertune.c
828
CGS_WREG32_FIELD_IND(hwmgr->device, CGS_IND_REG__DIDT,
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/vega10_powertune.c
835
CGS_WREG32_FIELD_IND(hwmgr->device, CGS_IND_REG__DIDT,
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/vega10_powertune.c
841
data = cgs_read_ind_register(hwmgr->device, CGS_IND_REG__DIDT, ixDIDT_SQ_EDC_CTRL);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/vega10_powertune.c
844
cgs_write_ind_register(hwmgr->device, CGS_IND_REG__DIDT, ixDIDT_SQ_EDC_CTRL, data);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/vega10_powertune.c
848
data = cgs_read_ind_register(hwmgr->device, CGS_IND_REG__DIDT, ixDIDT_DB_EDC_CTRL);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/vega10_powertune.c
851
cgs_write_ind_register(hwmgr->device, CGS_IND_REG__DIDT, ixDIDT_DB_EDC_CTRL, data);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/vega10_powertune.c
855
data = cgs_read_ind_register(hwmgr->device, CGS_IND_REG__DIDT, ixDIDT_TD_EDC_CTRL);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/vega10_powertune.c
858
cgs_write_ind_register(hwmgr->device, CGS_IND_REG__DIDT, ixDIDT_TD_EDC_CTRL, data);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/vega10_powertune.c
862
data = cgs_read_ind_register(hwmgr->device, CGS_IND_REG__DIDT, ixDIDT_TCP_EDC_CTRL);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/vega10_powertune.c
865
cgs_write_ind_register(hwmgr->device, CGS_IND_REG__DIDT, ixDIDT_TCP_EDC_CTRL, data);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/vega10_powertune.c
869
data = cgs_read_ind_register(hwmgr->device, CGS_IND_REG__DIDT, ixDIDT_DBR_EDC_CTRL);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/vega10_powertune.c
872
cgs_write_ind_register(hwmgr->device, CGS_IND_REG__DIDT, ixDIDT_DBR_EDC_CTRL, data);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/vega10_powertune.c
986
cgs_write_register(hwmgr->device, mmGC_DIDT_CTRL0, data);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/vega10_processpptables.c
747
dev_id = adev->pdev->device;
sys/dev/pci/drm/amd/pm/powerplay/inc/hwmgr.h
753
void *device;
sys/dev/pci/drm/amd/pm/powerplay/smumgr/ci_smumgr.c
103
cgs_write_register(hwmgr->device, mmSMC_IND_INDEX_0, smc_addr);
sys/dev/pci/drm/amd/pm/powerplay/smumgr/ci_smumgr.c
104
PHM_WRITE_FIELD(hwmgr->device, SMC_IND_ACCESS_CNTL, AUTO_INCREMENT_IND_0, 0);
sys/dev/pci/drm/amd/pm/powerplay/smumgr/ci_smumgr.c
1262
((cgs_read_register(hwmgr->device, mmMC_SEQ_MISC7) >> 16) & 0xf))
sys/dev/pci/drm/amd/pm/powerplay/smumgr/ci_smumgr.c
1263
dll_state_on = ((cgs_read_register(hwmgr->device, mmMC_SEQ_MISC5) >> 1) & 0x1) ? 1 : 0;
sys/dev/pci/drm/amd/pm/powerplay/smumgr/ci_smumgr.c
1265
dll_state_on = ((cgs_read_register(hwmgr->device, mmMC_SEQ_MISC6) >> 1) & 0x1) ? 1 : 0;
sys/dev/pci/drm/amd/pm/powerplay/smumgr/ci_smumgr.c
1271
dll_state_on = ((cgs_read_register(hwmgr->device, mmMC_SEQ_MISC5) >> 1) & 0x1) ? 1 : 0;
sys/dev/pci/drm/amd/pm/powerplay/smumgr/ci_smumgr.c
1327
dev_id = adev->pdev->device;
sys/dev/pci/drm/amd/pm/powerplay/smumgr/ci_smumgr.c
134
cgs_write_register(hwmgr->device, mmSMC_IND_DATA_0, data);
sys/dev/pci/drm/amd/pm/powerplay/smumgr/ci_smumgr.c
151
original_data = cgs_read_register(hwmgr->device, mmSMC_IND_DATA_0);
sys/dev/pci/drm/amd/pm/powerplay/smumgr/ci_smumgr.c
1639
dramTiming = cgs_read_register(hwmgr->device, mmMC_ARB_DRAM_TIMING);
sys/dev/pci/drm/amd/pm/powerplay/smumgr/ci_smumgr.c
1640
dramTiming2 = cgs_read_register(hwmgr->device, mmMC_ARB_DRAM_TIMING2);
sys/dev/pci/drm/amd/pm/powerplay/smumgr/ci_smumgr.c
1641
burstTime = PHM_READ_FIELD(hwmgr->device, MC_ARB_BURST_TIME, STATE0);
sys/dev/pci/drm/amd/pm/powerplay/smumgr/ci_smumgr.c
170
cgs_write_register(hwmgr->device, mmSMC_IND_DATA_0, data);
sys/dev/pci/drm/amd/pm/powerplay/smumgr/ci_smumgr.c
188
return ((0 == PHM_READ_VFPF_INDIRECT_FIELD(hwmgr->device,
sys/dev/pci/drm/amd/pm/powerplay/smumgr/ci_smumgr.c
190
&& (0x20100 <= cgs_read_ind_register(hwmgr->device,
sys/dev/pci/drm/amd/pm/powerplay/smumgr/ci_smumgr.c
1901
PHM_WRITE_INDIRECT_FIELD(hwmgr->device, CGS_IND_REG__SMC, SMC_SYSCON_CLOCK_CNTL_0, ck_disable, 0);
sys/dev/pci/drm/amd/pm/powerplay/smumgr/ci_smumgr.c
1903
PHM_WRITE_INDIRECT_FIELD(hwmgr->device, CGS_IND_REG__SMC, SMC_SYSCON_RESET_CNTL, rst_reg, 0);
sys/dev/pci/drm/amd/pm/powerplay/smumgr/ci_smumgr.c
1974
cgs_write_ind_register(hwmgr->device, CGS_IND_REG__SMC,
sys/dev/pci/drm/amd/pm/powerplay/smumgr/ci_smumgr.c
204
*value = cgs_read_register(hwmgr->device, mmSMC_IND_DATA_0);
sys/dev/pci/drm/amd/pm/powerplay/smumgr/ci_smumgr.c
213
cgs_write_register(hwmgr->device, mmSMC_RESP_0, 0);
sys/dev/pci/drm/amd/pm/powerplay/smumgr/ci_smumgr.c
214
cgs_write_register(hwmgr->device, mmSMC_MESSAGE_0, msg);
sys/dev/pci/drm/amd/pm/powerplay/smumgr/ci_smumgr.c
2150
duty100 = PHM_READ_VFPF_INDIRECT_FIELD(hwmgr->device, CGS_IND_REG__SMC, CG_FDO_CTRL1, FMAX_DUTY100);
sys/dev/pci/drm/amd/pm/powerplay/smumgr/ci_smumgr.c
218
ret = PHM_READ_FIELD(hwmgr->device, SMC_RESP_0, SMC_RESP);
sys/dev/pci/drm/amd/pm/powerplay/smumgr/ci_smumgr.c
2193
fan_table.TempSrc = (uint8_t)PHM_READ_VFPF_INDIRECT_FIELD(hwmgr->device, CGS_IND_REG__SMC, CG_MULT_THERMAL_CTRL, TEMP_SEL);
sys/dev/pci/drm/amd/pm/powerplay/smumgr/ci_smumgr.c
230
cgs_write_register(hwmgr->device, mmSMC_MSG_ARG_0, parameter);
sys/dev/pci/drm/amd/pm/powerplay/smumgr/ci_smumgr.c
2321
cgs_get_firmware_info(hwmgr->device, CGS_UCODE_ID_SMU, &info);
sys/dev/pci/drm/amd/pm/powerplay/smumgr/ci_smumgr.c
2334
cgs_write_register(hwmgr->device, mmSMC_IND_INDEX_0, start_addr);
sys/dev/pci/drm/amd/pm/powerplay/smumgr/ci_smumgr.c
2335
PHM_WRITE_FIELD(hwmgr->device, SMC_IND_ACCESS_CNTL, AUTO_INCREMENT_IND_0, 1);
sys/dev/pci/drm/amd/pm/powerplay/smumgr/ci_smumgr.c
2339
cgs_write_register(hwmgr->device, mmSMC_IND_DATA_0, data);
sys/dev/pci/drm/amd/pm/powerplay/smumgr/ci_smumgr.c
2342
PHM_WRITE_FIELD(hwmgr->device, SMC_IND_ACCESS_CNTL, AUTO_INCREMENT_IND_0, 0);
sys/dev/pci/drm/amd/pm/powerplay/smumgr/ci_smumgr.c
2360
PHM_WRITE_INDIRECT_FIELD(hwmgr->device, CGS_IND_REG__SMC, SMC_SYSCON_MISC_CNTL,
sys/dev/pci/drm/amd/pm/powerplay/smumgr/ci_smumgr.c
2363
PHM_WRITE_INDIRECT_FIELD(hwmgr->device, CGS_IND_REG__SMC, SMC_SYSCON_CLOCK_CNTL_0, ck_disable, 1);
sys/dev/pci/drm/amd/pm/powerplay/smumgr/ci_smumgr.c
2364
PHM_WRITE_INDIRECT_FIELD(hwmgr->device, CGS_IND_REG__SMC, SMC_SYSCON_RESET_CNTL, rst_reg, 1);
sys/dev/pci/drm/amd/pm/powerplay/smumgr/ci_smumgr.c
240
dev_id = adev->pdev->device;
sys/dev/pci/drm/amd/pm/powerplay/smumgr/ci_smumgr.c
2445
return (uint8_t) (0xFF & (cgs_read_register(hwmgr->device, mmBIOS_SCRATCH_4) >> 16));
sys/dev/pci/drm/amd/pm/powerplay/smumgr/ci_smumgr.c
2597
temp_reg = cgs_read_register(hwmgr->device, mmMC_PMG_CMD_EMRS);
sys/dev/pci/drm/amd/pm/powerplay/smumgr/ci_smumgr.c
2609
temp_reg = cgs_read_register(hwmgr->device, mmMC_PMG_CMD_MRS);
sys/dev/pci/drm/amd/pm/powerplay/smumgr/ci_smumgr.c
2637
temp_reg = cgs_read_register(hwmgr->device, mmMC_PMG_CMD_MRS1);
sys/dev/pci/drm/amd/pm/powerplay/smumgr/ci_smumgr.c
2690
cgs_write_register(hwmgr->device, mmMC_SEQ_RAS_TIMING_LP, cgs_read_register(hwmgr->device, mmMC_SEQ_RAS_TIMING));
sys/dev/pci/drm/amd/pm/powerplay/smumgr/ci_smumgr.c
2691
cgs_write_register(hwmgr->device, mmMC_SEQ_CAS_TIMING_LP, cgs_read_register(hwmgr->device, mmMC_SEQ_CAS_TIMING));
sys/dev/pci/drm/amd/pm/powerplay/smumgr/ci_smumgr.c
2692
cgs_write_register(hwmgr->device, mmMC_SEQ_DLL_STBY_LP, cgs_read_register(hwmgr->device, mmMC_SEQ_DLL_STBY));
sys/dev/pci/drm/amd/pm/powerplay/smumgr/ci_smumgr.c
2693
cgs_write_register(hwmgr->device, mmMC_SEQ_G5PDX_CMD0_LP, cgs_read_register(hwmgr->device, mmMC_SEQ_G5PDX_CMD0));
sys/dev/pci/drm/amd/pm/powerplay/smumgr/ci_smumgr.c
2694
cgs_write_register(hwmgr->device, mmMC_SEQ_G5PDX_CMD1_LP, cgs_read_register(hwmgr->device, mmMC_SEQ_G5PDX_CMD1));
sys/dev/pci/drm/amd/pm/powerplay/smumgr/ci_smumgr.c
2695
cgs_write_register(hwmgr->device, mmMC_SEQ_G5PDX_CTRL_LP, cgs_read_register(hwmgr->device, mmMC_SEQ_G5PDX_CTRL));
sys/dev/pci/drm/amd/pm/powerplay/smumgr/ci_smumgr.c
2696
cgs_write_register(hwmgr->device, mmMC_SEQ_PMG_DVS_CMD_LP, cgs_read_register(hwmgr->device, mmMC_SEQ_PMG_DVS_CMD));
sys/dev/pci/drm/amd/pm/powerplay/smumgr/ci_smumgr.c
2697
cgs_write_register(hwmgr->device, mmMC_SEQ_PMG_DVS_CTL_LP, cgs_read_register(hwmgr->device, mmMC_SEQ_PMG_DVS_CTL));
sys/dev/pci/drm/amd/pm/powerplay/smumgr/ci_smumgr.c
2698
cgs_write_register(hwmgr->device, mmMC_SEQ_MISC_TIMING_LP, cgs_read_register(hwmgr->device, mmMC_SEQ_MISC_TIMING));
sys/dev/pci/drm/amd/pm/powerplay/smumgr/ci_smumgr.c
2699
cgs_write_register(hwmgr->device, mmMC_SEQ_MISC_TIMING2_LP, cgs_read_register(hwmgr->device, mmMC_SEQ_MISC_TIMING2));
sys/dev/pci/drm/amd/pm/powerplay/smumgr/ci_smumgr.c
2700
cgs_write_register(hwmgr->device, mmMC_SEQ_PMG_CMD_EMRS_LP, cgs_read_register(hwmgr->device, mmMC_PMG_CMD_EMRS));
sys/dev/pci/drm/amd/pm/powerplay/smumgr/ci_smumgr.c
2701
cgs_write_register(hwmgr->device, mmMC_SEQ_PMG_CMD_MRS_LP, cgs_read_register(hwmgr->device, mmMC_PMG_CMD_MRS));
sys/dev/pci/drm/amd/pm/powerplay/smumgr/ci_smumgr.c
2702
cgs_write_register(hwmgr->device, mmMC_SEQ_PMG_CMD_MRS1_LP, cgs_read_register(hwmgr->device, mmMC_PMG_CMD_MRS1));
sys/dev/pci/drm/amd/pm/powerplay/smumgr/ci_smumgr.c
2703
cgs_write_register(hwmgr->device, mmMC_SEQ_WR_CTL_D0_LP, cgs_read_register(hwmgr->device, mmMC_SEQ_WR_CTL_D0));
sys/dev/pci/drm/amd/pm/powerplay/smumgr/ci_smumgr.c
2704
cgs_write_register(hwmgr->device, mmMC_SEQ_WR_CTL_D1_LP, cgs_read_register(hwmgr->device, mmMC_SEQ_WR_CTL_D1));
sys/dev/pci/drm/amd/pm/powerplay/smumgr/ci_smumgr.c
2705
cgs_write_register(hwmgr->device, mmMC_SEQ_RD_CTL_D0_LP, cgs_read_register(hwmgr->device, mmMC_SEQ_RD_CTL_D0));
sys/dev/pci/drm/amd/pm/powerplay/smumgr/ci_smumgr.c
2706
cgs_write_register(hwmgr->device, mmMC_SEQ_RD_CTL_D1_LP, cgs_read_register(hwmgr->device, mmMC_SEQ_RD_CTL_D1));
sys/dev/pci/drm/amd/pm/powerplay/smumgr/ci_smumgr.c
2707
cgs_write_register(hwmgr->device, mmMC_SEQ_PMG_TIMING_LP, cgs_read_register(hwmgr->device, mmMC_SEQ_PMG_TIMING));
sys/dev/pci/drm/amd/pm/powerplay/smumgr/ci_smumgr.c
2708
cgs_write_register(hwmgr->device, mmMC_SEQ_PMG_CMD_MRS2_LP, cgs_read_register(hwmgr->device, mmMC_PMG_CMD_MRS2));
sys/dev/pci/drm/amd/pm/powerplay/smumgr/ci_smumgr.c
2709
cgs_write_register(hwmgr->device, mmMC_SEQ_WR_CTL_2_LP, cgs_read_register(hwmgr->device, mmMC_SEQ_WR_CTL_2));
sys/dev/pci/drm/amd/pm/powerplay/smumgr/ci_smumgr.c
2795
tmp = PP_HOST_TO_SMC_UL(cgs_read_ind_register(hwmgr->device, CGS_IND_REG__SMC, offset));
sys/dev/pci/drm/amd/pm/powerplay/smumgr/ci_smumgr.c
2797
cgs_write_ind_register(hwmgr->device, CGS_IND_REG__SMC, offset, PP_HOST_TO_SMC_UL(tmp));
sys/dev/pci/drm/amd/pm/powerplay/smumgr/ci_smumgr.c
2809
tmp = PP_HOST_TO_SMC_UL(cgs_read_ind_register(hwmgr->device, CGS_IND_REG__SMC, offset));
sys/dev/pci/drm/amd/pm/powerplay/smumgr/ci_smumgr.c
2812
cgs_write_ind_register(hwmgr->device, CGS_IND_REG__SMC, offset, PP_HOST_TO_SMC_UL(tmp));
sys/dev/pci/drm/amd/pm/powerplay/smumgr/ci_smumgr.c
2830
tmp = PP_HOST_TO_SMC_UL(cgs_read_ind_register(hwmgr->device, CGS_IND_REG__SMC, offset));
sys/dev/pci/drm/amd/pm/powerplay/smumgr/ci_smumgr.c
2832
cgs_write_ind_register(hwmgr->device, CGS_IND_REG__SMC, offset, PP_HOST_TO_SMC_UL(tmp));
sys/dev/pci/drm/amd/pm/powerplay/smumgr/ci_smumgr.c
2844
tmp = PP_HOST_TO_SMC_UL(cgs_read_ind_register(hwmgr->device, CGS_IND_REG__SMC, offset));
sys/dev/pci/drm/amd/pm/powerplay/smumgr/ci_smumgr.c
2847
cgs_write_ind_register(hwmgr->device, CGS_IND_REG__SMC, offset, PP_HOST_TO_SMC_UL(tmp));
sys/dev/pci/drm/amd/pm/powerplay/smumgr/ci_smumgr.c
2876
PHM_WRITE_INDIRECT_FIELD(hwmgr->device, CGS_IND_REG__SMC, DPM_TABLE_475,
sys/dev/pci/drm/amd/pm/powerplay/smumgr/ci_smumgr.c
2908
PHM_WRITE_INDIRECT_FIELD(hwmgr->device, CGS_IND_REG__SMC, DPM_TABLE_475,
sys/dev/pci/drm/amd/pm/powerplay/smumgr/ci_smumgr.c
2943
PHM_WRITE_INDIRECT_FIELD(hwmgr->device, CGS_IND_REG__SMC,
sys/dev/pci/drm/amd/pm/powerplay/smumgr/ci_smumgr.c
2951
PHM_WRITE_INDIRECT_FIELD(hwmgr->device, CGS_IND_REG__SMC,
sys/dev/pci/drm/amd/pm/powerplay/smumgr/fiji_smumgr.c
107
PHM_WRITE_VFPF_INDIRECT_FIELD(hwmgr->device, CGS_IND_REG__SMC,
sys/dev/pci/drm/amd/pm/powerplay/smumgr/fiji_smumgr.c
115
cgs_write_ind_register(hwmgr->device, CGS_IND_REG__SMC,
sys/dev/pci/drm/amd/pm/powerplay/smumgr/fiji_smumgr.c
118
PHM_WRITE_VFPF_INDIRECT_FIELD(hwmgr->device, CGS_IND_REG__SMC,
sys/dev/pci/drm/amd/pm/powerplay/smumgr/fiji_smumgr.c
1205
(PHM_READ_FIELD(hwmgr->device, DPG_PIPE_STUTTER_CONTROL,
sys/dev/pci/drm/amd/pm/powerplay/smumgr/fiji_smumgr.c
122
PHM_WRITE_VFPF_INDIRECT_FIELD(hwmgr->device, CGS_IND_REG__SMC,
sys/dev/pci/drm/amd/pm/powerplay/smumgr/fiji_smumgr.c
130
PHM_WRITE_VFPF_INDIRECT_FIELD(hwmgr->device, CGS_IND_REG__SMC,
sys/dev/pci/drm/amd/pm/powerplay/smumgr/fiji_smumgr.c
134
cgs_write_ind_register(hwmgr->device, CGS_IND_REG__SMC,
sys/dev/pci/drm/amd/pm/powerplay/smumgr/fiji_smumgr.c
147
if (PHM_READ_VFPF_INDIRECT_FIELD(hwmgr->device, CGS_IND_REG__SMC,
sys/dev/pci/drm/amd/pm/powerplay/smumgr/fiji_smumgr.c
1508
dram_timing = cgs_read_register(hwmgr->device, mmMC_ARB_DRAM_TIMING);
sys/dev/pci/drm/amd/pm/powerplay/smumgr/fiji_smumgr.c
1509
dram_timing2 = cgs_read_register(hwmgr->device, mmMC_ARB_DRAM_TIMING2);
sys/dev/pci/drm/amd/pm/powerplay/smumgr/fiji_smumgr.c
1510
burstTime = cgs_read_register(hwmgr->device, mmMC_ARB_BURST_TIME);
sys/dev/pci/drm/amd/pm/powerplay/smumgr/fiji_smumgr.c
1678
efuse = cgs_read_ind_register(hwmgr->device, CGS_IND_REG__SMC,
sys/dev/pci/drm/amd/pm/powerplay/smumgr/fiji_smumgr.c
1680
efuse2 = cgs_read_ind_register(hwmgr->device, CGS_IND_REG__SMC,
sys/dev/pci/drm/amd/pm/powerplay/smumgr/fiji_smumgr.c
169
cgs_write_ind_register(hwmgr->device, CGS_IND_REG__SMC,
sys/dev/pci/drm/amd/pm/powerplay/smumgr/fiji_smumgr.c
1715
PHM_WRITE_INDIRECT_FIELD(hwmgr->device, CGS_IND_REG__SMC, PWR_CKS_ENABLE,
sys/dev/pci/drm/amd/pm/powerplay/smumgr/fiji_smumgr.c
1717
PHM_WRITE_INDIRECT_FIELD(hwmgr->device, CGS_IND_REG__SMC, PWR_CKS_ENABLE,
sys/dev/pci/drm/amd/pm/powerplay/smumgr/fiji_smumgr.c
1719
PHM_WRITE_INDIRECT_FIELD(hwmgr->device, CGS_IND_REG__SMC, PWR_CKS_ENABLE,
sys/dev/pci/drm/amd/pm/powerplay/smumgr/fiji_smumgr.c
1721
PHM_WRITE_INDIRECT_FIELD(hwmgr->device, CGS_IND_REG__SMC, PWR_CKS_ENABLE,
sys/dev/pci/drm/amd/pm/powerplay/smumgr/fiji_smumgr.c
173
PHM_WRITE_VFPF_INDIRECT_FIELD(hwmgr->device, CGS_IND_REG__SMC,
sys/dev/pci/drm/amd/pm/powerplay/smumgr/fiji_smumgr.c
1737
value = cgs_read_ind_register(hwmgr->device, CGS_IND_REG__SMC,
sys/dev/pci/drm/amd/pm/powerplay/smumgr/fiji_smumgr.c
1769
cgs_write_ind_register(hwmgr->device, CGS_IND_REG__SMC,
sys/dev/pci/drm/amd/pm/powerplay/smumgr/fiji_smumgr.c
1810
value = cgs_read_ind_register(hwmgr->device, CGS_IND_REG__SMC, ixPWR_CKS_CNTL);
sys/dev/pci/drm/amd/pm/powerplay/smumgr/fiji_smumgr.c
1812
cgs_write_ind_register(hwmgr->device, CGS_IND_REG__SMC, ixPWR_CKS_CNTL, value);
sys/dev/pci/drm/amd/pm/powerplay/smumgr/fiji_smumgr.c
184
PHM_WRITE_VFPF_INDIRECT_FIELD(hwmgr->device, CGS_IND_REG__SMC,
sys/dev/pci/drm/amd/pm/powerplay/smumgr/fiji_smumgr.c
188
PHM_WRITE_VFPF_INDIRECT_FIELD(hwmgr->device, CGS_IND_REG__SMC,
sys/dev/pci/drm/amd/pm/powerplay/smumgr/fiji_smumgr.c
1951
cgs_write_ind_register(hwmgr->device, CGS_IND_REG__SMC,
sys/dev/pci/drm/amd/pm/powerplay/smumgr/fiji_smumgr.c
2072
table->ThermOutPolarity = (0 == (cgs_read_register(hwmgr->device, mmGPIOPAD_A) &
sys/dev/pci/drm/amd/pm/powerplay/smumgr/fiji_smumgr.c
213
cgs_write_register(hwmgr->device, mmCP_MEC_CNTL, 0x50000000);
sys/dev/pci/drm/amd/pm/powerplay/smumgr/fiji_smumgr.c
215
cgs_write_register(hwmgr->device, mmGRBM_SOFT_RESET, 0xffffffff);
sys/dev/pci/drm/amd/pm/powerplay/smumgr/fiji_smumgr.c
2152
duty100 = PHM_READ_VFPF_INDIRECT_FIELD(hwmgr->device, CGS_IND_REG__SMC,
sys/dev/pci/drm/amd/pm/powerplay/smumgr/fiji_smumgr.c
217
cgs_write_register(hwmgr->device, mmGRBM_SOFT_RESET, 0);
sys/dev/pci/drm/amd/pm/powerplay/smumgr/fiji_smumgr.c
2209
hwmgr->device, CGS_IND_REG__SMC,
sys/dev/pci/drm/amd/pm/powerplay/smumgr/fiji_smumgr.c
2380
mm_boot_level_value = cgs_read_ind_register(hwmgr->device,
sys/dev/pci/drm/amd/pm/powerplay/smumgr/fiji_smumgr.c
2384
cgs_write_ind_register(hwmgr->device,
sys/dev/pci/drm/amd/pm/powerplay/smumgr/fiji_smumgr.c
2416
mm_boot_level_value = cgs_read_ind_register(hwmgr->device,
sys/dev/pci/drm/amd/pm/powerplay/smumgr/fiji_smumgr.c
2420
cgs_write_ind_register(hwmgr->device,
sys/dev/pci/drm/amd/pm/powerplay/smumgr/fiji_smumgr.c
2523
cgs_write_register(hwmgr->device, mmMC_SEQ_RAS_TIMING_LP,
sys/dev/pci/drm/amd/pm/powerplay/smumgr/fiji_smumgr.c
2524
cgs_read_register(hwmgr->device, mmMC_SEQ_RAS_TIMING));
sys/dev/pci/drm/amd/pm/powerplay/smumgr/fiji_smumgr.c
2525
cgs_write_register(hwmgr->device, mmMC_SEQ_CAS_TIMING_LP,
sys/dev/pci/drm/amd/pm/powerplay/smumgr/fiji_smumgr.c
2526
cgs_read_register(hwmgr->device, mmMC_SEQ_CAS_TIMING));
sys/dev/pci/drm/amd/pm/powerplay/smumgr/fiji_smumgr.c
2527
cgs_write_register(hwmgr->device, mmMC_SEQ_MISC_TIMING2_LP,
sys/dev/pci/drm/amd/pm/powerplay/smumgr/fiji_smumgr.c
2528
cgs_read_register(hwmgr->device, mmMC_SEQ_MISC_TIMING2));
sys/dev/pci/drm/amd/pm/powerplay/smumgr/fiji_smumgr.c
2529
cgs_write_register(hwmgr->device, mmMC_SEQ_WR_CTL_D1_LP,
sys/dev/pci/drm/amd/pm/powerplay/smumgr/fiji_smumgr.c
2530
cgs_read_register(hwmgr->device, mmMC_SEQ_WR_CTL_D1));
sys/dev/pci/drm/amd/pm/powerplay/smumgr/fiji_smumgr.c
2531
cgs_write_register(hwmgr->device, mmMC_SEQ_RD_CTL_D0_LP,
sys/dev/pci/drm/amd/pm/powerplay/smumgr/fiji_smumgr.c
2532
cgs_read_register(hwmgr->device, mmMC_SEQ_RD_CTL_D0));
sys/dev/pci/drm/amd/pm/powerplay/smumgr/fiji_smumgr.c
2533
cgs_write_register(hwmgr->device, mmMC_SEQ_RD_CTL_D1_LP,
sys/dev/pci/drm/amd/pm/powerplay/smumgr/fiji_smumgr.c
2534
cgs_read_register(hwmgr->device, mmMC_SEQ_RD_CTL_D1));
sys/dev/pci/drm/amd/pm/powerplay/smumgr/fiji_smumgr.c
2535
cgs_write_register(hwmgr->device, mmMC_SEQ_PMG_TIMING_LP,
sys/dev/pci/drm/amd/pm/powerplay/smumgr/fiji_smumgr.c
2536
cgs_read_register(hwmgr->device, mmMC_SEQ_PMG_TIMING));
sys/dev/pci/drm/amd/pm/powerplay/smumgr/fiji_smumgr.c
2543
return PHM_READ_INDIRECT_FIELD(hwmgr->device,
sys/dev/pci/drm/amd/pm/powerplay/smumgr/fiji_smumgr.c
2582
tmp = PP_HOST_TO_SMC_UL(cgs_read_ind_register(hwmgr->device, CGS_IND_REG__SMC, offset));
sys/dev/pci/drm/amd/pm/powerplay/smumgr/fiji_smumgr.c
2584
cgs_write_ind_register(hwmgr->device, CGS_IND_REG__SMC, offset, PP_HOST_TO_SMC_UL(tmp));
sys/dev/pci/drm/amd/pm/powerplay/smumgr/fiji_smumgr.c
2596
tmp = PP_HOST_TO_SMC_UL(cgs_read_ind_register(hwmgr->device, CGS_IND_REG__SMC, offset));
sys/dev/pci/drm/amd/pm/powerplay/smumgr/fiji_smumgr.c
2599
cgs_write_ind_register(hwmgr->device, CGS_IND_REG__SMC, offset, PP_HOST_TO_SMC_UL(tmp));
sys/dev/pci/drm/amd/pm/powerplay/smumgr/fiji_smumgr.c
2617
tmp = PP_HOST_TO_SMC_UL(cgs_read_ind_register(hwmgr->device, CGS_IND_REG__SMC, offset));
sys/dev/pci/drm/amd/pm/powerplay/smumgr/fiji_smumgr.c
2619
cgs_write_ind_register(hwmgr->device, CGS_IND_REG__SMC, offset, PP_HOST_TO_SMC_UL(tmp));
sys/dev/pci/drm/amd/pm/powerplay/smumgr/fiji_smumgr.c
2631
tmp = PP_HOST_TO_SMC_UL(cgs_read_ind_register(hwmgr->device, CGS_IND_REG__SMC, offset));
sys/dev/pci/drm/amd/pm/powerplay/smumgr/fiji_smumgr.c
2634
cgs_write_ind_register(hwmgr->device, CGS_IND_REG__SMC, offset, PP_HOST_TO_SMC_UL(tmp));
sys/dev/pci/drm/amd/pm/powerplay/smumgr/fiji_smumgr.c
289
if (0 == PHM_READ_VFPF_INDIRECT_FIELD(hwmgr->device,
sys/dev/pci/drm/amd/pm/powerplay/smumgr/iceland_smumgr.c
111
PHM_WRITE_INDIRECT_FIELD(hwmgr->device, CGS_IND_REG__SMC,
sys/dev/pci/drm/amd/pm/powerplay/smumgr/iceland_smumgr.c
119
PHM_WRITE_INDIRECT_FIELD(hwmgr->device, CGS_IND_REG__SMC,
sys/dev/pci/drm/amd/pm/powerplay/smumgr/iceland_smumgr.c
127
PHM_WRITE_INDIRECT_FIELD(hwmgr->device, CGS_IND_REG__SMC,
sys/dev/pci/drm/amd/pm/powerplay/smumgr/iceland_smumgr.c
1308
((cgs_read_register(hwmgr->device, mmMC_SEQ_MISC7) >> 16) & 0xf))
sys/dev/pci/drm/amd/pm/powerplay/smumgr/iceland_smumgr.c
1309
dll_state_on = ((cgs_read_register(hwmgr->device, mmMC_SEQ_MISC5) >> 1) & 0x1) ? 1 : 0;
sys/dev/pci/drm/amd/pm/powerplay/smumgr/iceland_smumgr.c
1311
dll_state_on = ((cgs_read_register(hwmgr->device, mmMC_SEQ_MISC6) >> 1) & 0x1) ? 1 : 0;
sys/dev/pci/drm/amd/pm/powerplay/smumgr/iceland_smumgr.c
1317
dll_state_on = ((cgs_read_register(hwmgr->device, mmMC_SEQ_MISC5) >> 1) & 0x1) ? 1 : 0;
sys/dev/pci/drm/amd/pm/powerplay/smumgr/iceland_smumgr.c
134
PHM_WRITE_INDIRECT_FIELD(hwmgr->device, CGS_IND_REG__SMC,
sys/dev/pci/drm/amd/pm/powerplay/smumgr/iceland_smumgr.c
1600
dramTiming = cgs_read_register(hwmgr->device, mmMC_ARB_DRAM_TIMING);
sys/dev/pci/drm/amd/pm/powerplay/smumgr/iceland_smumgr.c
1601
dramTiming2 = cgs_read_register(hwmgr->device, mmMC_ARB_DRAM_TIMING2);
sys/dev/pci/drm/amd/pm/powerplay/smumgr/iceland_smumgr.c
1602
burstTime = PHM_READ_FIELD(hwmgr->device, MC_ARB_BURST_TIME, STATE0);
sys/dev/pci/drm/amd/pm/powerplay/smumgr/iceland_smumgr.c
166
cgs_write_register(hwmgr->device, mmSMC_IND_INDEX_0, start_addr);
sys/dev/pci/drm/amd/pm/powerplay/smumgr/iceland_smumgr.c
167
PHM_WRITE_FIELD(hwmgr->device, SMC_IND_ACCESS_CNTL, AUTO_INCREMENT_IND_0, 1);
sys/dev/pci/drm/amd/pm/powerplay/smumgr/iceland_smumgr.c
171
cgs_write_register(hwmgr->device, mmSMC_IND_DATA_0, data);
sys/dev/pci/drm/amd/pm/powerplay/smumgr/iceland_smumgr.c
176
PHM_WRITE_FIELD(hwmgr->device, SMC_IND_ACCESS_CNTL, AUTO_INCREMENT_IND_0, 0);
sys/dev/pci/drm/amd/pm/powerplay/smumgr/iceland_smumgr.c
189
if (hwmgr == NULL || hwmgr->device == NULL)
sys/dev/pci/drm/amd/pm/powerplay/smumgr/iceland_smumgr.c
193
cgs_get_firmware_info(hwmgr->device,
sys/dev/pci/drm/amd/pm/powerplay/smumgr/iceland_smumgr.c
1962
cgs_write_ind_register(hwmgr->device, CGS_IND_REG__SMC,
sys/dev/pci/drm/amd/pm/powerplay/smumgr/iceland_smumgr.c
211
val = cgs_read_ind_register(hwmgr->device, CGS_IND_REG__SMC,
sys/dev/pci/drm/amd/pm/powerplay/smumgr/iceland_smumgr.c
2110
duty100 = PHM_READ_VFPF_INDIRECT_FIELD(hwmgr->device, CGS_IND_REG__SMC, CG_FDO_CTRL1, FMAX_DUTY100);
sys/dev/pci/drm/amd/pm/powerplay/smumgr/iceland_smumgr.c
213
cgs_write_ind_register(hwmgr->device, CGS_IND_REG__SMC,
sys/dev/pci/drm/amd/pm/powerplay/smumgr/iceland_smumgr.c
2153
fan_table.TempSrc = (uint8_t)PHM_READ_VFPF_INDIRECT_FIELD(hwmgr->device, CGS_IND_REG__SMC, CG_MULT_THERMAL_CTRL, TEMP_SEL);
sys/dev/pci/drm/amd/pm/powerplay/smumgr/iceland_smumgr.c
2372
return (uint8_t) (0xFF & (cgs_read_register(hwmgr->device, mmBIOS_SCRATCH_4) >> 16));
sys/dev/pci/drm/amd/pm/powerplay/smumgr/iceland_smumgr.c
2524
temp_reg = cgs_read_register(hwmgr->device, mmMC_PMG_CMD_EMRS);
sys/dev/pci/drm/amd/pm/powerplay/smumgr/iceland_smumgr.c
2536
temp_reg = cgs_read_register(hwmgr->device, mmMC_PMG_CMD_MRS);
sys/dev/pci/drm/amd/pm/powerplay/smumgr/iceland_smumgr.c
2565
temp_reg = cgs_read_register(hwmgr->device, mmMC_PMG_CMD_MRS1);
sys/dev/pci/drm/amd/pm/powerplay/smumgr/iceland_smumgr.c
2617
cgs_write_register(hwmgr->device, mmMC_SEQ_RAS_TIMING_LP, cgs_read_register(hwmgr->device, mmMC_SEQ_RAS_TIMING));
sys/dev/pci/drm/amd/pm/powerplay/smumgr/iceland_smumgr.c
2618
cgs_write_register(hwmgr->device, mmMC_SEQ_CAS_TIMING_LP, cgs_read_register(hwmgr->device, mmMC_SEQ_CAS_TIMING));
sys/dev/pci/drm/amd/pm/powerplay/smumgr/iceland_smumgr.c
2619
cgs_write_register(hwmgr->device, mmMC_SEQ_DLL_STBY_LP, cgs_read_register(hwmgr->device, mmMC_SEQ_DLL_STBY));
sys/dev/pci/drm/amd/pm/powerplay/smumgr/iceland_smumgr.c
2620
cgs_write_register(hwmgr->device, mmMC_SEQ_G5PDX_CMD0_LP, cgs_read_register(hwmgr->device, mmMC_SEQ_G5PDX_CMD0));
sys/dev/pci/drm/amd/pm/powerplay/smumgr/iceland_smumgr.c
2621
cgs_write_register(hwmgr->device, mmMC_SEQ_G5PDX_CMD1_LP, cgs_read_register(hwmgr->device, mmMC_SEQ_G5PDX_CMD1));
sys/dev/pci/drm/amd/pm/powerplay/smumgr/iceland_smumgr.c
2622
cgs_write_register(hwmgr->device, mmMC_SEQ_G5PDX_CTRL_LP, cgs_read_register(hwmgr->device, mmMC_SEQ_G5PDX_CTRL));
sys/dev/pci/drm/amd/pm/powerplay/smumgr/iceland_smumgr.c
2623
cgs_write_register(hwmgr->device, mmMC_SEQ_PMG_DVS_CMD_LP, cgs_read_register(hwmgr->device, mmMC_SEQ_PMG_DVS_CMD));
sys/dev/pci/drm/amd/pm/powerplay/smumgr/iceland_smumgr.c
2624
cgs_write_register(hwmgr->device, mmMC_SEQ_PMG_DVS_CTL_LP, cgs_read_register(hwmgr->device, mmMC_SEQ_PMG_DVS_CTL));
sys/dev/pci/drm/amd/pm/powerplay/smumgr/iceland_smumgr.c
2625
cgs_write_register(hwmgr->device, mmMC_SEQ_MISC_TIMING_LP, cgs_read_register(hwmgr->device, mmMC_SEQ_MISC_TIMING));
sys/dev/pci/drm/amd/pm/powerplay/smumgr/iceland_smumgr.c
2626
cgs_write_register(hwmgr->device, mmMC_SEQ_MISC_TIMING2_LP, cgs_read_register(hwmgr->device, mmMC_SEQ_MISC_TIMING2));
sys/dev/pci/drm/amd/pm/powerplay/smumgr/iceland_smumgr.c
2627
cgs_write_register(hwmgr->device, mmMC_SEQ_PMG_CMD_EMRS_LP, cgs_read_register(hwmgr->device, mmMC_PMG_CMD_EMRS));
sys/dev/pci/drm/amd/pm/powerplay/smumgr/iceland_smumgr.c
2628
cgs_write_register(hwmgr->device, mmMC_SEQ_PMG_CMD_MRS_LP, cgs_read_register(hwmgr->device, mmMC_PMG_CMD_MRS));
sys/dev/pci/drm/amd/pm/powerplay/smumgr/iceland_smumgr.c
2629
cgs_write_register(hwmgr->device, mmMC_SEQ_PMG_CMD_MRS1_LP, cgs_read_register(hwmgr->device, mmMC_PMG_CMD_MRS1));
sys/dev/pci/drm/amd/pm/powerplay/smumgr/iceland_smumgr.c
2630
cgs_write_register(hwmgr->device, mmMC_SEQ_WR_CTL_D0_LP, cgs_read_register(hwmgr->device, mmMC_SEQ_WR_CTL_D0));
sys/dev/pci/drm/amd/pm/powerplay/smumgr/iceland_smumgr.c
2631
cgs_write_register(hwmgr->device, mmMC_SEQ_WR_CTL_D1_LP, cgs_read_register(hwmgr->device, mmMC_SEQ_WR_CTL_D1));
sys/dev/pci/drm/amd/pm/powerplay/smumgr/iceland_smumgr.c
2632
cgs_write_register(hwmgr->device, mmMC_SEQ_RD_CTL_D0_LP, cgs_read_register(hwmgr->device, mmMC_SEQ_RD_CTL_D0));
sys/dev/pci/drm/amd/pm/powerplay/smumgr/iceland_smumgr.c
2633
cgs_write_register(hwmgr->device, mmMC_SEQ_RD_CTL_D1_LP, cgs_read_register(hwmgr->device, mmMC_SEQ_RD_CTL_D1));
sys/dev/pci/drm/amd/pm/powerplay/smumgr/iceland_smumgr.c
2634
cgs_write_register(hwmgr->device, mmMC_SEQ_PMG_TIMING_LP, cgs_read_register(hwmgr->device, mmMC_SEQ_PMG_TIMING));
sys/dev/pci/drm/amd/pm/powerplay/smumgr/iceland_smumgr.c
2635
cgs_write_register(hwmgr->device, mmMC_SEQ_PMG_CMD_MRS2_LP, cgs_read_register(hwmgr->device, mmMC_PMG_CMD_MRS2));
sys/dev/pci/drm/amd/pm/powerplay/smumgr/iceland_smumgr.c
2636
cgs_write_register(hwmgr->device, mmMC_SEQ_WR_CTL_2_LP, cgs_read_register(hwmgr->device, mmMC_SEQ_WR_CTL_2));
sys/dev/pci/drm/amd/pm/powerplay/smumgr/iceland_smumgr.c
2658
return PHM_READ_INDIRECT_FIELD(hwmgr->device,
sys/dev/pci/drm/amd/pm/powerplay/smumgr/iceland_smumgr.c
286
dev_id = adev->pdev->device;
sys/dev/pci/drm/amd/pm/powerplay/smumgr/polaris10_smumgr.c
1061
if (ASICID_IS_P20(adev->pdev->device, adev->pdev->revision) ||
sys/dev/pci/drm/amd/pm/powerplay/smumgr/polaris10_smumgr.c
1062
ASICID_IS_P30(adev->pdev->device, adev->pdev->revision))
sys/dev/pci/drm/amd/pm/powerplay/smumgr/polaris10_smumgr.c
111
cgs_write_register(hwmgr->device, mmCP_MEC_CNTL, 0x50000000);
sys/dev/pci/drm/amd/pm/powerplay/smumgr/polaris10_smumgr.c
113
cgs_write_register(hwmgr->device, mmGRBM_SOFT_RESET, 0xffffffff);
sys/dev/pci/drm/amd/pm/powerplay/smumgr/polaris10_smumgr.c
114
cgs_write_register(hwmgr->device, mmGRBM_SOFT_RESET, 0);
sys/dev/pci/drm/amd/pm/powerplay/smumgr/polaris10_smumgr.c
1193
(PHM_READ_FIELD(hwmgr->device, DPG_PIPE_STUTTER_CONTROL,
sys/dev/pci/drm/amd/pm/powerplay/smumgr/polaris10_smumgr.c
1478
dram_timing = cgs_read_register(hwmgr->device, mmMC_ARB_DRAM_TIMING);
sys/dev/pci/drm/amd/pm/powerplay/smumgr/polaris10_smumgr.c
1479
dram_timing2 = cgs_read_register(hwmgr->device, mmMC_ARB_DRAM_TIMING2);
sys/dev/pci/drm/amd/pm/powerplay/smumgr/polaris10_smumgr.c
1480
burst_time = PHM_READ_FIELD(hwmgr->device, MC_ARB_BURST_TIME, STATE0);
sys/dev/pci/drm/amd/pm/powerplay/smumgr/polaris10_smumgr.c
1704
value = cgs_read_ind_register(hwmgr->device, CGS_IND_REG__SMC, ixPWR_CKS_CNTL);
sys/dev/pci/drm/amd/pm/powerplay/smumgr/polaris10_smumgr.c
1706
cgs_write_ind_register(hwmgr->device, CGS_IND_REG__SMC, ixPWR_CKS_CNTL, value);
sys/dev/pci/drm/amd/pm/powerplay/smumgr/polaris10_smumgr.c
1749
cgs_write_ind_register(hwmgr->device, CGS_IND_REG__SMC, smu_data->smu7_data.soft_regs_start +
sys/dev/pci/drm/amd/pm/powerplay/smumgr/polaris10_smumgr.c
1758
cgs_write_ind_register(hwmgr->device, CGS_IND_REG__SMC, smu_data->smu7_data.soft_regs_start +
sys/dev/pci/drm/amd/pm/powerplay/smumgr/polaris10_smumgr.c
1800
if (ASICID_IS_P20(adev->pdev->device, adev->pdev->revision) ||
sys/dev/pci/drm/amd/pm/powerplay/smumgr/polaris10_smumgr.c
1801
((hwmgr->chip_id == CHIP_POLARIS12) && !ASICID_IS_P23(adev->pdev->device, adev->pdev->revision)) ||
sys/dev/pci/drm/amd/pm/powerplay/smumgr/polaris10_smumgr.c
1802
ASICID_IS_P21(adev->pdev->device, adev->pdev->revision)) {
sys/dev/pci/drm/amd/pm/powerplay/smumgr/polaris10_smumgr.c
1804
if ((adev->pdev->device == 0x67ef && adev->pdev->revision == 0xe5) ||
sys/dev/pci/drm/amd/pm/powerplay/smumgr/polaris10_smumgr.c
1805
(adev->pdev->device == 0x67ff && adev->pdev->revision == 0xef)) {
sys/dev/pci/drm/amd/pm/powerplay/smumgr/polaris10_smumgr.c
1819
} else if (hwmgr->chip_id == CHIP_POLARIS12 && !ASICID_IS_P23(adev->pdev->device, adev->pdev->revision)) {
sys/dev/pci/drm/amd/pm/powerplay/smumgr/polaris10_smumgr.c
1826
} else if (ASICID_IS_P20(adev->pdev->device, adev->pdev->revision)) {
sys/dev/pci/drm/amd/pm/powerplay/smumgr/polaris10_smumgr.c
1948
cgs_write_ind_register(hwmgr->device, CGS_IND_REG__SMC,
sys/dev/pci/drm/amd/pm/powerplay/smumgr/polaris10_smumgr.c
2078
table->ThermOutPolarity = (0 == (cgs_read_register(hwmgr->device, mmGPIOPAD_A)
sys/dev/pci/drm/amd/pm/powerplay/smumgr/polaris10_smumgr.c
208
PHM_WRITE_VFPF_INDIRECT_FIELD(hwmgr->device, CGS_IND_REG__SMC,
sys/dev/pci/drm/amd/pm/powerplay/smumgr/polaris10_smumgr.c
216
cgs_write_ind_register(hwmgr->device, CGS_IND_REG__SMC, ixSMU_STATUS, 0);
sys/dev/pci/drm/amd/pm/powerplay/smumgr/polaris10_smumgr.c
218
PHM_WRITE_VFPF_INDIRECT_FIELD(hwmgr->device, CGS_IND_REG__SMC,
sys/dev/pci/drm/amd/pm/powerplay/smumgr/polaris10_smumgr.c
2190
duty100 = PHM_READ_VFPF_INDIRECT_FIELD(hwmgr->device, CGS_IND_REG__SMC,
sys/dev/pci/drm/amd/pm/powerplay/smumgr/polaris10_smumgr.c
222
PHM_WRITE_VFPF_INDIRECT_FIELD(hwmgr->device, CGS_IND_REG__SMC,
sys/dev/pci/drm/amd/pm/powerplay/smumgr/polaris10_smumgr.c
2251
hwmgr->device, CGS_IND_REG__SMC,
sys/dev/pci/drm/amd/pm/powerplay/smumgr/polaris10_smumgr.c
2296
mm_boot_level_value = cgs_read_ind_register(hwmgr->device,
sys/dev/pci/drm/amd/pm/powerplay/smumgr/polaris10_smumgr.c
2300
cgs_write_ind_register(hwmgr->device,
sys/dev/pci/drm/amd/pm/powerplay/smumgr/polaris10_smumgr.c
2332
mm_boot_level_value = cgs_read_ind_register(hwmgr->device,
sys/dev/pci/drm/amd/pm/powerplay/smumgr/polaris10_smumgr.c
2336
cgs_write_ind_register(hwmgr->device,
sys/dev/pci/drm/amd/pm/powerplay/smumgr/polaris10_smumgr.c
237
if (1 != PHM_READ_VFPF_INDIRECT_FIELD(hwmgr->device, CGS_IND_REG__SMC,
sys/dev/pci/drm/amd/pm/powerplay/smumgr/polaris10_smumgr.c
241
cgs_write_ind_register(hwmgr->device, CGS_IND_REG__SMC, ixFIRMWARE_FLAGS, 0);
sys/dev/pci/drm/amd/pm/powerplay/smumgr/polaris10_smumgr.c
243
PHM_WRITE_VFPF_INDIRECT_FIELD(hwmgr->device, CGS_IND_REG__SMC,
sys/dev/pci/drm/amd/pm/powerplay/smumgr/polaris10_smumgr.c
246
PHM_WRITE_VFPF_INDIRECT_FIELD(hwmgr->device, CGS_IND_REG__SMC,
sys/dev/pci/drm/amd/pm/powerplay/smumgr/polaris10_smumgr.c
2565
return (uint8_t) (0xFF & (cgs_read_register(hwmgr->device, mmBIOS_SCRATCH_4) >> 16));
sys/dev/pci/drm/amd/pm/powerplay/smumgr/polaris10_smumgr.c
2581
return PHM_READ_INDIRECT_FIELD(hwmgr->device,
sys/dev/pci/drm/amd/pm/powerplay/smumgr/polaris10_smumgr.c
2620
tmp = PP_HOST_TO_SMC_UL(cgs_read_ind_register(hwmgr->device, CGS_IND_REG__SMC, offset));
sys/dev/pci/drm/amd/pm/powerplay/smumgr/polaris10_smumgr.c
2622
cgs_write_ind_register(hwmgr->device, CGS_IND_REG__SMC, offset, PP_HOST_TO_SMC_UL(tmp));
sys/dev/pci/drm/amd/pm/powerplay/smumgr/polaris10_smumgr.c
2634
tmp = PP_HOST_TO_SMC_UL(cgs_read_ind_register(hwmgr->device, CGS_IND_REG__SMC, offset));
sys/dev/pci/drm/amd/pm/powerplay/smumgr/polaris10_smumgr.c
2637
cgs_write_ind_register(hwmgr->device, CGS_IND_REG__SMC, offset, PP_HOST_TO_SMC_UL(tmp));
sys/dev/pci/drm/amd/pm/powerplay/smumgr/polaris10_smumgr.c
264
cgs_write_ind_register(hwmgr->device, CGS_IND_REG__SMC,
sys/dev/pci/drm/amd/pm/powerplay/smumgr/polaris10_smumgr.c
2655
tmp = PP_HOST_TO_SMC_UL(cgs_read_ind_register(hwmgr->device, CGS_IND_REG__SMC, offset));
sys/dev/pci/drm/amd/pm/powerplay/smumgr/polaris10_smumgr.c
2657
cgs_write_ind_register(hwmgr->device, CGS_IND_REG__SMC, offset, PP_HOST_TO_SMC_UL(tmp));
sys/dev/pci/drm/amd/pm/powerplay/smumgr/polaris10_smumgr.c
2669
tmp = PP_HOST_TO_SMC_UL(cgs_read_ind_register(hwmgr->device, CGS_IND_REG__SMC, offset));
sys/dev/pci/drm/amd/pm/powerplay/smumgr/polaris10_smumgr.c
267
PHM_WRITE_VFPF_INDIRECT_FIELD(hwmgr->device, CGS_IND_REG__SMC,
sys/dev/pci/drm/amd/pm/powerplay/smumgr/polaris10_smumgr.c
2672
cgs_write_ind_register(hwmgr->device, CGS_IND_REG__SMC, offset, PP_HOST_TO_SMC_UL(tmp));
sys/dev/pci/drm/amd/pm/powerplay/smumgr/polaris10_smumgr.c
278
PHM_WRITE_VFPF_INDIRECT_FIELD(hwmgr->device, CGS_IND_REG__SMC,
sys/dev/pci/drm/amd/pm/powerplay/smumgr/polaris10_smumgr.c
281
PHM_WRITE_VFPF_INDIRECT_FIELD(hwmgr->device, CGS_IND_REG__SMC,
sys/dev/pci/drm/amd/pm/powerplay/smumgr/polaris10_smumgr.c
299
smu_data->protected_mode = (uint8_t) (PHM_READ_VFPF_INDIRECT_FIELD(hwmgr->device, CGS_IND_REG__SMC, SMU_FIRMWARE, SMU_MODE));
sys/dev/pci/drm/amd/pm/powerplay/smumgr/polaris10_smumgr.c
300
smu_data->smu7_data.security_hard_key = (uint8_t) (PHM_READ_VFPF_INDIRECT_FIELD(hwmgr->device, CGS_IND_REG__SMC, SMU_FIRMWARE, SMU_SEL));
sys/dev/pci/drm/amd/pm/powerplay/smumgr/polaris10_smumgr.c
327
efuse = cgs_read_ind_register(hwmgr->device, CGS_IND_REG__SMC, ixSMU_EFUSE_0 + (49*4));
sys/dev/pci/drm/amd/pm/powerplay/smumgr/polaris10_smumgr.c
794
ASICID_IS_P20(adev->pdev->device, adev->pdev->revision) ||
sys/dev/pci/drm/amd/pm/powerplay/smumgr/polaris10_smumgr.c
795
ASICID_IS_P21(adev->pdev->device, adev->pdev->revision) ||
sys/dev/pci/drm/amd/pm/powerplay/smumgr/polaris10_smumgr.c
796
ASICID_IS_P30(adev->pdev->device, adev->pdev->revision) ||
sys/dev/pci/drm/amd/pm/powerplay/smumgr/polaris10_smumgr.c
797
ASICID_IS_P31(adev->pdev->device, adev->pdev->revision))
sys/dev/pci/drm/amd/pm/powerplay/smumgr/smu7_smumgr.c
108
cgs_write_register(hwmgr->device, mmSMC_IND_DATA_11, data);
sys/dev/pci/drm/amd/pm/powerplay/smumgr/smu7_smumgr.c
126
return ((0 == PHM_READ_VFPF_INDIRECT_FIELD(hwmgr->device, CGS_IND_REG__SMC, SMC_SYSCON_CLOCK_CNTL_0, ck_disable))
sys/dev/pci/drm/amd/pm/powerplay/smumgr/smu7_smumgr.c
127
&& (0x20100 <= cgs_read_ind_register(hwmgr->device, CGS_IND_REG__SMC, ixSMC_PC_C)));
sys/dev/pci/drm/amd/pm/powerplay/smumgr/smu7_smumgr.c
137
ret = PHM_READ_FIELD(hwmgr->device, SMC_RESP_0, SMC_RESP);
sys/dev/pci/drm/amd/pm/powerplay/smumgr/smu7_smumgr.c
145
cgs_write_register(hwmgr->device, mmSMC_RESP_0, 0);
sys/dev/pci/drm/amd/pm/powerplay/smumgr/smu7_smumgr.c
146
cgs_write_register(hwmgr->device, mmSMC_MESSAGE_0, msg);
sys/dev/pci/drm/amd/pm/powerplay/smumgr/smu7_smumgr.c
150
ret = PHM_READ_FIELD(hwmgr->device, SMC_RESP_0, SMC_RESP);
sys/dev/pci/drm/amd/pm/powerplay/smumgr/smu7_smumgr.c
165
cgs_write_register(hwmgr->device, mmSMC_MSG_ARG_0, parameter);
sys/dev/pci/drm/amd/pm/powerplay/smumgr/smu7_smumgr.c
172
return cgs_read_register(hwmgr->device, mmSMC_MSG_ARG_0);
sys/dev/pci/drm/amd/pm/powerplay/smumgr/smu7_smumgr.c
235
*value = result ? 0 : cgs_read_register(hwmgr->device, mmSMC_IND_DATA_11);
sys/dev/pci/drm/amd/pm/powerplay/smumgr/smu7_smumgr.c
249
cgs_write_register(hwmgr->device, mmSMC_IND_DATA_11, value);
sys/dev/pci/drm/amd/pm/powerplay/smumgr/smu7_smumgr.c
261
result = cgs_get_firmware_info(hwmgr->device,
sys/dev/pci/drm/amd/pm/powerplay/smumgr/smu7_smumgr.c
298
cgs_write_ind_register(hwmgr->device, CGS_IND_REG__SMC,
sys/dev/pci/drm/amd/pm/powerplay/smumgr/smu7_smumgr.c
424
cgs_write_register(hwmgr->device, mmSMC_IND_INDEX_11, 0x20000);
sys/dev/pci/drm/amd/pm/powerplay/smumgr/smu7_smumgr.c
425
PHM_WRITE_FIELD(hwmgr->device, SMC_IND_ACCESS_CNTL, AUTO_INCREMENT_IND_11, 1);
sys/dev/pci/drm/amd/pm/powerplay/smumgr/smu7_smumgr.c
428
cgs_write_register(hwmgr->device, mmSMC_IND_DATA_11, *src++);
sys/dev/pci/drm/amd/pm/powerplay/smumgr/smu7_smumgr.c
43
cgs_write_register(hwmgr->device, mmSMC_IND_INDEX_11, smc_addr);
sys/dev/pci/drm/amd/pm/powerplay/smumgr/smu7_smumgr.c
430
PHM_WRITE_FIELD(hwmgr->device, SMC_IND_ACCESS_CNTL, AUTO_INCREMENT_IND_11, 0);
sys/dev/pci/drm/amd/pm/powerplay/smumgr/smu7_smumgr.c
44
PHM_WRITE_FIELD(hwmgr->device, SMC_IND_ACCESS_CNTL, AUTO_INCREMENT_IND_11, 0); /* on ci, SMC_IND_ACCESS_CNTL is different */
sys/dev/pci/drm/amd/pm/powerplay/smumgr/smu7_smumgr.c
446
cgs_get_firmware_info(hwmgr->device,
sys/dev/pci/drm/amd/pm/powerplay/smumgr/smu7_smumgr.c
449
cgs_get_firmware_info(hwmgr->device,
sys/dev/pci/drm/amd/pm/powerplay/smumgr/smu7_smumgr.c
468
cgs_write_register(hwmgr->device, reg, data);
sys/dev/pci/drm/amd/pm/powerplay/smumgr/smu7_smumgr.c
479
cgs_write_register(hwmgr->device, mmCP_DFY_CNTL, section->dfy_cntl);
sys/dev/pci/drm/amd/pm/powerplay/smumgr/smu7_smumgr.c
480
cgs_write_register(hwmgr->device, mmCP_DFY_ADDR_HI, section->dfy_addr_hi);
sys/dev/pci/drm/amd/pm/powerplay/smumgr/smu7_smumgr.c
481
cgs_write_register(hwmgr->device, mmCP_DFY_ADDR_LO, section->dfy_addr_lo);
sys/dev/pci/drm/amd/pm/powerplay/smumgr/smu7_smumgr.c
483
cgs_write_register(hwmgr->device, mmCP_DFY_DATA_0, section->dfy_data[i]);
sys/dev/pci/drm/amd/pm/powerplay/smumgr/smu7_smumgr.c
72
cgs_write_register(hwmgr->device, mmSMC_IND_DATA_11, data);
sys/dev/pci/drm/amd/pm/powerplay/smumgr/smu7_smumgr.c
89
original_data = cgs_read_register(hwmgr->device, mmSMC_IND_DATA_11);
sys/dev/pci/drm/amd/pm/powerplay/smumgr/smu8_smumgr.c
112
if (hwmgr == NULL || hwmgr->device == NULL)
sys/dev/pci/drm/amd/pm/powerplay/smumgr/smu8_smumgr.c
125
cgs_write_register(hwmgr->device, mmMP0PUB_IND_INDEX_0,
sys/dev/pci/drm/amd/pm/powerplay/smumgr/smu8_smumgr.c
136
if (hwmgr == NULL || hwmgr->device == NULL)
sys/dev/pci/drm/amd/pm/powerplay/smumgr/smu8_smumgr.c
141
cgs_write_register(hwmgr->device, mmMP0PUB_IND_DATA_0, value);
sys/dev/pci/drm/amd/pm/powerplay/smumgr/smu8_smumgr.c
154
if (hwmgr == NULL || hwmgr->device == NULL)
sys/dev/pci/drm/amd/pm/powerplay/smumgr/smu8_smumgr.c
157
cgs_write_register(hwmgr->device, mmMP0PUB_IND_INDEX, index);
sys/dev/pci/drm/amd/pm/powerplay/smumgr/smu8_smumgr.c
161
(cgs_read_register(hwmgr->device, mmMP0PUB_IND_DATA) & firmware))
sys/dev/pci/drm/amd/pm/powerplay/smumgr/smu8_smumgr.c
181
if (hwmgr == NULL || hwmgr->device == NULL)
sys/dev/pci/drm/amd/pm/powerplay/smumgr/smu8_smumgr.c
184
ret = cgs_get_firmware_info(hwmgr->device,
sys/dev/pci/drm/amd/pm/powerplay/smumgr/smu8_smumgr.c
191
tmp = cgs_read_register(hwmgr->device,
sys/dev/pci/drm/amd/pm/powerplay/smumgr/smu8_smumgr.c
195
cgs_write_register(hwmgr->device, mmCP_MEC_CNTL, tmp);
sys/dev/pci/drm/amd/pm/powerplay/smumgr/smu8_smumgr.c
197
tmp = cgs_read_register(hwmgr->device,
sys/dev/pci/drm/amd/pm/powerplay/smumgr/smu8_smumgr.c
204
cgs_write_register(hwmgr->device, mmCP_CPC_IC_BASE_CNTL, tmp);
sys/dev/pci/drm/amd/pm/powerplay/smumgr/smu8_smumgr.c
208
cgs_write_register(hwmgr->device, mmCP_CPC_IC_BASE_LO, reg_data);
sys/dev/pci/drm/amd/pm/powerplay/smumgr/smu8_smumgr.c
212
cgs_write_register(hwmgr->device, mmCP_CPC_IC_BASE_HI, reg_data);
sys/dev/pci/drm/amd/pm/powerplay/smumgr/smu8_smumgr.c
564
ret = cgs_get_firmware_info(hwmgr->device,
sys/dev/pci/drm/amd/pm/powerplay/smumgr/smu8_smumgr.c
58
if (hwmgr == NULL || hwmgr->device == NULL)
sys/dev/pci/drm/amd/pm/powerplay/smumgr/smu8_smumgr.c
61
return cgs_read_register(hwmgr->device,
sys/dev/pci/drm/amd/pm/powerplay/smumgr/smu8_smumgr.c
73
if (hwmgr == NULL || hwmgr->device == NULL)
sys/dev/pci/drm/amd/pm/powerplay/smumgr/smu8_smumgr.c
740
if (hwmgr == NULL || hwmgr->device == NULL)
sys/dev/pci/drm/amd/pm/powerplay/smumgr/smu8_smumgr.c
745
cgs_write_register(hwmgr->device, mmMP0PUB_IND_INDEX, index);
sys/dev/pci/drm/amd/pm/powerplay/smumgr/smu8_smumgr.c
746
hwmgr->smu_version = cgs_read_register(hwmgr->device, mmMP0PUB_IND_DATA);
sys/dev/pci/drm/amd/pm/powerplay/smumgr/smu8_smumgr.c
80
uint32_t val = cgs_read_register(hwmgr->device,
sys/dev/pci/drm/amd/pm/powerplay/smumgr/smu8_smumgr.c
853
if (hwmgr == NULL || hwmgr->device == NULL)
sys/dev/pci/drm/amd/pm/powerplay/smumgr/smu8_smumgr.c
88
cgs_write_register(hwmgr->device, mmSMU_MP1_SRBM2P_ARG_0, parameter);
sys/dev/pci/drm/amd/pm/powerplay/smumgr/smu8_smumgr.c
90
cgs_write_register(hwmgr->device, mmSMU_MP1_SRBM2P_RESP_0, 0);
sys/dev/pci/drm/amd/pm/powerplay/smumgr/smu8_smumgr.c
91
cgs_write_register(hwmgr->device, mmSMU_MP1_SRBM2P_MSG_0, msg);
sys/dev/pci/drm/amd/pm/powerplay/smumgr/tonga_smumgr.c
102
PHM_WRITE_VFPF_INDIRECT_FIELD(hwmgr->device, CGS_IND_REG__SMC,
sys/dev/pci/drm/amd/pm/powerplay/smumgr/tonga_smumgr.c
1022
&& (PHM_READ_FIELD(hwmgr->device, DPG_PIPE_STUTTER_CONTROL, STUTTER_ENABLE) & 0x1)
sys/dev/pci/drm/amd/pm/powerplay/smumgr/tonga_smumgr.c
1048
((cgs_read_register(hwmgr->device, mmMC_SEQ_MISC7) >> 16) & 0xf)) {
sys/dev/pci/drm/amd/pm/powerplay/smumgr/tonga_smumgr.c
1049
dll_state_on = ((cgs_read_register(hwmgr->device, mmMC_SEQ_MISC5) >> 1) & 0x1) ? 1 : 0;
sys/dev/pci/drm/amd/pm/powerplay/smumgr/tonga_smumgr.c
1051
dll_state_on = ((cgs_read_register(hwmgr->device, mmMC_SEQ_MISC6) >> 1) & 0x1) ? 1 : 0;
sys/dev/pci/drm/amd/pm/powerplay/smumgr/tonga_smumgr.c
1060
dll_state_on = ((cgs_read_register(hwmgr->device, mmMC_SEQ_MISC5) >> 1) & 0x1) ? 1 : 0;
sys/dev/pci/drm/amd/pm/powerplay/smumgr/tonga_smumgr.c
110
cgs_write_ind_register(hwmgr->device, CGS_IND_REG__SMC,
sys/dev/pci/drm/amd/pm/powerplay/smumgr/tonga_smumgr.c
114
PHM_WRITE_VFPF_INDIRECT_FIELD(hwmgr->device, CGS_IND_REG__SMC,
sys/dev/pci/drm/amd/pm/powerplay/smumgr/tonga_smumgr.c
118
PHM_WRITE_VFPF_INDIRECT_FIELD(hwmgr->device, CGS_IND_REG__SMC,
sys/dev/pci/drm/amd/pm/powerplay/smumgr/tonga_smumgr.c
122
PHM_WRITE_VFPF_INDIRECT_FIELD(hwmgr->device, CGS_IND_REG__SMC,
sys/dev/pci/drm/amd/pm/powerplay/smumgr/tonga_smumgr.c
126
cgs_write_ind_register(hwmgr->device, CGS_IND_REG__SMC,
sys/dev/pci/drm/amd/pm/powerplay/smumgr/tonga_smumgr.c
142
if (1 != PHM_READ_VFPF_INDIRECT_FIELD(hwmgr->device,
sys/dev/pci/drm/amd/pm/powerplay/smumgr/tonga_smumgr.c
1475
dramTiming = cgs_read_register(hwmgr->device, mmMC_ARB_DRAM_TIMING);
sys/dev/pci/drm/amd/pm/powerplay/smumgr/tonga_smumgr.c
1476
dramTiming2 = cgs_read_register(hwmgr->device, mmMC_ARB_DRAM_TIMING2);
sys/dev/pci/drm/amd/pm/powerplay/smumgr/tonga_smumgr.c
1477
burstTime = PHM_READ_FIELD(hwmgr->device, MC_ARB_BURST_TIME, STATE0);
sys/dev/pci/drm/amd/pm/powerplay/smumgr/tonga_smumgr.c
1592
dev_id = adev->pdev->device;
sys/dev/pci/drm/amd/pm/powerplay/smumgr/tonga_smumgr.c
1597
efuse = cgs_read_ind_register(hwmgr->device, CGS_IND_REG__SMC,
sys/dev/pci/drm/amd/pm/powerplay/smumgr/tonga_smumgr.c
1599
efuse2 = cgs_read_ind_register(hwmgr->device, CGS_IND_REG__SMC,
sys/dev/pci/drm/amd/pm/powerplay/smumgr/tonga_smumgr.c
164
cgs_write_ind_register(hwmgr->device, CGS_IND_REG__SMC,
sys/dev/pci/drm/amd/pm/powerplay/smumgr/tonga_smumgr.c
1644
PHM_WRITE_INDIRECT_FIELD(hwmgr->device, CGS_IND_REG__SMC, PWR_CKS_ENABLE,
sys/dev/pci/drm/amd/pm/powerplay/smumgr/tonga_smumgr.c
1646
PHM_WRITE_INDIRECT_FIELD(hwmgr->device, CGS_IND_REG__SMC, PWR_CKS_ENABLE,
sys/dev/pci/drm/amd/pm/powerplay/smumgr/tonga_smumgr.c
1648
PHM_WRITE_INDIRECT_FIELD(hwmgr->device, CGS_IND_REG__SMC, PWR_CKS_ENABLE,
sys/dev/pci/drm/amd/pm/powerplay/smumgr/tonga_smumgr.c
1650
PHM_WRITE_INDIRECT_FIELD(hwmgr->device, CGS_IND_REG__SMC, PWR_CKS_ENABLE,
sys/dev/pci/drm/amd/pm/powerplay/smumgr/tonga_smumgr.c
1666
value = cgs_read_ind_register(hwmgr->device, CGS_IND_REG__SMC,
sys/dev/pci/drm/amd/pm/powerplay/smumgr/tonga_smumgr.c
168
PHM_WRITE_VFPF_INDIRECT_FIELD(hwmgr->device, CGS_IND_REG__SMC,
sys/dev/pci/drm/amd/pm/powerplay/smumgr/tonga_smumgr.c
1698
cgs_write_ind_register(hwmgr->device, CGS_IND_REG__SMC,
sys/dev/pci/drm/amd/pm/powerplay/smumgr/tonga_smumgr.c
1737
value = cgs_read_ind_register(hwmgr->device, CGS_IND_REG__SMC,
sys/dev/pci/drm/amd/pm/powerplay/smumgr/tonga_smumgr.c
1740
cgs_write_ind_register(hwmgr->device, CGS_IND_REG__SMC,
sys/dev/pci/drm/amd/pm/powerplay/smumgr/tonga_smumgr.c
180
PHM_WRITE_VFPF_INDIRECT_FIELD(hwmgr->device, CGS_IND_REG__SMC,
sys/dev/pci/drm/amd/pm/powerplay/smumgr/tonga_smumgr.c
184
PHM_WRITE_VFPF_INDIRECT_FIELD(hwmgr->device, CGS_IND_REG__SMC,
sys/dev/pci/drm/amd/pm/powerplay/smumgr/tonga_smumgr.c
202
if (0 == PHM_READ_VFPF_INDIRECT_FIELD(hwmgr->device, CGS_IND_REG__SMC,
sys/dev/pci/drm/amd/pm/powerplay/smumgr/tonga_smumgr.c
2253
i = PHM_READ_FIELD(hwmgr->device, CC_MC_MAX_CHANNEL, NOOFCHAN);
sys/dev/pci/drm/amd/pm/powerplay/smumgr/tonga_smumgr.c
2264
cgs_write_ind_register(hwmgr->device, CGS_IND_REG__SMC,
sys/dev/pci/drm/amd/pm/powerplay/smumgr/tonga_smumgr.c
2401
(0 == (cgs_read_register(hwmgr->device, mmGPIOPAD_A) &
sys/dev/pci/drm/amd/pm/powerplay/smumgr/tonga_smumgr.c
2488
duty100 = PHM_READ_VFPF_INDIRECT_FIELD(hwmgr->device,
sys/dev/pci/drm/amd/pm/powerplay/smumgr/tonga_smumgr.c
2538
fan_table.TempSrc = (uint8_t)PHM_READ_VFPF_INDIRECT_FIELD(hwmgr->device, CGS_IND_REG__SMC, CG_MULT_THERMAL_CTRL, TEMP_SEL);
sys/dev/pci/drm/amd/pm/powerplay/smumgr/tonga_smumgr.c
2691
mm_boot_level_value = cgs_read_ind_register(hwmgr->device,
sys/dev/pci/drm/amd/pm/powerplay/smumgr/tonga_smumgr.c
2695
cgs_write_ind_register(hwmgr->device,
sys/dev/pci/drm/amd/pm/powerplay/smumgr/tonga_smumgr.c
2726
mm_boot_level_value = cgs_read_ind_register(hwmgr->device,
sys/dev/pci/drm/amd/pm/powerplay/smumgr/tonga_smumgr.c
2730
cgs_write_ind_register(hwmgr->device,
sys/dev/pci/drm/amd/pm/powerplay/smumgr/tonga_smumgr.c
2834
return (uint8_t) (0xFF & (cgs_read_register(hwmgr->device, mmBIOS_SCRATCH_4) >> 16));
sys/dev/pci/drm/amd/pm/powerplay/smumgr/tonga_smumgr.c
2988
temp_reg = cgs_read_register(hwmgr->device,
sys/dev/pci/drm/amd/pm/powerplay/smumgr/tonga_smumgr.c
3001
temp_reg = cgs_read_register(hwmgr->device, mmMC_PMG_CMD_MRS);
sys/dev/pci/drm/amd/pm/powerplay/smumgr/tonga_smumgr.c
3028
temp_reg = cgs_read_register(hwmgr->device, mmMC_PMG_CMD_MRS1);
sys/dev/pci/drm/amd/pm/powerplay/smumgr/tonga_smumgr.c
3081
cgs_write_register(hwmgr->device, mmMC_SEQ_RAS_TIMING_LP,
sys/dev/pci/drm/amd/pm/powerplay/smumgr/tonga_smumgr.c
3082
cgs_read_register(hwmgr->device, mmMC_SEQ_RAS_TIMING));
sys/dev/pci/drm/amd/pm/powerplay/smumgr/tonga_smumgr.c
3083
cgs_write_register(hwmgr->device, mmMC_SEQ_CAS_TIMING_LP,
sys/dev/pci/drm/amd/pm/powerplay/smumgr/tonga_smumgr.c
3084
cgs_read_register(hwmgr->device, mmMC_SEQ_CAS_TIMING));
sys/dev/pci/drm/amd/pm/powerplay/smumgr/tonga_smumgr.c
3085
cgs_write_register(hwmgr->device, mmMC_SEQ_DLL_STBY_LP,
sys/dev/pci/drm/amd/pm/powerplay/smumgr/tonga_smumgr.c
3086
cgs_read_register(hwmgr->device, mmMC_SEQ_DLL_STBY));
sys/dev/pci/drm/amd/pm/powerplay/smumgr/tonga_smumgr.c
3087
cgs_write_register(hwmgr->device, mmMC_SEQ_G5PDX_CMD0_LP,
sys/dev/pci/drm/amd/pm/powerplay/smumgr/tonga_smumgr.c
3088
cgs_read_register(hwmgr->device, mmMC_SEQ_G5PDX_CMD0));
sys/dev/pci/drm/amd/pm/powerplay/smumgr/tonga_smumgr.c
3089
cgs_write_register(hwmgr->device, mmMC_SEQ_G5PDX_CMD1_LP,
sys/dev/pci/drm/amd/pm/powerplay/smumgr/tonga_smumgr.c
3090
cgs_read_register(hwmgr->device, mmMC_SEQ_G5PDX_CMD1));
sys/dev/pci/drm/amd/pm/powerplay/smumgr/tonga_smumgr.c
3091
cgs_write_register(hwmgr->device, mmMC_SEQ_G5PDX_CTRL_LP,
sys/dev/pci/drm/amd/pm/powerplay/smumgr/tonga_smumgr.c
3092
cgs_read_register(hwmgr->device, mmMC_SEQ_G5PDX_CTRL));
sys/dev/pci/drm/amd/pm/powerplay/smumgr/tonga_smumgr.c
3093
cgs_write_register(hwmgr->device, mmMC_SEQ_PMG_DVS_CMD_LP,
sys/dev/pci/drm/amd/pm/powerplay/smumgr/tonga_smumgr.c
3094
cgs_read_register(hwmgr->device, mmMC_SEQ_PMG_DVS_CMD));
sys/dev/pci/drm/amd/pm/powerplay/smumgr/tonga_smumgr.c
3095
cgs_write_register(hwmgr->device, mmMC_SEQ_PMG_DVS_CTL_LP,
sys/dev/pci/drm/amd/pm/powerplay/smumgr/tonga_smumgr.c
3096
cgs_read_register(hwmgr->device, mmMC_SEQ_PMG_DVS_CTL));
sys/dev/pci/drm/amd/pm/powerplay/smumgr/tonga_smumgr.c
3097
cgs_write_register(hwmgr->device, mmMC_SEQ_MISC_TIMING_LP,
sys/dev/pci/drm/amd/pm/powerplay/smumgr/tonga_smumgr.c
3098
cgs_read_register(hwmgr->device, mmMC_SEQ_MISC_TIMING));
sys/dev/pci/drm/amd/pm/powerplay/smumgr/tonga_smumgr.c
3099
cgs_write_register(hwmgr->device, mmMC_SEQ_MISC_TIMING2_LP,
sys/dev/pci/drm/amd/pm/powerplay/smumgr/tonga_smumgr.c
3100
cgs_read_register(hwmgr->device, mmMC_SEQ_MISC_TIMING2));
sys/dev/pci/drm/amd/pm/powerplay/smumgr/tonga_smumgr.c
3101
cgs_write_register(hwmgr->device, mmMC_SEQ_PMG_CMD_EMRS_LP,
sys/dev/pci/drm/amd/pm/powerplay/smumgr/tonga_smumgr.c
3102
cgs_read_register(hwmgr->device, mmMC_PMG_CMD_EMRS));
sys/dev/pci/drm/amd/pm/powerplay/smumgr/tonga_smumgr.c
3103
cgs_write_register(hwmgr->device, mmMC_SEQ_PMG_CMD_MRS_LP,
sys/dev/pci/drm/amd/pm/powerplay/smumgr/tonga_smumgr.c
3104
cgs_read_register(hwmgr->device, mmMC_PMG_CMD_MRS));
sys/dev/pci/drm/amd/pm/powerplay/smumgr/tonga_smumgr.c
3105
cgs_write_register(hwmgr->device, mmMC_SEQ_PMG_CMD_MRS1_LP,
sys/dev/pci/drm/amd/pm/powerplay/smumgr/tonga_smumgr.c
3106
cgs_read_register(hwmgr->device, mmMC_PMG_CMD_MRS1));
sys/dev/pci/drm/amd/pm/powerplay/smumgr/tonga_smumgr.c
3107
cgs_write_register(hwmgr->device, mmMC_SEQ_WR_CTL_D0_LP,
sys/dev/pci/drm/amd/pm/powerplay/smumgr/tonga_smumgr.c
3108
cgs_read_register(hwmgr->device, mmMC_SEQ_WR_CTL_D0));
sys/dev/pci/drm/amd/pm/powerplay/smumgr/tonga_smumgr.c
3109
cgs_write_register(hwmgr->device, mmMC_SEQ_WR_CTL_D1_LP,
sys/dev/pci/drm/amd/pm/powerplay/smumgr/tonga_smumgr.c
3110
cgs_read_register(hwmgr->device, mmMC_SEQ_WR_CTL_D1));
sys/dev/pci/drm/amd/pm/powerplay/smumgr/tonga_smumgr.c
3111
cgs_write_register(hwmgr->device, mmMC_SEQ_RD_CTL_D0_LP,
sys/dev/pci/drm/amd/pm/powerplay/smumgr/tonga_smumgr.c
3112
cgs_read_register(hwmgr->device, mmMC_SEQ_RD_CTL_D0));
sys/dev/pci/drm/amd/pm/powerplay/smumgr/tonga_smumgr.c
3113
cgs_write_register(hwmgr->device, mmMC_SEQ_RD_CTL_D1_LP,
sys/dev/pci/drm/amd/pm/powerplay/smumgr/tonga_smumgr.c
3114
cgs_read_register(hwmgr->device, mmMC_SEQ_RD_CTL_D1));
sys/dev/pci/drm/amd/pm/powerplay/smumgr/tonga_smumgr.c
3115
cgs_write_register(hwmgr->device, mmMC_SEQ_PMG_TIMING_LP,
sys/dev/pci/drm/amd/pm/powerplay/smumgr/tonga_smumgr.c
3116
cgs_read_register(hwmgr->device, mmMC_SEQ_PMG_TIMING));
sys/dev/pci/drm/amd/pm/powerplay/smumgr/tonga_smumgr.c
3117
cgs_write_register(hwmgr->device, mmMC_SEQ_PMG_CMD_MRS2_LP,
sys/dev/pci/drm/amd/pm/powerplay/smumgr/tonga_smumgr.c
3118
cgs_read_register(hwmgr->device, mmMC_PMG_CMD_MRS2));
sys/dev/pci/drm/amd/pm/powerplay/smumgr/tonga_smumgr.c
3119
cgs_write_register(hwmgr->device, mmMC_SEQ_WR_CTL_2_LP,
sys/dev/pci/drm/amd/pm/powerplay/smumgr/tonga_smumgr.c
3120
cgs_read_register(hwmgr->device, mmMC_SEQ_WR_CTL_2));
sys/dev/pci/drm/amd/pm/powerplay/smumgr/tonga_smumgr.c
3142
return PHM_READ_INDIRECT_FIELD(hwmgr->device,
sys/dev/pci/drm/amd/pm/powerplay/smumgr/tonga_smumgr.c
3181
tmp = PP_HOST_TO_SMC_UL(cgs_read_ind_register(hwmgr->device, CGS_IND_REG__SMC, offset));
sys/dev/pci/drm/amd/pm/powerplay/smumgr/tonga_smumgr.c
3183
cgs_write_ind_register(hwmgr->device, CGS_IND_REG__SMC, offset, PP_HOST_TO_SMC_UL(tmp));
sys/dev/pci/drm/amd/pm/powerplay/smumgr/tonga_smumgr.c
3195
tmp = PP_HOST_TO_SMC_UL(cgs_read_ind_register(hwmgr->device, CGS_IND_REG__SMC, offset));
sys/dev/pci/drm/amd/pm/powerplay/smumgr/tonga_smumgr.c
3198
cgs_write_ind_register(hwmgr->device, CGS_IND_REG__SMC, offset, PP_HOST_TO_SMC_UL(tmp));
sys/dev/pci/drm/amd/pm/powerplay/smumgr/tonga_smumgr.c
3216
tmp = PP_HOST_TO_SMC_UL(cgs_read_ind_register(hwmgr->device, CGS_IND_REG__SMC, offset));
sys/dev/pci/drm/amd/pm/powerplay/smumgr/tonga_smumgr.c
3218
cgs_write_ind_register(hwmgr->device, CGS_IND_REG__SMC, offset, PP_HOST_TO_SMC_UL(tmp));
sys/dev/pci/drm/amd/pm/powerplay/smumgr/tonga_smumgr.c
3230
tmp = PP_HOST_TO_SMC_UL(cgs_read_ind_register(hwmgr->device, CGS_IND_REG__SMC, offset));
sys/dev/pci/drm/amd/pm/powerplay/smumgr/tonga_smumgr.c
3233
cgs_write_ind_register(hwmgr->device, CGS_IND_REG__SMC, offset, PP_HOST_TO_SMC_UL(tmp));
sys/dev/pci/drm/amd/pm/powerplay/smumgr/vega10_smumgr.c
191
dev_id = adev->pdev->device;
sys/dev/pci/drm/amd/pm/powerplay/smumgr/vega10_smumgr.c
215
ret = cgs_get_firmware_info(hwmgr->device,
sys/dev/pci/drm/amd/pm/powerplay/smumgr/vega12_smumgr.c
219
ret = cgs_get_firmware_info(hwmgr->device, CGS_UCODE_ID_SMU,
sys/dev/pci/drm/amd/pm/powerplay/smumgr/vega20_smumgr.c
427
ret = cgs_get_firmware_info(hwmgr->device,
sys/dev/pci/drm/amd/pm/powerplay/smumgr/vegam_smumgr.c
1018
(PHM_READ_FIELD(hwmgr->device, DPG_PIPE_STUTTER_CONTROL,
sys/dev/pci/drm/amd/pm/powerplay/smumgr/vegam_smumgr.c
108
PHM_WRITE_VFPF_INDIRECT_FIELD(hwmgr->device, CGS_IND_REG__SMC,
sys/dev/pci/drm/amd/pm/powerplay/smumgr/vegam_smumgr.c
116
cgs_write_ind_register(hwmgr->device, CGS_IND_REG__SMC, ixSMU_STATUS, 0);
sys/dev/pci/drm/amd/pm/powerplay/smumgr/vegam_smumgr.c
118
PHM_WRITE_VFPF_INDIRECT_FIELD(hwmgr->device, CGS_IND_REG__SMC,
sys/dev/pci/drm/amd/pm/powerplay/smumgr/vegam_smumgr.c
122
PHM_WRITE_VFPF_INDIRECT_FIELD(hwmgr->device, CGS_IND_REG__SMC,
sys/dev/pci/drm/amd/pm/powerplay/smumgr/vegam_smumgr.c
1262
dram_timing = cgs_read_register(hwmgr->device, mmMC_ARB_DRAM_TIMING);
sys/dev/pci/drm/amd/pm/powerplay/smumgr/vegam_smumgr.c
1263
dram_timing2 = cgs_read_register(hwmgr->device, mmMC_ARB_DRAM_TIMING2);
sys/dev/pci/drm/amd/pm/powerplay/smumgr/vegam_smumgr.c
1264
burst_time = cgs_read_register(hwmgr->device, mmMC_ARB_BURST_TIME);
sys/dev/pci/drm/amd/pm/powerplay/smumgr/vegam_smumgr.c
1265
rfsh_rate = cgs_read_register(hwmgr->device, mmMC_ARB_RFSH_RATE);
sys/dev/pci/drm/amd/pm/powerplay/smumgr/vegam_smumgr.c
1266
misc3 = cgs_read_register(hwmgr->device, mmMC_ARB_MISC3);
sys/dev/pci/drm/amd/pm/powerplay/smumgr/vegam_smumgr.c
137
if (1 != PHM_READ_VFPF_INDIRECT_FIELD(hwmgr->device, CGS_IND_REG__SMC,
sys/dev/pci/drm/amd/pm/powerplay/smumgr/vegam_smumgr.c
141
cgs_write_ind_register(hwmgr->device, CGS_IND_REG__SMC, ixFIRMWARE_FLAGS, 0);
sys/dev/pci/drm/amd/pm/powerplay/smumgr/vegam_smumgr.c
143
PHM_WRITE_VFPF_INDIRECT_FIELD(hwmgr->device, CGS_IND_REG__SMC,
sys/dev/pci/drm/amd/pm/powerplay/smumgr/vegam_smumgr.c
146
PHM_WRITE_VFPF_INDIRECT_FIELD(hwmgr->device, CGS_IND_REG__SMC,
sys/dev/pci/drm/amd/pm/powerplay/smumgr/vegam_smumgr.c
1540
value = cgs_read_ind_register(hwmgr->device, CGS_IND_REG__SMC, ixPWR_CKS_CNTL);
sys/dev/pci/drm/amd/pm/powerplay/smumgr/vegam_smumgr.c
1542
cgs_write_ind_register(hwmgr->device, CGS_IND_REG__SMC, ixPWR_CKS_CNTL, value);
sys/dev/pci/drm/amd/pm/powerplay/smumgr/vegam_smumgr.c
1551
efuse = cgs_read_ind_register(hwmgr->device, CGS_IND_REG__SMC,
sys/dev/pci/drm/amd/pm/powerplay/smumgr/vegam_smumgr.c
164
cgs_write_ind_register(hwmgr->device, CGS_IND_REG__SMC,
sys/dev/pci/drm/amd/pm/powerplay/smumgr/vegam_smumgr.c
167
PHM_WRITE_VFPF_INDIRECT_FIELD(hwmgr->device, CGS_IND_REG__SMC,
sys/dev/pci/drm/amd/pm/powerplay/smumgr/vegam_smumgr.c
1703
cgs_write_ind_register(hwmgr->device,
sys/dev/pci/drm/amd/pm/powerplay/smumgr/vegam_smumgr.c
1717
cgs_write_ind_register(hwmgr->device,
sys/dev/pci/drm/amd/pm/powerplay/smumgr/vegam_smumgr.c
178
PHM_WRITE_VFPF_INDIRECT_FIELD(hwmgr->device, CGS_IND_REG__SMC,
sys/dev/pci/drm/amd/pm/powerplay/smumgr/vegam_smumgr.c
181
PHM_WRITE_VFPF_INDIRECT_FIELD(hwmgr->device, CGS_IND_REG__SMC,
sys/dev/pci/drm/amd/pm/powerplay/smumgr/vegam_smumgr.c
1956
cgs_write_ind_register(hwmgr->device, CGS_IND_REG__SMC,
sys/dev/pci/drm/amd/pm/powerplay/smumgr/vegam_smumgr.c
199
smu_data->protected_mode = (uint8_t)(PHM_READ_VFPF_INDIRECT_FIELD(hwmgr->device,
sys/dev/pci/drm/amd/pm/powerplay/smumgr/vegam_smumgr.c
202
hwmgr->device, CGS_IND_REG__SMC, SMU_FIRMWARE, SMU_SEL));
sys/dev/pci/drm/amd/pm/powerplay/smumgr/vegam_smumgr.c
2086
(0 == (cgs_read_register(hwmgr->device, mmGPIOPAD_A) &
sys/dev/pci/drm/amd/pm/powerplay/smumgr/vegam_smumgr.c
298
return 1 == PHM_READ_INDIRECT_FIELD(hwmgr->device,
sys/dev/pci/drm/amd/pm/powerplay/smumgr/vegam_smumgr.c
345
mm_boot_level_value = cgs_read_ind_register(hwmgr->device,
sys/dev/pci/drm/amd/pm/powerplay/smumgr/vegam_smumgr.c
349
cgs_write_ind_register(hwmgr->device,
sys/dev/pci/drm/amd/pm/powerplay/smumgr/vegam_smumgr.c
381
mm_boot_level_value = cgs_read_ind_register(hwmgr->device,
sys/dev/pci/drm/amd/pm/powerplay/smumgr/vegam_smumgr.c
385
cgs_write_ind_register(hwmgr->device,
sys/dev/pci/drm/amd/pm/swsmu/smu11/navi10_ppt.c
3442
if (adev->pdev->device == 0x7312 &&
sys/dev/pci/drm/amd/pm/swsmu/smu11/sienna_cichlid_ppt.c
381
if (((adev->pdev->device == 0x73A1) &&
sys/dev/pci/drm/amd/pm/swsmu/smu11/sienna_cichlid_ppt.c
383
((adev->pdev->device == 0x73BF) &&
sys/dev/pci/drm/amd/pm/swsmu/smu11/sienna_cichlid_ppt.c
385
((adev->pdev->device == 0x7422) &&
sys/dev/pci/drm/amd/pm/swsmu/smu11/sienna_cichlid_ppt.c
387
((adev->pdev->device == 0x73A3) &&
sys/dev/pci/drm/amd/pm/swsmu/smu11/sienna_cichlid_ppt.c
389
((adev->pdev->device == 0x73E3) &&
sys/dev/pci/drm/amd/pm/swsmu/smu11/sienna_cichlid_ppt.c
487
if ((adev->pdev->device == 0x73DF) &&
sys/dev/pci/drm/amd/pm/swsmu/smu11/sienna_cichlid_ppt.c
494
if ((adev->pdev->device == 0x73DF) &&
sys/dev/pci/drm/amd/pm/swsmu/smu13/smu_v13_0_6_ppt.c
3139
int var = (adev->pdev->device & 0xF);
sys/dev/pci/drm/amd/pm/swsmu/smu13/smu_v13_0_6_ppt.c
490
int var = (adev->pdev->device & 0xF);
sys/dev/pci/drm/amd/pm/swsmu/smu13/smu_v13_0_7_ppt.c
384
if (adev->pdev->device == 0x51)
sys/dev/pci/drm/apple/apldcp.c
245
devm_apple_rtkit_init(struct device *dev, void *cookie,
sys/dev/pci/drm/apple/apldcp.c
276
of_device_get_match_data(const struct device *dev)
sys/dev/pci/drm/apple/apldcp.c
32
static const void *of_device_get_match_data(const struct device *);
sys/dev/pci/drm/apple/apldcp.c
40
int apldcp_match(struct device *, void *, void *);
sys/dev/pci/drm/apple/apldcp.c
41
void apldcp_attach(struct device *, struct device *, void *);
sys/dev/pci/drm/apple/apldcp.c
42
int apldcp_activate(struct device *, int);
sys/dev/pci/drm/apple/apldcp.c
54
apldcp_match(struct device *parent, void *match, void *aux)
sys/dev/pci/drm/apple/apldcp.c
63
apldcp_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/drm/apple/apldcp.c
80
apldcp_activate(struct device *self, int act)
sys/dev/pci/drm/apple/apldrm.c
100
apldrm_activate(struct device *self, int act)
sys/dev/pci/drm/apple/apldrm.c
295
apldrm_attachhook(struct device *self)
sys/dev/pci/drm/apple/apldrm.c
58
int apldrm_match(struct device *, void *, void *);
sys/dev/pci/drm/apple/apldrm.c
59
void apldrm_attach(struct device *, struct device *, void *);
sys/dev/pci/drm/apple/apldrm.c
60
int apldrm_activate(struct device *, int);
sys/dev/pci/drm/apple/apldrm.c
71
void apldrm_attachhook(struct device *);
sys/dev/pci/drm/apple/apldrm.c
74
apldrm_match(struct device *parent, void *match, void *aux)
sys/dev/pci/drm/apple/apldrm.c
82
apldrm_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/drm/apple/apple_drv.c
314
static int apple_probe_per_dcp(struct device *dev,
sys/dev/pci/drm/apple/apple_drv.c
372
static int apple_get_fb_resource(struct device *dev, const char *name,
sys/dev/pci/drm/apple/apple_drv.c
410
static int apple_drm_init_dcp(struct device *dev)
sys/dev/pci/drm/apple/apple_drv.c
470
static int apple_drm_init(struct device *dev)
sys/dev/pci/drm/apple/apple_drv.c
552
static void apple_drm_uninit(struct device *dev)
sys/dev/pci/drm/apple/apple_drv.c
564
static int apple_drm_bind(struct device *dev)
sys/dev/pci/drm/apple/apple_drv.c
569
static void apple_drm_unbind(struct device *dev)
sys/dev/pci/drm/apple/apple_drv.c
579
static int add_dcp_components(struct device *dev,
sys/dev/pci/drm/apple/apple_drv.c
599
struct device *mdev = &pdev->dev;
sys/dev/pci/drm/apple/apple_drv.c
629
static int apple_platform_suspend(struct device *dev)
sys/dev/pci/drm/apple/apple_drv.c
639
static int apple_platform_resume(struct device *dev)
sys/dev/pci/drm/apple/dcp-internal.h
108
struct device *dev;
sys/dev/pci/drm/apple/dcp.c
1042
static int dcp_platform_suspend(struct device *dev)
sys/dev/pci/drm/apple/dcp.c
1060
static int dcp_platform_resume(struct device *dev)
sys/dev/pci/drm/apple/dcp.c
710
static int dcp_read_fw_version(struct device *dev, const char *name,
sys/dev/pci/drm/apple/dcp.c
750
static enum dcp_firmware_version dcp_check_firmware_version(struct device *dev)
sys/dev/pci/drm/apple/dcp.c
786
static int dcp_comp_bind(struct device *dev, struct device *main, void *data)
sys/dev/pci/drm/apple/dcp.c
904
static void dcp_comp_unbind(struct device *dev, struct device *main, void *data)
sys/dev/pci/drm/apple/dcp.c
936
struct device *dev = &pdev->dev;
sys/dev/pci/drm/apple/dcp_backlight.c
218
struct device *dev = dcp->dev;
sys/dev/pci/drm/apple/iomfb.c
260
struct device *dev = dcp->dev;
sys/dev/pci/drm/display/drm_dp_aux_dev.c
105
static ssize_t name_show(struct device *dev,
sys/dev/pci/drm/display/drm_dp_aux_dev.c
48
struct device *dev;
sys/dev/pci/drm/display/drm_dp_mst_topology.c
5982
struct device *parent_dev = port->mgr->dev->dev;
sys/dev/pci/drm/display/drm_hdmi_audio_helper.c
157
struct device *hdmi_codec_dev,
sys/dev/pci/drm/display/drm_hdmi_audio_helper.c
17
static int drm_connector_hdmi_audio_startup(struct device *dev, void *data)
sys/dev/pci/drm/display/drm_hdmi_audio_helper.c
29
static int drm_connector_hdmi_audio_prepare(struct device *dev, void *data,
sys/dev/pci/drm/display/drm_hdmi_audio_helper.c
40
static void drm_connector_hdmi_audio_shutdown(struct device *dev, void *data)
sys/dev/pci/drm/display/drm_hdmi_audio_helper.c
49
static int drm_connector_hdmi_audio_mute_stream(struct device *dev, void *data,
sys/dev/pci/drm/display/drm_hdmi_audio_helper.c
83
static int drm_connector_hdmi_audio_get_eld(struct device *dev, void *data,
sys/dev/pci/drm/display/drm_hdmi_audio_helper.c
95
static int drm_connector_hdmi_audio_hook_plugged_cb(struct device *dev,
sys/dev/pci/drm/display/drm_hdmi_audio_helper.c
98
struct device *codec_dev)
sys/dev/pci/drm/display/drm_hdmi_cec_helper.c
90
struct device *dev)
sys/dev/pci/drm/display/drm_hdmi_cec_notifier_helper.c
43
struct device *dev)
sys/dev/pci/drm/drm_bridge.c
1444
void devm_drm_put_bridge(struct device *dev, struct drm_bridge *bridge)
sys/dev/pci/drm/drm_bridge.c
261
void *__devm_drm_bridge_alloc(struct device *dev, size_t size, size_t offset,
sys/dev/pci/drm/drm_bridge.c
339
int devm_drm_bridge_add(struct device *dev, struct drm_bridge *bridge)
sys/dev/pci/drm/drm_drv.c
102
struct device sc_dev;
sys/dev/pci/drm/drm_drv.c
127
int drmsubmatch(struct device *, void *, void *);
sys/dev/pci/drm/drm_drv.c
1394
bus_dma_tag_t dmat, struct device *dev, struct drm_device *drm)
sys/dev/pci/drm/drm_drv.c
1411
int is_agp, int primary, struct device *dev, struct drm_device *drm)
sys/dev/pci/drm/drm_drv.c
1449
drmsubmatch(struct device *parent, void *match, void *aux)
sys/dev/pci/drm/drm_drv.c
1474
drm_probe(struct device *parent, void *match, void *aux)
sys/dev/pci/drm/drm_drv.c
1498
drm_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/drm/drm_drv.c
1544
dev->pdev->device = PCI_PRODUCT(pa->pa_id);
sys/dev/pci/drm/drm_drv.c
1643
drm_detach(struct device *self, int flags)
sys/dev/pci/drm/drm_drv.c
1706
drm_activate(struct device *self, int act)
sys/dev/pci/drm/drm_drv.c
1748
drm_find_description(int vendor, int device, const struct pci_device_id *idlist)
sys/dev/pci/drm/drm_drv.c
1754
(idlist[i].device == device ||
sys/dev/pci/drm/drm_drv.c
1755
idlist[i].device == PCI_ANY_ID) &&
sys/dev/pci/drm/drm_drv.c
2194
info->device_id = dev->pdev->device;
sys/dev/pci/drm/drm_drv.c
593
void drm_dev_set_dma_dev(struct drm_device *dev, struct device *dma_dev)
sys/dev/pci/drm/drm_drv.c
795
struct device *parent)
sys/dev/pci/drm/drm_drv.c
894
static int devm_drm_dev_init(struct device *parent,
sys/dev/pci/drm/drm_drv.c
910
void *__devm_drm_dev_alloc(struct device *parent,
sys/dev/pci/drm/drm_drv.c
957
void *__drm_dev_alloc(struct device *parent,
sys/dev/pci/drm/drm_drv.c
994
struct device *parent)
sys/dev/pci/drm/drm_fb_helper.c
515
struct device *dev = fb_helper->dev->dev;
sys/dev/pci/drm/drm_gem.c
154
udv_attach_drm(dev_t device, vm_prot_t accessprot, voff_t off, vsize_t size)
sys/dev/pci/drm/drm_gem.c
156
struct drm_device *dev = drm_get_device_from_kdev(device);
sys/dev/pci/drm/drm_gem.c
162
if (cdevsw[major(device)].d_mmap != drmmmap)
sys/dev/pci/drm/drm_gem.c
169
priv = drm_find_file_by_minor(dev, minor(device));
sys/dev/pci/drm/drm_gpusvm.c
1012
struct device *dev = gpusvm->drm->dev;
sys/dev/pci/drm/drm_internal.h
157
struct device *drm_sysfs_minor_alloc(struct drm_minor *minor);
sys/dev/pci/drm/drm_internal.h
165
static inline struct device *
sys/dev/pci/drm/drm_ioctl.c
760
pledge_ioctl_drm(struct proc *p, long com, dev_t device)
sys/dev/pci/drm/drm_ioctl.c
762
struct drm_device *dev = drm_get_device_from_kdev(device);
sys/dev/pci/drm/drm_linux.c
1678
struct device *dev;
sys/dev/pci/drm/drm_linux.c
1686
dev_set_drvdata(struct device *dev, void *data)
sys/dev/pci/drm/drm_linux.c
1708
dev_get_drvdata(struct device *dev)
sys/dev/pci/drm/drm_linux.c
2750
int bus, device, function;
sys/dev/pci/drm/drm_linux.c
2763
pci_decompose_tag(pc, tag, &bus, &device, &function);
sys/dev/pci/drm/drm_linux.c
2799
bus, device, function, PCI_VENDOR(id), PCI_PRODUCT(id), lnkcap,
sys/dev/pci/drm/drm_linux.c
2812
int bus, device, function;
sys/dev/pci/drm/drm_linux.c
2819
pci_decompose_tag(pc, tag, &bus, &device, &function);
sys/dev/pci/drm/drm_linux.c
2824
bus, device, function, PCI_VENDOR(id), PCI_PRODUCT(id), lnkcap);
sys/dev/pci/drm/drm_linux.c
3361
dma_tag_lookup(struct device *dev)
sys/dev/pci/drm/drm_linux.c
3379
dma_alloc_coherent(struct device *dev, size_t size, dma_addr_t *dma_handle,
sys/dev/pci/drm/drm_linux.c
3395
dma_free_coherent(struct device *dev, size_t size, void *cpu_addr,
sys/dev/pci/drm/drm_linux.c
3414
dma_get_sgtable(struct device *dev, struct sg_table *sgt, void *cpu_addr,
sys/dev/pci/drm/drm_linux.c
3432
dma_map_resource(struct device *dev, phys_addr_t phys_addr, size_t size,
sys/dev/pci/drm/drm_linux.c
3489
iommu_get_domain_for_dev(struct device *dev)
sys/dev/pci/drm/drm_linux.c
3509
iommu_attach_device(struct iommu_domain *domain, struct device *dev)
sys/dev/pci/drm/drm_linux.c
3522
struct device *dev;
sys/dev/pci/drm/drm_linux.c
3523
struct device *adev;
sys/dev/pci/drm/drm_linux.c
3531
component_add(struct device *dev, const struct component_ops *ops)
sys/dev/pci/drm/drm_linux.c
3543
component_add_typed(struct device *dev, const struct component_ops *ops,
sys/dev/pci/drm/drm_linux.c
3550
component_bind_all(struct device *dev, void *data)
sys/dev/pci/drm/drm_linux.c
3567
int (*compare)(struct device *, void *);
sys/dev/pci/drm/drm_linux.c
3577
component_master_add_with_match(struct device *dev,
sys/dev/pci/drm/drm_linux.c
3689
devm_clk_get(struct device *dev, const char *name)
sys/dev/pci/drm/drm_linux.c
3710
devm_gpiod_get_optional(struct device *dev, const char *name, int flags)
sys/dev/pci/drm/drm_linux.c
3755
devm_phy_optional_get(struct device *dev, const char *name)
sys/dev/pci/drm/drm_linux.c
3775
struct device *dev = container_of(arg, struct device, of_node);
sys/dev/pci/drm/drm_linux.c
3959
struct device *parent)
sys/dev/pci/drm/drm_linux.c
3998
of_dma_configure(struct device *dev, struct device_node *np, int force_dma)
sys/dev/pci/drm/drm_linux.c
4010
struct device *dev = container_of(p, struct device, of_node);
sys/dev/pci/drm/drm_linux.c
4024
struct device *dev = container_of(p, struct device, of_node);
sys/dev/pci/drm/drm_linux.c
4035
component_compare_of(struct device *dev, void *data)
sys/dev/pci/drm/drm_linux.c
4043
drm_of_component_match_add(struct device *master,
sys/dev/pci/drm/drm_linux.c
4045
int (*compare)(struct device *, void *),
sys/dev/pci/drm/drm_mipi_dsi.c
1007
struct device *dev = &dsi->dev;
sys/dev/pci/drm/drm_mipi_dsi.c
1129
struct device *dev = &dsi->dev;
sys/dev/pci/drm/drm_mipi_dsi.c
115
struct device *dev;
sys/dev/pci/drm/drm_mipi_dsi.c
123
static void mipi_dsi_dev_release(struct device *dev)
sys/dev/pci/drm/drm_mipi_dsi.c
1572
struct device *dev = &dsi->dev;
sys/dev/pci/drm/drm_mipi_dsi.c
1603
struct device *dev = &dsi->dev;
sys/dev/pci/drm/drm_mipi_dsi.c
1644
struct device *dev = &dsi->dev;
sys/dev/pci/drm/drm_mipi_dsi.c
1669
struct device *dev = &dsi->dev;
sys/dev/pci/drm/drm_mipi_dsi.c
1694
struct device *dev = &dsi->dev;
sys/dev/pci/drm/drm_mipi_dsi.c
1719
struct device *dev = &dsi->dev;
sys/dev/pci/drm/drm_mipi_dsi.c
1744
struct device *dev = &dsi->dev;
sys/dev/pci/drm/drm_mipi_dsi.c
1771
struct device *dev = &dsi->dev;
sys/dev/pci/drm/drm_mipi_dsi.c
1796
struct device *dev = &dsi->dev;
sys/dev/pci/drm/drm_mipi_dsi.c
1819
struct device *dev = &dsi->dev;
sys/dev/pci/drm/drm_mipi_dsi.c
1844
struct device *dev = &dsi->dev;
sys/dev/pci/drm/drm_mipi_dsi.c
1872
struct device *dev = &dsi->dev;
sys/dev/pci/drm/drm_mipi_dsi.c
1900
struct device *dev = &dsi->dev;
sys/dev/pci/drm/drm_mipi_dsi.c
1929
struct device *dev = &dsi->dev;
sys/dev/pci/drm/drm_mipi_dsi.c
1958
struct device *dev = &dsi->dev;
sys/dev/pci/drm/drm_mipi_dsi.c
1986
struct device *dev = &dsi->dev;
sys/dev/pci/drm/drm_mipi_dsi.c
2001
static int mipi_dsi_drv_probe(struct device *dev)
sys/dev/pci/drm/drm_mipi_dsi.c
2009
static int mipi_dsi_drv_remove(struct device *dev)
sys/dev/pci/drm/drm_mipi_dsi.c
2019
static void mipi_dsi_drv_shutdown(struct device *dev)
sys/dev/pci/drm/drm_mipi_dsi.c
281
devm_mipi_dsi_device_register_full(struct device *dev,
sys/dev/pci/drm/drm_mipi_dsi.c
356
static int mipi_dsi_remove_device_fn(struct device *dev, void *priv)
sys/dev/pci/drm/drm_mipi_dsi.c
439
int devm_mipi_dsi_attach(struct device *dev,
sys/dev/pci/drm/drm_mipi_dsi.c
56
static int mipi_dsi_device_match(struct device *dev, const struct device_driver *drv)
sys/dev/pci/drm/drm_mipi_dsi.c
71
static int mipi_dsi_uevent(const struct device *dev, struct kobj_uevent_env *env)
sys/dev/pci/drm/drm_mipi_dsi.c
800
struct device *dev = &dsi->dev;
sys/dev/pci/drm/drm_mipi_dsi.c
980
struct device *dev = &dsi->dev;
sys/dev/pci/drm/drm_pagemap.c
218
static int drm_pagemap_migrate_map_pages(struct device *dev,
sys/dev/pci/drm/drm_pagemap.c
268
static void drm_pagemap_migrate_unmap_pages(struct device *dev,
sys/dev/pci/drm/drm_pagemap.c
661
struct device *dev = NULL;
sys/dev/pci/drm/drm_pagemap.c
825
struct device *dev, struct mm_struct *mm,
sys/dev/pci/drm/drm_panel.c
403
void *__devm_drm_panel_alloc(struct device *dev, size_t size, size_t offset,
sys/dev/pci/drm/drm_panel.c
545
static struct drm_panel *find_panel_by_dev(struct device *follower_dev)
sys/dev/pci/drm/drm_panel.c
572
bool drm_is_panel_follower(struct device *dev)
sys/dev/pci/drm/drm_panel.c
59
void drm_panel_init(struct drm_panel *panel, struct device *dev,
sys/dev/pci/drm/drm_panel.c
606
int drm_panel_add_follower(struct device *follower_dev,
sys/dev/pci/drm/drm_panel.c
701
int devm_drm_panel_add_follower(struct device *follower_dev,
sys/dev/pci/drm/drm_prime.c
1009
struct device *attach_dev)
sys/dev/pci/drm/drm_print.c
187
static void __drm_dev_vprintk(const struct device *dev, const char *level,
sys/dev/pci/drm/drm_print.c
217
const struct device *dev = drm ? drm->dev : NULL;
sys/dev/pci/drm/drm_print.c
340
void drm_dev_printk(const struct device *dev, const char *level,
sys/dev/pci/drm/drm_print.c
356
void __drm_dev_dbg(struct _ddebug *desc, const struct device *dev,
sys/dev/pci/drm/drm_print.c
393
void drm_dev_printk(const struct device *dev, const char *level,
sys/dev/pci/drm/drm_print.c
411
void __drm_dev_dbg(struct _ddebug *desc, const struct device *dev,
sys/dev/pci/drm/drm_privacy_screen.c
116
struct drm_privacy_screen *drm_privacy_screen_get(struct device *dev,
sys/dev/pci/drm/drm_privacy_screen.c
306
static ssize_t sw_state_show(struct device *dev,
sys/dev/pci/drm/drm_privacy_screen.c
334
static ssize_t hw_state_show(struct device *dev,
sys/dev/pci/drm/drm_privacy_screen.c
372
static void drm_privacy_screen_device_release(struct device *dev)
sys/dev/pci/drm/drm_privacy_screen.c
392
struct device *parent, const struct drm_privacy_screen_ops *ops,
sys/dev/pci/drm/drm_privacy_screen.c
86
struct device *dev = NULL;
sys/dev/pci/drm/hdmi.c
1015
struct device *dev,
sys/dev/pci/drm/hdmi.c
1211
struct device *dev,
sys/dev/pci/drm/hdmi.c
1282
struct device *dev,
sys/dev/pci/drm/hdmi.c
1406
struct device *dev,
sys/dev/pci/drm/hdmi.c
1433
struct device *dev,
sys/dev/pci/drm/hdmi.c
1491
struct device *dev,
sys/dev/pci/drm/hdmi.c
1526
struct device *dev,
sys/dev/pci/drm/i915/display/dvo_ch7xxx.c
218
u8 vendor, device;
sys/dev/pci/drm/i915/display/dvo_ch7xxx.c
240
if (!ch7xxx_readb(dvo, CH7xxx_REG_DID, &device))
sys/dev/pci/drm/i915/display/dvo_ch7xxx.c
243
devid = ch7xxx_get_did(device);
sys/dev/pci/drm/i915/display/dvo_ch7xxx.c
246
device, adapter->name, dvo->target_addr);
sys/dev/pci/drm/i915/display/dvo_ch7xxx.c
252
name, vendor, device);
sys/dev/pci/drm/i915/display/icl_dsi.c
1186
dsi = intel_dsi->dsi_hosts[port]->device;
sys/dev/pci/drm/i915/display/icl_dsi.c
132
dsi = intel_dsi->dsi_hosts[port]->device;
sys/dev/pci/drm/i915/display/intel_audio.c
1042
static unsigned long intel_audio_component_get_power(struct device *kdev)
sys/dev/pci/drm/i915/display/intel_audio.c
1073
static void intel_audio_component_put_power(struct device *kdev,
sys/dev/pci/drm/i915/display/intel_audio.c
1087
static void intel_audio_component_codec_wake_override(struct device *kdev,
sys/dev/pci/drm/i915/display/intel_audio.c
1116
static int intel_audio_component_get_cdclk_freq(struct device *kdev)
sys/dev/pci/drm/i915/display/intel_audio.c
1174
static int intel_audio_component_sync_audio_rate(struct device *kdev, int port,
sys/dev/pci/drm/i915/display/intel_audio.c
1216
static int intel_audio_component_get_eld(struct device *kdev, int port,
sys/dev/pci/drm/i915/display/intel_audio.c
1258
static int intel_audio_component_bind(struct device *drv_kdev,
sys/dev/pci/drm/i915/display/intel_audio.c
1259
struct device *hda_kdev, void *data)
sys/dev/pci/drm/i915/display/intel_audio.c
1285
static void intel_audio_component_unbind(struct device *drv_kdev,
sys/dev/pci/drm/i915/display/intel_audio.c
1286
struct device *hda_kdev, void *data)
sys/dev/pci/drm/i915/display/intel_backlight.c
1017
panel->backlight.device = bd;
sys/dev/pci/drm/i915/display/intel_backlight.c
1033
if (panel->backlight.device) {
sys/dev/pci/drm/i915/display/intel_backlight.c
1034
backlight_device_unregister(panel->backlight.device);
sys/dev/pci/drm/i915/display/intel_backlight.c
1035
panel->backlight.device = NULL;
sys/dev/pci/drm/i915/display/intel_backlight.c
337
if (panel->backlight.device)
sys/dev/pci/drm/i915/display/intel_backlight.c
338
panel->backlight.device->props.brightness =
sys/dev/pci/drm/i915/display/intel_backlight.c
341
panel->backlight.device->props.max_brightness);
sys/dev/pci/drm/i915/display/intel_backlight.c
477
if (panel->backlight.device)
sys/dev/pci/drm/i915/display/intel_backlight.c
478
panel->backlight.device->props.power = BACKLIGHT_POWER_OFF;
sys/dev/pci/drm/i915/display/intel_backlight.c
797
if (panel->backlight.device)
sys/dev/pci/drm/i915/display/intel_backlight.c
798
panel->backlight.device->props.brightness =
sys/dev/pci/drm/i915/display/intel_backlight.c
801
panel->backlight.device->props.max_brightness);
sys/dev/pci/drm/i915/display/intel_backlight.c
806
if (panel->backlight.device)
sys/dev/pci/drm/i915/display/intel_backlight.c
807
panel->backlight.device->props.power = BACKLIGHT_POWER_ON;
sys/dev/pci/drm/i915/display/intel_backlight.c
952
if (WARN_ON(panel->backlight.device))
sys/dev/pci/drm/i915/display/intel_ddi_buf_trans.c
1773
MISSING_CASE(pdev->device);
sys/dev/pci/drm/i915/display/intel_display_device.c
1580
if (intel_display_ids[i].devid == pdev->device)
sys/dev/pci/drm/i915/display/intel_display_device.c
1595
if (*id == pdev->device)
sys/dev/pci/drm/i915/display/intel_display_device.c
1699
pdev->device);
sys/dev/pci/drm/i915/display/intel_display_device.c
1750
pdev->device, display->platform.dgfx ? "discrete" : "integrated",
sys/dev/pci/drm/i915/display/intel_display_types.h
2205
__assoc(device, p), \
sys/dev/pci/drm/i915/display/intel_display_types.h
437
struct backlight_device *device;
sys/dev/pci/drm/i915/display/intel_dsi.c
105
device = kzalloc(sizeof(*device), GFP_KERNEL);
sys/dev/pci/drm/i915/display/intel_dsi.c
106
if (!device) {
sys/dev/pci/drm/i915/display/intel_dsi.c
111
device->host = &host->base;
sys/dev/pci/drm/i915/display/intel_dsi.c
112
host->device = device;
sys/dev/pci/drm/i915/display/intel_dsi.c
88
struct mipi_dsi_device *device;
sys/dev/pci/drm/i915/display/intel_dsi.h
129
struct mipi_dsi_device *device;
sys/dev/pci/drm/i915/display/intel_dsi_dcs_backlight.c
106
dsi_device = intel_dsi->dsi_hosts[port]->device;
sys/dev/pci/drm/i915/display/intel_dsi_dcs_backlight.c
114
dsi_device = intel_dsi->dsi_hosts[port]->device;
sys/dev/pci/drm/i915/display/intel_dsi_dcs_backlight.c
139
dsi_device = intel_dsi->dsi_hosts[port]->device;
sys/dev/pci/drm/i915/display/intel_dsi_dcs_backlight.c
155
dsi_device = intel_dsi->dsi_hosts[port]->device;
sys/dev/pci/drm/i915/display/intel_dsi_dcs_backlight.c
58
dsi_device = intel_dsi->dsi_hosts[port]->device;
sys/dev/pci/drm/i915/display/intel_dsi_dcs_backlight.c
85
dsi_device = intel_dsi->dsi_hosts[port]->device;
sys/dev/pci/drm/i915/display/intel_dsi_vbt.c
129
dsi_device = intel_dsi->dsi_hosts[port]->device;
sys/dev/pci/drm/i915/display/intel_dsi_vbt.c
869
mipi_dsi_attach(intel_dsi->dsi_hosts[port]->device);
sys/dev/pci/drm/i915/display/intel_hdcp.c
2254
static int i915_hdcp_component_bind(struct device *drv_kdev,
sys/dev/pci/drm/i915/display/intel_hdcp.c
2255
struct device *mei_kdev, void *data)
sys/dev/pci/drm/i915/display/intel_hdcp.c
2268
static void i915_hdcp_component_unbind(struct device *drv_kdev,
sys/dev/pci/drm/i915/display/intel_hdcp.c
2269
struct device *mei_kdev, void *data)
sys/dev/pci/drm/i915/display/intel_hdcp_gsc_message.c
149
intel_hdcp_gsc_verify_hprime(struct device *dev, struct hdcp_port_data *data,
sys/dev/pci/drm/i915/display/intel_hdcp_gsc_message.c
17
intel_hdcp_gsc_initiate_session(struct device *dev, struct hdcp_port_data *data,
sys/dev/pci/drm/i915/display/intel_hdcp_gsc_message.c
203
intel_hdcp_gsc_store_pairing_info(struct device *dev, struct hdcp_port_data *data,
sys/dev/pci/drm/i915/display/intel_hdcp_gsc_message.c
259
intel_hdcp_gsc_initiate_locality_check(struct device *dev,
sys/dev/pci/drm/i915/display/intel_hdcp_gsc_message.c
312
intel_hdcp_gsc_verify_lprime(struct device *dev, struct hdcp_port_data *data,
sys/dev/pci/drm/i915/display/intel_hdcp_gsc_message.c
368
intel_hdcp_gsc_get_session_key(struct device *dev,
sys/dev/pci/drm/i915/display/intel_hdcp_gsc_message.c
423
intel_hdcp_gsc_repeater_check_flow_prepare_ack(struct device *dev,
sys/dev/pci/drm/i915/display/intel_hdcp_gsc_message.c
493
intel_hdcp_gsc_verify_mprime(struct device *dev,
sys/dev/pci/drm/i915/display/intel_hdcp_gsc_message.c
562
static int intel_hdcp_gsc_enable_authentication(struct device *dev,
sys/dev/pci/drm/i915/display/intel_hdcp_gsc_message.c
614
intel_hdcp_gsc_close_session(struct device *dev, struct hdcp_port_data *data)
sys/dev/pci/drm/i915/display/intel_hdcp_gsc_message.c
75
intel_hdcp_gsc_verify_receiver_cert_prepare_km(struct device *dev,
sys/dev/pci/drm/i915/display/intel_panel.c
520
struct device *dev = connector->base.kdev;
sys/dev/pci/drm/i915/display/intel_quirks.c
248
.device = 0x7d55,
sys/dev/pci/drm/i915/display/intel_quirks.c
265
if (d->device == q->device &&
sys/dev/pci/drm/i915/display/intel_quirks.c
288
if (d->device == q->device &&
sys/dev/pci/drm/i915/display/intel_quirks.c
90
int device;
sys/dev/pci/drm/i915/display/intel_quirks.c
97
int device;
sys/dev/pci/drm/i915/display/intel_vdsc.c
726
dsi = intel_dsi->dsi_hosts[port]->device;
sys/dev/pci/drm/i915/gem/i915_gem_context.c
1940
const struct sseu_dev_info *device = &gt->info.sseu;
sys/dev/pci/drm/i915/gem/i915_gem_context.c
1942
unsigned int dev_subslice_mask = intel_sseu_get_hsw_subslices(device, 0);
sys/dev/pci/drm/i915/gem/i915_gem_context.c
1966
if (user->slice_mask & ~device->slice_mask)
sys/dev/pci/drm/i915/gem/i915_gem_context.c
1972
if (user->max_eus_per_subslice > device->max_eus_per_subslice)
sys/dev/pci/drm/i915/gem/i915_gem_context.c
1982
unsigned int hw_s = hweight8(device->slice_mask);
sys/dev/pci/drm/i915/gem/i915_gem_context.c
2026
device->max_eus_per_subslice) ||
sys/dev/pci/drm/i915/gem/i915_gem_context.c
2028
device->max_eus_per_subslice))
sys/dev/pci/drm/i915/gem/i915_gem_ttm.c
51
struct device *dev;
sys/dev/pci/drm/i915/gt/intel_gsc.c
126
static void gsc_release_dev(struct device *dev)
sys/dev/pci/drm/i915/gt/intel_gt_sysfs.c
42
struct device *dev = kobj_to_dev(kobj);
sys/dev/pci/drm/i915/gt/intel_gt_sysfs_pm.c
114
static ssize_t _name##_dev_show(struct device *dev, \
sys/dev/pci/drm/i915/gt/intel_gt_sysfs_pm.c
142
static ssize_t _name##_dev_store(struct device *dev, \
sys/dev/pci/drm/i915/gt/intel_gt_sysfs_pm.c
190
static ssize_t rc6_enable_dev_show(struct device *dev,
sys/dev/pci/drm/i915/gt/intel_gt_sysfs_pm.c
38
struct device *dev = kobj_to_dev(kobj);
sys/dev/pci/drm/i915/gt/intel_gt_sysfs_pm.c
66
struct device *dev = kobj_to_dev(kobj);
sys/dev/pci/drm/i915/gt/intel_gtt.h
259
struct device *dma;
sys/dev/pci/drm/i915/gt/selftest_hangcheck.c
1221
if (device != i915_reset_count(global)) {
sys/dev/pci/drm/i915/gt/selftest_hangcheck.c
1223
i915_reset_count(global) - device);
sys/dev/pci/drm/i915/gt/selftest_hangcheck.c
994
unsigned long device = i915_reset_count(global);
sys/dev/pci/drm/i915/gt/sysfs_engines.c
507
struct device *kdev = i915->drm.primary->kdev;
sys/dev/pci/drm/i915/gt/uc/intel_gsc_proxy.c
310
static int i915_gsc_proxy_component_bind(struct device *i915_kdev,
sys/dev/pci/drm/i915/gt/uc/intel_gsc_proxy.c
311
struct device *mei_kdev, void *data)
sys/dev/pci/drm/i915/gt/uc/intel_gsc_proxy.c
332
static void i915_gsc_proxy_component_unbind(struct device *i915_kdev,
sys/dev/pci/drm/i915/gt/uc/intel_gsc_proxy.c
333
struct device *mei_kdev, void *data)
sys/dev/pci/drm/i915/gt/uc/intel_huc.c
184
struct device *dev = data;
sys/dev/pci/drm/i915/gt/uc/intel_uc_fw.c
791
struct device *dev = gt->i915->drm.dev;
sys/dev/pci/drm/i915/gvt/firmware.c
164
VERIFY("device id", id, pdev->device);
sys/dev/pci/drm/i915/gvt/firmware.c
218
GVT_FIRMWARE_PATH, pdev->vendor, pdev->device,
sys/dev/pci/drm/i915/gvt/gtt.c
2299
struct device *dev = vgpu->gvt->gt->i915->drm.dev;
sys/dev/pci/drm/i915/gvt/gtt.c
2356
struct device *dev = vgpu->gvt->gt->i915->drm.dev;
sys/dev/pci/drm/i915/gvt/gtt.c
2628
struct device *dev = gvt->gt->i915->drm.dev;
sys/dev/pci/drm/i915/gvt/gtt.c
2677
struct device *dev = gvt->gt->i915->drm.dev;
sys/dev/pci/drm/i915/gvt/gtt.c
677
struct device *kdev = spt->vgpu->gvt->gt->i915->drm.dev;
sys/dev/pci/drm/i915/gvt/gtt.c
762
struct device *kdev = vgpu->gvt->gt->i915->drm.dev;
sys/dev/pci/drm/i915/gvt/handlers.c
125
u16 flags, u32 addr_mask, u32 ro_mask, u32 device,
sys/dev/pci/drm/i915/gvt/handlers.c
131
if (!intel_gvt_match_device(gvt, device))
sys/dev/pci/drm/i915/gvt/handlers.c
95
unsigned long device)
sys/dev/pci/drm/i915/gvt/handlers.c
97
return intel_gvt_get_device_type(gvt) & device;
sys/dev/pci/drm/i915/gvt/kvmgt.c
1418
vgpu_id_show(struct device *dev, struct device_attribute *attr,
sys/dev/pci/drm/i915/gvt/kvmgt.c
180
struct device *dev = vgpu->gvt->gt->i915->drm.dev;
sys/dev/pci/drm/i915/gvt/kvmgt.c
203
struct device *dev = vgpu->gvt->gt->i915->drm.dev;
sys/dev/pci/drm/i915/i915_driver.c
1367
static int i915_pm_prepare(struct device *kdev)
sys/dev/pci/drm/i915/i915_driver.c
1382
static int i915_pm_suspend(struct device *kdev)
sys/dev/pci/drm/i915/i915_driver.c
1397
static int i915_pm_suspend_late(struct device *kdev)
sys/dev/pci/drm/i915/i915_driver.c
1416
static int i915_pm_poweroff_late(struct device *kdev)
sys/dev/pci/drm/i915/i915_driver.c
1426
static int i915_pm_resume_early(struct device *kdev)
sys/dev/pci/drm/i915/i915_driver.c
1436
static int i915_pm_resume(struct device *kdev)
sys/dev/pci/drm/i915/i915_driver.c
1446
static void i915_pm_complete(struct device *kdev)
sys/dev/pci/drm/i915/i915_driver.c
1457
static int i915_pm_freeze(struct device *kdev)
sys/dev/pci/drm/i915/i915_driver.c
1475
static int i915_pm_freeze_late(struct device *kdev)
sys/dev/pci/drm/i915/i915_driver.c
1494
static int i915_pm_thaw_early(struct device *kdev)
sys/dev/pci/drm/i915/i915_driver.c
1499
static int i915_pm_thaw(struct device *kdev)
sys/dev/pci/drm/i915/i915_driver.c
1505
static int i915_pm_restore_early(struct device *kdev)
sys/dev/pci/drm/i915/i915_driver.c
1510
static int i915_pm_restore(struct device *kdev)
sys/dev/pci/drm/i915/i915_driver.c
1517
static int intel_runtime_suspend(struct device *kdev)
sys/dev/pci/drm/i915/i915_driver.c
1616
static int intel_runtime_resume(struct device *kdev)
sys/dev/pci/drm/i915/i915_driver.c
1893
int intagpsubmatch(struct device *, void *, void *);
sys/dev/pci/drm/i915/i915_driver.c
1897
intagpsubmatch(struct device *parent, void *match, void *aux)
sys/dev/pci/drm/i915/i915_driver.c
2196
int inteldrm_match(struct device *, void *, void *);
sys/dev/pci/drm/i915/i915_driver.c
2197
void inteldrm_attach(struct device *, struct device *, void *);
sys/dev/pci/drm/i915/i915_driver.c
2198
int inteldrm_detach(struct device *, int);
sys/dev/pci/drm/i915/i915_driver.c
2199
int inteldrm_activate(struct device *, int);
sys/dev/pci/drm/i915/i915_driver.c
2200
void inteldrm_attachhook(struct device *);
sys/dev/pci/drm/i915/i915_driver.c
2219
inteldrm_match(struct device *parent, void *match, void *aux)
sys/dev/pci/drm/i915/i915_driver.c
2244
inteldrm_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/drm/i915/i915_driver.c
2315
intel_device_info_driver_create(dev_priv, dev->pdev->device, info);
sys/dev/pci/drm/i915/i915_driver.c
2435
inteldrm_attachhook(struct device *self)
sys/dev/pci/drm/i915/i915_driver.c
2511
inteldrm_detach(struct device *self, int flags)
sys/dev/pci/drm/i915/i915_driver.c
2517
inteldrm_activate(struct device *self, int act)
sys/dev/pci/drm/i915/i915_driver.c
2594
bd = panel->backlight.device;
sys/dev/pci/drm/i915/i915_driver.c
767
intel_device_info_driver_create(i915, pdev->device, match_info);
sys/dev/pci/drm/i915/i915_drv.h
192
struct device sc_dev;
sys/dev/pci/drm/i915/i915_drv.h
403
static inline struct drm_i915_private *kdev_to_i915(struct device *kdev)
sys/dev/pci/drm/i915/i915_getparam.c
33
value = pdev->device;
sys/dev/pci/drm/i915/i915_gpu_error.c
2628
struct device *kdev = kobj_to_dev(kobj);
sys/dev/pci/drm/i915/i915_gpu_error.c
2663
struct device *kdev = kobj_to_dev(kobj);
sys/dev/pci/drm/i915/i915_gpu_error.c
2684
struct device *kdev = i915->drm.primary->kdev;
sys/dev/pci/drm/i915/i915_gpu_error.c
2692
struct device *kdev = i915->drm.primary->kdev;
sys/dev/pci/drm/i915/i915_gpu_error.c
701
err_printf(m, "PCI ID: 0x%04x\n", pdev->device);
sys/dev/pci/drm/i915/i915_hwmon.c
168
hwm_power1_max_interval_show(struct device *dev, struct device_attribute *attr,
sys/dev/pci/drm/i915/i915_hwmon.c
198
hwm_power1_max_interval_store(struct device *dev,
sys/dev/pci/drm/i915/i915_hwmon.c
264
struct device *dev = kobj_to_dev(kobj);
sys/dev/pci/drm/i915/i915_hwmon.c
58
struct device *hwmon_dev;
sys/dev/pci/drm/i915/i915_hwmon.c
747
hwm_read(struct device *dev, enum hwmon_sensor_types type, u32 attr,
sys/dev/pci/drm/i915/i915_hwmon.c
771
hwm_write(struct device *dev, enum hwmon_sensor_types type, u32 attr,
sys/dev/pci/drm/i915/i915_hwmon.c
812
hwm_gt_read(struct device *dev, enum hwmon_sensor_types type, u32 attr,
sys/dev/pci/drm/i915/i915_hwmon.c
906
struct device *dev = i915->drm.dev;
sys/dev/pci/drm/i915/i915_hwmon.c
908
struct device *hwmon_dev;
sys/dev/pci/drm/i915/i915_pci.c
963
if (intel_info->require_force_probe && !id_forced(pdev->device)) {
sys/dev/pci/drm/i915/i915_pci.c
969
pdev->device, pdev->device, pdev->device);
sys/dev/pci/drm/i915/i915_pci.c
973
if (id_blocked(pdev->device)) {
sys/dev/pci/drm/i915/i915_pci.c
975
pdev->device);
sys/dev/pci/drm/i915/i915_pci.c
981
pdev->device);
sys/dev/pci/drm/i915/i915_pmu.c
892
static ssize_t i915_pmu_format_show(struct device *dev,
sys/dev/pci/drm/i915/i915_pmu.c
922
static ssize_t i915_pmu_event_show(struct device *dev,
sys/dev/pci/drm/i915/i915_scatterlist.h
142
static inline unsigned int i915_sg_segment_size(struct device *dev)
sys/dev/pci/drm/i915/i915_scatterlist.h
164
static inline unsigned int i915_sg_segment_size(struct device *dev)
sys/dev/pci/drm/i915/i915_sysfs.c
165
struct device *kdev = dev_priv->drm.primary->kdev;
sys/dev/pci/drm/i915/i915_sysfs.c
197
struct device *kdev = dev_priv->drm.primary->kdev;
sys/dev/pci/drm/i915/i915_sysfs.c
43
struct drm_i915_private *kdev_minor_to_i915(struct device *kdev)
sys/dev/pci/drm/i915/i915_sysfs.c
68
struct device *kdev = kobj_to_dev(kobj);
sys/dev/pci/drm/i915/i915_sysfs.c
96
struct device *kdev = kobj_to_dev(kobj);
sys/dev/pci/drm/i915/i915_sysfs.h
12
struct drm_i915_private *kdev_minor_to_i915(struct device *kdev);
sys/dev/pci/drm/i915/i915_sysfs.h
9
struct device;
sys/dev/pci/drm/i915/intel_runtime_pm.c
302
struct device *kdev = rpm->kdev;
sys/dev/pci/drm/i915/intel_runtime_pm.c
373
struct device *kdev = rpm->kdev;
sys/dev/pci/drm/i915/intel_runtime_pm.c
426
struct device *kdev = rpm->kdev;
sys/dev/pci/drm/i915/intel_runtime_pm.c
462
struct device *kdev = &pdev->dev;
sys/dev/pci/drm/i915/intel_runtime_pm.h
14
struct device;
sys/dev/pci/drm/i915/intel_runtime_pm.h
43
struct device *kdev; /* points to i915->drm.dev */
sys/dev/pci/drm/i915/pxp/intel_pxp_tee.c
159
static int i915_pxp_tee_component_bind(struct device *i915_kdev,
sys/dev/pci/drm/i915/pxp/intel_pxp_tee.c
160
struct device *tee_kdev, void *data)
sys/dev/pci/drm/i915/pxp/intel_pxp_tee.c
207
static void i915_pxp_tee_component_unbind(struct device *i915_kdev,
sys/dev/pci/drm/i915/pxp/intel_pxp_tee.c
208
struct device *tee_kdev, void *data)
sys/dev/pci/drm/i915/selftests/mock_gem_device.c
100
static int pm_domain_resume(struct device *dev)
sys/dev/pci/drm/i915/selftests/mock_gem_device.c
105
static int pm_domain_suspend(struct device *dev)
sys/dev/pci/drm/i915/selftests/mock_gem_device.c
184
intel_device_info_driver_create(i915, pdev->device, &mock_info);
sys/dev/pci/drm/i915/selftests/mock_gem_device.c
275
struct device *dev = i915->drm.dev;
sys/dev/pci/drm/i915/selftests/mock_gem_device.c
93
static void release_dev(struct device *dev)
sys/dev/pci/drm/include/drm/amd/isp.h
33
struct device;
sys/dev/pci/drm/include/drm/amd/isp.h
41
int isp_user_buffer_alloc(struct device *dev, void *dmabuf,
sys/dev/pci/drm/include/drm/amd/isp.h
46
int isp_kernel_buffer_alloc(struct device *dev, u64 size,
sys/dev/pci/drm/include/drm/amd_asic_type.h
75
unsigned short device; /* PCI device ID */
sys/dev/pci/drm/include/drm/display/drm_dp_helper.h
378
struct device *dev;
sys/dev/pci/drm/include/drm/display/drm_hdmi_audio_helper.h
11
struct device;
sys/dev/pci/drm/include/drm/display/drm_hdmi_audio_helper.h
14
struct device *hdmi_codec_dev,
sys/dev/pci/drm/include/drm/display/drm_hdmi_cec_helper.h
11
struct device;
sys/dev/pci/drm/include/drm/display/drm_hdmi_cec_helper.h
46
struct device *dev);
sys/dev/pci/drm/include/drm/display/drm_hdmi_cec_helper.h
62
struct device *dev);
sys/dev/pci/drm/include/drm/display/drm_hdmi_cec_helper.h
66
struct device *dev)
sys/dev/pci/drm/include/drm/drm_audio_component.h
104
void (*master_unbind)(struct device *dev, struct drm_audio_component *);
sys/dev/pci/drm/include/drm/drm_audio_component.h
11
struct device;
sys/dev/pci/drm/include/drm/drm_audio_component.h
114
struct device *dev;
sys/dev/pci/drm/include/drm/drm_audio_component.h
29
unsigned long (*get_power)(struct device *);
sys/dev/pci/drm/include/drm/drm_audio_component.h
35
void (*put_power)(struct device *, unsigned long);
sys/dev/pci/drm/include/drm/drm_audio_component.h
39
void (*codec_wake_override)(struct device *, bool enable);
sys/dev/pci/drm/include/drm/drm_audio_component.h
43
int (*get_cdclk_freq)(struct device *);
sys/dev/pci/drm/include/drm/drm_audio_component.h
50
int (*sync_audio_rate)(struct device *, int port, int pipe, int rate);
sys/dev/pci/drm/include/drm/drm_audio_component.h
63
int (*get_eld)(struct device *, int port, int pipe, bool *enabled,
sys/dev/pci/drm/include/drm/drm_audio_component.h
97
int (*master_bind)(struct device *dev, struct drm_audio_component *);
sys/dev/pci/drm/include/drm/drm_bridge.h
1095
struct device *hdmi_cec_dev;
sys/dev/pci/drm/include/drm/drm_bridge.h
1101
struct device *hdmi_audio_dev;
sys/dev/pci/drm/include/drm/drm_bridge.h
1172
void *__devm_drm_bridge_alloc(struct device *dev, size_t size, size_t offset,
sys/dev/pci/drm/include/drm/drm_bridge.h
1194
int devm_drm_bridge_add(struct device *dev, struct drm_bridge *bridge);
sys/dev/pci/drm/include/drm/drm_bridge.h
1382
struct drm_bridge *devm_drm_panel_bridge_add(struct device *dev,
sys/dev/pci/drm/include/drm/drm_bridge.h
1384
struct drm_bridge *devm_drm_panel_bridge_add_typed(struct device *dev,
sys/dev/pci/drm/include/drm/drm_bridge.h
1404
struct drm_bridge *devm_drm_of_get_bridge(struct device *dev, struct device_node *node,
sys/dev/pci/drm/include/drm/drm_bridge.h
1409
static inline struct drm_bridge *devm_drm_of_get_bridge(struct device *dev,
sys/dev/pci/drm/include/drm/drm_bridge.h
1426
void devm_drm_put_bridge(struct device *dev, struct drm_bridge *bridge);
sys/dev/pci/drm/include/drm/drm_connector.h
1797
void (*plugged_cb)(struct device *dev, bool plugged);
sys/dev/pci/drm/include/drm/drm_connector.h
1804
struct device *plugged_cb_dev;
sys/dev/pci/drm/include/drm/drm_connector.h
1899
struct device *kdev;
sys/dev/pci/drm/include/drm/drm_device.h
101
struct device *dev;
sys/dev/pci/drm/include/drm/drm_device.h
111
struct device *dev;
sys/dev/pci/drm/include/drm/drm_device.h
134
struct device *dma_dev;
sys/dev/pci/drm/include/drm/drm_device.h
408
void drm_dev_set_dma_dev(struct drm_device *dev, struct device *dma_dev);
sys/dev/pci/drm/include/drm/drm_device.h
420
static inline struct device *drm_dev_dma_dev(struct drm_device *dev)
sys/dev/pci/drm/include/drm/drm_drv.h
449
void *__devm_drm_dev_alloc(struct device *parent,
sys/dev/pci/drm/include/drm/drm_drv.h
488
struct device *parent);
sys/dev/pci/drm/include/drm/drm_drv.h
490
void *__drm_dev_alloc(struct device *parent,
sys/dev/pci/drm/include/drm/drm_drv.h
606
struct device *, struct drm_device *);
sys/dev/pci/drm/include/drm/drm_drv.h
608
struct pci_attach_args *, int, int, struct device *, struct drm_device *);
sys/dev/pci/drm/include/drm/drm_file.h
47
struct device;
sys/dev/pci/drm/include/drm/drm_file.h
84
struct device *kdev; /* Linux device */
sys/dev/pci/drm/include/drm/drm_mipi_dsi.h
31
struct device dev;
sys/dev/pci/drm/include/drm/drm_of.h
8
void drm_of_component_match_add(struct device *, struct component_match **,
sys/dev/pci/drm/include/drm/drm_of.h
9
int (*)(struct device *, void *), struct device_node *);
sys/dev/pci/drm/include/drm/drm_pagemap.h
137
struct device *dev;
sys/dev/pci/drm/include/drm/drm_pagemap.h
14
struct device;
sys/dev/pci/drm/include/drm/drm_pagemap.h
239
struct device *dev;
sys/dev/pci/drm/include/drm/drm_pagemap.h
262
struct device *dev, struct mm_struct *mm,
sys/dev/pci/drm/include/drm/drm_pagemap.h
82
struct device *dev,
sys/dev/pci/drm/include/drm/drm_pagemap.h
95
struct device *dev,
sys/dev/pci/drm/include/drm/drm_panel.h
211
struct device *dev;
sys/dev/pci/drm/include/drm/drm_panel.h
297
void *__devm_drm_panel_alloc(struct device *dev, size_t size, size_t offset,
sys/dev/pci/drm/include/drm/drm_panel.h
323
void drm_panel_init(struct drm_panel *panel, struct device *dev,
sys/dev/pci/drm/include/drm/drm_panel.h
359
bool drm_is_panel_follower(struct device *dev);
sys/dev/pci/drm/include/drm/drm_panel.h
360
int drm_panel_add_follower(struct device *follower_dev,
sys/dev/pci/drm/include/drm/drm_panel.h
363
int devm_drm_panel_add_follower(struct device *follower_dev,
sys/dev/pci/drm/include/drm/drm_panel.h
366
static inline bool drm_is_panel_follower(struct device *dev)
sys/dev/pci/drm/include/drm/drm_panel.h
371
static inline int drm_panel_add_follower(struct device *follower_dev,
sys/dev/pci/drm/include/drm/drm_panel.h
378
static inline int devm_drm_panel_add_follower(struct device *follower_dev,
sys/dev/pci/drm/include/drm/drm_prime.h
112
struct device *attach_dev);
sys/dev/pci/drm/include/drm/drm_prime.h
52
struct device;
sys/dev/pci/drm/include/drm/drm_print.h
391
static inline struct drm_printer drm_info_printer(struct device *dev)
sys/dev/pci/drm/include/drm/drm_print.h
508
void drm_dev_printk(const struct device *dev, const char *level,
sys/dev/pci/drm/include/drm/drm_print.h
512
void __drm_dev_dbg(struct _ddebug *desc, const struct device *dev,
sys/dev/pci/drm/include/drm/drm_print.h
608
static inline struct device *__drm_to_dev(const struct drm_device *drm)
sys/dev/pci/drm/include/drm/drm_privacy_screen_consumer.h
18
struct drm_privacy_screen *drm_privacy_screen_get(struct device *dev,
sys/dev/pci/drm/include/drm/drm_privacy_screen_consumer.h
33
static inline struct drm_privacy_screen *drm_privacy_screen_get(struct device *dev,
sys/dev/pci/drm/include/drm/drm_privacy_screen_driver.h
52
struct device dev;
sys/dev/pci/drm/include/drm/drm_privacy_screen_driver.h
89
struct device *parent, const struct drm_privacy_screen_ops *ops,
sys/dev/pci/drm/include/drm/gpu_scheduler.h
601
struct device *dev;
sys/dev/pci/drm/include/drm/gpu_scheduler.h
631
struct device *dev;
sys/dev/pci/drm/include/drm/intel/i915_gsc_proxy_mei_interface.h
11
struct device;
sys/dev/pci/drm/include/drm/intel/i915_gsc_proxy_mei_interface.h
30
int (*send)(struct device *dev, const void *buf, size_t size);
sys/dev/pci/drm/include/drm/intel/i915_gsc_proxy_mei_interface.h
39
int (*recv)(struct device *dev, void *buf, size_t size);
sys/dev/pci/drm/include/drm/intel/i915_gsc_proxy_mei_interface.h
49
struct device *mei_dev;
sys/dev/pci/drm/include/drm/intel/i915_hdcp_interface.h
21
int (*initiate_hdcp2_session)(struct device *, struct hdcp_port_data *,
sys/dev/pci/drm/include/drm/intel/i915_hdcp_interface.h
23
int (*verify_receiver_cert_prepare_km)(struct device *,
sys/dev/pci/drm/include/drm/intel/i915_hdcp_interface.h
26
int (*verify_hprime)(struct device *, struct hdcp_port_data *,
sys/dev/pci/drm/include/drm/intel/i915_hdcp_interface.h
28
int (*store_pairing_info)(struct device *, struct hdcp_port_data *,
sys/dev/pci/drm/include/drm/intel/i915_hdcp_interface.h
30
int (*initiate_locality_check)(struct device *, struct hdcp_port_data *,
sys/dev/pci/drm/include/drm/intel/i915_hdcp_interface.h
32
int (*verify_lprime)(struct device *, struct hdcp_port_data *,
sys/dev/pci/drm/include/drm/intel/i915_hdcp_interface.h
34
int (*get_session_key)(struct device *, struct hdcp_port_data *,
sys/dev/pci/drm/include/drm/intel/i915_hdcp_interface.h
36
int (*repeater_check_flow_prepare_ack)(struct device *,
sys/dev/pci/drm/include/drm/intel/i915_hdcp_interface.h
39
int (*verify_mprime)(struct device *, struct hdcp_port_data *,
sys/dev/pci/drm/include/drm/intel/i915_hdcp_interface.h
41
int (*enable_hdcp_authentication)(struct device *,
sys/dev/pci/drm/include/drm/intel/i915_hdcp_interface.h
43
int (*close_hdcp_session)(struct device *, struct hdcp_port_data *);
sys/dev/pci/drm/include/drm/intel/i915_pxp_tee_interface.h
25
int (*send)(struct device *dev, const void *message, size_t size,
sys/dev/pci/drm/include/drm/intel/i915_pxp_tee_interface.h
30
int (*recv)(struct device *dev, void *buffer, size_t size,
sys/dev/pci/drm/include/drm/intel/i915_pxp_tee_interface.h
35
ssize_t (*gsc_command)(struct device *dev, u8 client_id, u32 fence_id,
sys/dev/pci/drm/include/drm/intel/i915_pxp_tee_interface.h
49
struct device *tee_dev;
sys/dev/pci/drm/include/drm/intel/intel_lb_mei_interface.h
11
struct device;
sys/dev/pci/drm/include/drm/intel/intel_lb_mei_interface.h
66
int (*push_payload)(struct device *dev, u32 type, u32 flags,
sys/dev/pci/drm/include/drm/intel/pciids.h
41
.vendor = PCI_VENDOR_ID_INTEL, .device = 0x16a, \
sys/dev/pci/drm/include/drm/ttm/ttm_device.h
301
struct device *dev, struct address_space *mapping,
sys/dev/pci/drm/include/drm/ttm/ttm_pool.h
34
struct device;
sys/dev/pci/drm/include/drm/ttm/ttm_pool.h
79
struct device *dev;
sys/dev/pci/drm/include/drm/ttm/ttm_pool.h
94
void ttm_pool_init(struct ttm_pool *pool, struct device *dev,
sys/dev/pci/drm/include/linux/backlight.h
10
struct device;
sys/dev/pci/drm/include/linux/backlight.h
98
devm_of_find_backlight(struct device *dev)
sys/dev/pci/drm/include/linux/clk.h
11
struct clk *devm_clk_get(struct device *, const char *);
sys/dev/pci/drm/include/linux/component.h
12
int (*bind)(struct device *, struct device *, void *);
sys/dev/pci/drm/include/linux/component.h
13
void (*unbind)(struct device *, struct device *, void *);
sys/dev/pci/drm/include/linux/component.h
17
int (*bind)(struct device *);
sys/dev/pci/drm/include/linux/component.h
18
void (*unbind)(struct device *);
sys/dev/pci/drm/include/linux/component.h
21
int component_add(struct device *, const struct component_ops *);
sys/dev/pci/drm/include/linux/component.h
22
int component_add_typed(struct device *, const struct component_ops *, int);
sys/dev/pci/drm/include/linux/component.h
25
int component_bind_all(struct device *, void *);
sys/dev/pci/drm/include/linux/component.h
28
int component_compare_of(struct device *, void *);
sys/dev/pci/drm/include/linux/component.h
29
int component_master_add_with_match(struct device *,
sys/dev/pci/drm/include/linux/component.h
9
struct device;
sys/dev/pci/drm/include/linux/device.h
138
dev_info(struct device *dev, const char *fmt, ...)
sys/dev/pci/drm/include/linux/device.h
143
dev_info_once(struct device *dev, const char *fmt, ...)
sys/dev/pci/drm/include/linux/device.h
148
dev_dbg(struct device *dev, const char *fmt, ...)
sys/dev/pci/drm/include/linux/device.h
153
dev_dbg_once(struct device *dev, const char *fmt, ...)
sys/dev/pci/drm/include/linux/device.h
158
dev_dbg_ratelimited(struct device *dev, const char *fmt, ...)
sys/dev/pci/drm/include/linux/device.h
165
dev_driver_string(struct device *dev)
sys/dev/pci/drm/include/linux/device.h
177
device_set_wakeup_path(struct device *dev)
sys/dev/pci/drm/include/linux/device.h
22
struct device *dev;
sys/dev/pci/drm/include/linux/device.h
27
ssize_t (*show)(struct device *, struct device_attribute *, char *);
sys/dev/pci/drm/include/linux/device.h
40
void *dev_get_drvdata(struct device *);
sys/dev/pci/drm/include/linux/device.h
41
void dev_set_drvdata(struct device *, void *);
sys/dev/pci/drm/include/linux/device.h
49
devm_device_add_group(struct device *dev, const struct attribute_group *g)
sys/dev/pci/drm/include/linux/dma-buf.h
28
struct device;
sys/dev/pci/drm/include/linux/dma-buf.h
71
dma_buf_attach(struct dma_buf *buf, struct device *dev)
sys/dev/pci/drm/include/linux/dma-mapping.h
10
struct device;
sys/dev/pci/drm/include/linux/dma-mapping.h
19
dma_set_coherent_mask(struct device *dev, uint64_t m)
sys/dev/pci/drm/include/linux/dma-mapping.h
25
dma_set_max_seg_size(struct device *dev, unsigned int sz)
sys/dev/pci/drm/include/linux/dma-mapping.h
31
dma_set_mask(struct device *dev, uint64_t m)
sys/dev/pci/drm/include/linux/dma-mapping.h
79
void *dma_alloc_coherent(struct device *, size_t, dma_addr_t *, int);
sys/dev/pci/drm/include/linux/dma-mapping.h
80
void dma_free_coherent(struct device *, size_t, void *, dma_addr_t);
sys/dev/pci/drm/include/linux/dma-mapping.h
83
dmam_alloc_coherent(struct device *dev, size_t size, dma_addr_t *dva, int gfp)
sys/dev/pci/drm/include/linux/dma-mapping.h
88
int dma_get_sgtable(struct device *, struct sg_table *, void *,
sys/dev/pci/drm/include/linux/dma-mapping.h
90
int dma_map_sgtable(struct device *, struct sg_table *,
sys/dev/pci/drm/include/linux/dma-mapping.h
92
void dma_unmap_sgtable(struct device *, struct sg_table *,
sys/dev/pci/drm/include/linux/dma-mapping.h
95
dma_addr_t dma_map_resource(struct device *, phys_addr_t, size_t,
sys/dev/pci/drm/include/linux/firmware.h
23
struct device *device)
sys/dev/pci/drm/include/linux/firmware.h
41
struct device *device)
sys/dev/pci/drm/include/linux/firmware.h
43
return request_firmware(fw, name, device);
sys/dev/pci/drm/include/linux/firmware.h
48
struct device *device)
sys/dev/pci/drm/include/linux/firmware.h
50
return request_firmware(fw, name, device);
sys/dev/pci/drm/include/linux/gpio/consumer.h
12
struct gpio_desc *devm_gpiod_get_optional(struct device *, const char *, int);
sys/dev/pci/drm/include/linux/gpio/consumer.h
6
struct device;
sys/dev/pci/drm/include/linux/hdmi.h
450
void hdmi_infoframe_log(const char *level, struct device *dev,
sys/dev/pci/drm/include/linux/i2c.h
110
devm_i2c_add_adapter(struct device *dev, struct i2c_adapter *adap)
sys/dev/pci/drm/include/linux/interrupt.h
43
devm_request_threaded_irq(struct device *dev, u_int irq, irq_handler_t handler,
sys/dev/pci/drm/include/linux/iommu.h
21
struct iommu_domain *iommu_get_domain_for_dev(struct device *);
sys/dev/pci/drm/include/linux/iommu.h
26
int iommu_attach_device(struct iommu_domain *, struct device *);
sys/dev/pci/drm/include/linux/mod_devicetable.h
46
uint16_t device;
sys/dev/pci/drm/include/linux/mux/consumer.h
9
devm_mux_control_get(struct device *dev, const char *name)
sys/dev/pci/drm/include/linux/numa.h
9
dev_to_node(struct device *dev)
sys/dev/pci/drm/include/linux/of_device.h
13
int of_dma_configure(struct device *, struct device_node *, int);
sys/dev/pci/drm/include/linux/of_platform.h
7
const char *, struct device *);
sys/dev/pci/drm/include/linux/pci.h
537
(ids[i].device == pdev->device ||
sys/dev/pci/drm/include/linux/pci.h
538
ids[i].device == PCI_ANY_ID) &&
sys/dev/pci/drm/include/linux/pci.h
568
dev_is_pci(struct device *dev)
sys/dev/pci/drm/include/linux/pci.h
58
uint16_t device;
sys/dev/pci/drm/include/linux/pci.h
74
struct device *_dev;
sys/dev/pci/drm/include/linux/pci.h
80
.device = (p), \
sys/dev/pci/drm/include/linux/phy/phy.h
25
struct phy *devm_phy_optional_get(struct device *, const char *);
sys/dev/pci/drm/include/linux/platform_device.h
11
struct device dev;
sys/dev/pci/drm/include/linux/platform_device.h
14
struct device *parent;
sys/dev/pci/drm/include/linux/pm.h
10
int (*resume)(struct device *);
sys/dev/pci/drm/include/linux/pm.h
9
int (*suspend)(struct device *);
sys/dev/pci/drm/include/linux/pm_runtime.h
11
pm_runtime_mark_last_busy(struct device *dev)
sys/dev/pci/drm/include/linux/pm_runtime.h
16
pm_runtime_use_autosuspend(struct device *dev)
sys/dev/pci/drm/include/linux/pm_runtime.h
21
pm_runtime_dont_use_autosuspend(struct device *dev)
sys/dev/pci/drm/include/linux/pm_runtime.h
26
pm_runtime_put_autosuspend(struct device *dev)
sys/dev/pci/drm/include/linux/pm_runtime.h
31
pm_runtime_set_autosuspend_delay(struct device *dev, int x)
sys/dev/pci/drm/include/linux/pm_runtime.h
36
pm_runtime_set_active(struct device *dev)
sys/dev/pci/drm/include/linux/pm_runtime.h
41
pm_runtime_allow(struct device *dev)
sys/dev/pci/drm/include/linux/pm_runtime.h
46
pm_runtime_put_noidle(struct device *dev)
sys/dev/pci/drm/include/linux/pm_runtime.h
51
pm_runtime_forbid(struct device *dev)
sys/dev/pci/drm/include/linux/pm_runtime.h
56
pm_runtime_get_noresume(struct device *dev)
sys/dev/pci/drm/include/linux/pm_runtime.h
61
pm_runtime_put(struct device *dev)
sys/dev/pci/drm/include/linux/pm_runtime.h
66
pm_runtime_get_sync(struct device *dev)
sys/dev/pci/drm/include/linux/pm_runtime.h
72
pm_runtime_get_if_in_use(struct device *dev)
sys/dev/pci/drm/include/linux/pm_runtime.h
78
pm_runtime_get_if_active(struct device *dev)
sys/dev/pci/drm/include/linux/pm_runtime.h
84
pm_runtime_suspended(struct device *dev)
sys/dev/pci/drm/include/linux/property.h
14
dev_fwnode(struct device *d)
sys/dev/pci/drm/include/linux/pwm.h
15
pwm_get(struct device *dev, const char *consumer)
sys/dev/pci/drm/include/linux/soc/apple/rtkit.h
24
struct apple_rtkit *devm_apple_rtkit_init(struct device *, void *,
sys/dev/pci/drm/include/linux/vga_switcheroo.h
34
vga_switcheroo_fini_domain_pm_ops(struct device *dev)
sys/dev/pci/drm/include/linux/vga_switcheroo.h
50
vga_switcheroo_init_domain_pm_ops(struct device *dev, struct dev_pm_domain *dom)
sys/dev/pci/drm/include/media/cec-notifier.h
31
cec_notifier_conn_register(struct device *dev, const char *port,
sys/dev/pci/drm/radeon/atombios_encoders.c
2002
if ((rdev->pdev->device == 0x71C5) &&
sys/dev/pci/drm/radeon/atombios_encoders.c
203
(rdev->pdev->device == 0x6741) &&
sys/dev/pci/drm/radeon/ci_dpm.c
185
switch (rdev->pdev->device) {
sys/dev/pci/drm/radeon/ci_dpm.c
2463
((rdev->pdev->device == 0x67B0) ||
sys/dev/pci/drm/radeon/ci_dpm.c
2464
(rdev->pdev->device == 0x67B1))) {
sys/dev/pci/drm/radeon/ci_dpm.c
3307
((rdev->pdev->device == 0x67B0) || (rdev->pdev->device == 0x67B1))) {
sys/dev/pci/drm/radeon/ci_dpm.c
4495
((rdev->pdev->device == 0x67B0) ||
sys/dev/pci/drm/radeon/ci_dpm.c
4496
(rdev->pdev->device == 0x67B1))) {
sys/dev/pci/drm/radeon/ci_dpm.c
5718
if ((rdev->pdev->device == 0x6658) &&
sys/dev/pci/drm/radeon/cik.c
1921
if ((rdev->pdev->device == 0x6649) && ((tmp & 0xff00) == 0x5600)) {
sys/dev/pci/drm/radeon/cik.c
1986
(rdev->pdev->device == 0x665f))
sys/dev/pci/drm/radeon/evergreen.c
3270
if (rdev->pdev->device == 0x9648)
sys/dev/pci/drm/radeon/evergreen.c
3272
else if ((rdev->pdev->device == 0x9647) ||
sys/dev/pci/drm/radeon/evergreen.c
3273
(rdev->pdev->device == 0x964a))
sys/dev/pci/drm/radeon/ni.c
449
if ((rdev->pdev->device == 0x9900) ||
sys/dev/pci/drm/radeon/ni.c
450
(rdev->pdev->device == 0x9901) ||
sys/dev/pci/drm/radeon/ni.c
451
(rdev->pdev->device == 0x9903) ||
sys/dev/pci/drm/radeon/ni.c
452
(rdev->pdev->device == 0x9904) ||
sys/dev/pci/drm/radeon/ni.c
453
(rdev->pdev->device == 0x9905) ||
sys/dev/pci/drm/radeon/ni.c
454
(rdev->pdev->device == 0x9906) ||
sys/dev/pci/drm/radeon/ni.c
455
(rdev->pdev->device == 0x9907) ||
sys/dev/pci/drm/radeon/ni.c
456
(rdev->pdev->device == 0x9908) ||
sys/dev/pci/drm/radeon/ni.c
457
(rdev->pdev->device == 0x9909) ||
sys/dev/pci/drm/radeon/ni.c
458
(rdev->pdev->device == 0x990A) ||
sys/dev/pci/drm/radeon/ni.c
459
(rdev->pdev->device == 0x990B) ||
sys/dev/pci/drm/radeon/ni.c
460
(rdev->pdev->device == 0x990C) ||
sys/dev/pci/drm/radeon/ni.c
461
(rdev->pdev->device == 0x990D) ||
sys/dev/pci/drm/radeon/ni.c
462
(rdev->pdev->device == 0x990E) ||
sys/dev/pci/drm/radeon/ni.c
463
(rdev->pdev->device == 0x990F) ||
sys/dev/pci/drm/radeon/ni.c
464
(rdev->pdev->device == 0x9910) ||
sys/dev/pci/drm/radeon/ni.c
465
(rdev->pdev->device == 0x9913) ||
sys/dev/pci/drm/radeon/ni.c
466
(rdev->pdev->device == 0x9917) ||
sys/dev/pci/drm/radeon/ni.c
467
(rdev->pdev->device == 0x9918)) {
sys/dev/pci/drm/radeon/ni.c
907
if ((rdev->pdev->device == 0x9900) ||
sys/dev/pci/drm/radeon/ni.c
908
(rdev->pdev->device == 0x9901) ||
sys/dev/pci/drm/radeon/ni.c
909
(rdev->pdev->device == 0x9905) ||
sys/dev/pci/drm/radeon/ni.c
910
(rdev->pdev->device == 0x9906) ||
sys/dev/pci/drm/radeon/ni.c
911
(rdev->pdev->device == 0x9907) ||
sys/dev/pci/drm/radeon/ni.c
912
(rdev->pdev->device == 0x9908) ||
sys/dev/pci/drm/radeon/ni.c
913
(rdev->pdev->device == 0x9909) ||
sys/dev/pci/drm/radeon/ni.c
914
(rdev->pdev->device == 0x990B) ||
sys/dev/pci/drm/radeon/ni.c
915
(rdev->pdev->device == 0x990C) ||
sys/dev/pci/drm/radeon/ni.c
916
(rdev->pdev->device == 0x990F) ||
sys/dev/pci/drm/radeon/ni.c
917
(rdev->pdev->device == 0x9910) ||
sys/dev/pci/drm/radeon/ni.c
918
(rdev->pdev->device == 0x9917) ||
sys/dev/pci/drm/radeon/ni.c
919
(rdev->pdev->device == 0x9999) ||
sys/dev/pci/drm/radeon/ni.c
920
(rdev->pdev->device == 0x999C)) {
sys/dev/pci/drm/radeon/ni.c
927
} else if ((rdev->pdev->device == 0x9903) ||
sys/dev/pci/drm/radeon/ni.c
928
(rdev->pdev->device == 0x9904) ||
sys/dev/pci/drm/radeon/ni.c
929
(rdev->pdev->device == 0x990A) ||
sys/dev/pci/drm/radeon/ni.c
930
(rdev->pdev->device == 0x990D) ||
sys/dev/pci/drm/radeon/ni.c
931
(rdev->pdev->device == 0x990E) ||
sys/dev/pci/drm/radeon/ni.c
932
(rdev->pdev->device == 0x9913) ||
sys/dev/pci/drm/radeon/ni.c
933
(rdev->pdev->device == 0x9918) ||
sys/dev/pci/drm/radeon/ni.c
934
(rdev->pdev->device == 0x999D)) {
sys/dev/pci/drm/radeon/ni.c
941
} else if ((rdev->pdev->device == 0x9919) ||
sys/dev/pci/drm/radeon/ni.c
942
(rdev->pdev->device == 0x9990) ||
sys/dev/pci/drm/radeon/ni.c
943
(rdev->pdev->device == 0x9991) ||
sys/dev/pci/drm/radeon/ni.c
944
(rdev->pdev->device == 0x9994) ||
sys/dev/pci/drm/radeon/ni.c
945
(rdev->pdev->device == 0x9995) ||
sys/dev/pci/drm/radeon/ni.c
946
(rdev->pdev->device == 0x9996) ||
sys/dev/pci/drm/radeon/ni.c
947
(rdev->pdev->device == 0x999A) ||
sys/dev/pci/drm/radeon/ni.c
948
(rdev->pdev->device == 0x99A0)) {
sys/dev/pci/drm/radeon/ni_dpm.c
4129
if (rdev->pdev->device == 0x6707) {
sys/dev/pci/drm/radeon/ni_dpm.c
4211
switch (rdev->pdev->device) {
sys/dev/pci/drm/radeon/r100.c
2661
switch (rdev->pdev->device) {
sys/dev/pci/drm/radeon/r300.c
367
if ((rdev->family == CHIP_R300 && rdev->pdev->device != 0x4144) ||
sys/dev/pci/drm/radeon/r300.c
368
(rdev->family == CHIP_R350 && rdev->pdev->device != 0x4148)) {
sys/dev/pci/drm/radeon/r420.c
108
if ((rdev->pdev->device == 0x5e4c) ||
sys/dev/pci/drm/radeon/r420.c
109
(rdev->pdev->device == 0x5e4f))
sys/dev/pci/drm/radeon/radeon.h
1029
struct device *dev;
sys/dev/pci/drm/radeon/radeon.h
1649
struct device *int_hwmon_dev;
sys/dev/pci/drm/radeon/radeon.h
2312
struct device self;
sys/dev/pci/drm/radeon/radeon.h
2313
struct device *dev;
sys/dev/pci/drm/radeon/radeon.h
2641
#define ASIC_IS_RN50(rdev) ((rdev->pdev->device == 0x515e) || \
sys/dev/pci/drm/radeon/radeon.h
2642
(rdev->pdev->device == 0x5969))
sys/dev/pci/drm/radeon/radeon.h
2659
#define ASIC_IS_X2(rdev) ((rdev->pdev->device == 0x9441) || \
sys/dev/pci/drm/radeon/radeon.h
2660
(rdev->pdev->device == 0x9443) || \
sys/dev/pci/drm/radeon/radeon.h
2661
(rdev->pdev->device == 0x944B) || \
sys/dev/pci/drm/radeon/radeon.h
2662
(rdev->pdev->device == 0x9506) || \
sys/dev/pci/drm/radeon/radeon.h
2663
(rdev->pdev->device == 0x9509) || \
sys/dev/pci/drm/radeon/radeon.h
2664
(rdev->pdev->device == 0x950F) || \
sys/dev/pci/drm/radeon/radeon.h
2665
(rdev->pdev->device == 0x689C) || \
sys/dev/pci/drm/radeon/radeon.h
2666
(rdev->pdev->device == 0x689D))
sys/dev/pci/drm/radeon/radeon.h
2689
#define ASIC_IS_LOMBOK(rdev) ((rdev->pdev->device == 0x6849) || \
sys/dev/pci/drm/radeon/radeon.h
2690
(rdev->pdev->device == 0x6850) || \
sys/dev/pci/drm/radeon/radeon.h
2691
(rdev->pdev->device == 0x6858) || \
sys/dev/pci/drm/radeon/radeon.h
2692
(rdev->pdev->device == 0x6859) || \
sys/dev/pci/drm/radeon/radeon.h
2693
(rdev->pdev->device == 0x6840) || \
sys/dev/pci/drm/radeon/radeon.h
2694
(rdev->pdev->device == 0x6841) || \
sys/dev/pci/drm/radeon/radeon.h
2695
(rdev->pdev->device == 0x6842) || \
sys/dev/pci/drm/radeon/radeon.h
2696
(rdev->pdev->device == 0x6843))
sys/dev/pci/drm/radeon/radeon_agp.c
228
info->id_vendor = kern->device->vendor;
sys/dev/pci/drm/radeon/radeon_agp.c
229
info->id_device = kern->device->device;
sys/dev/pci/drm/radeon/radeon_agp.c
302
rdev->pdev->device == p->chip_device &&
sys/dev/pci/drm/radeon/radeon_asic.c
2403
if ((rdev->pdev->device == 0x9616) ||
sys/dev/pci/drm/radeon/radeon_asic.c
2404
(rdev->pdev->device == 0x9611) ||
sys/dev/pci/drm/radeon/radeon_asic.c
2405
(rdev->pdev->device == 0x9613) ||
sys/dev/pci/drm/radeon/radeon_asic.c
2406
(rdev->pdev->device == 0x9711) ||
sys/dev/pci/drm/radeon/radeon_asic.c
2407
(rdev->pdev->device == 0x9713))
sys/dev/pci/drm/radeon/radeon_atombios.c
295
if ((pdev->device == 0x791e) &&
sys/dev/pci/drm/radeon/radeon_atombios.c
304
if ((pdev->device == 0x7941) &&
sys/dev/pci/drm/radeon/radeon_atombios.c
313
if ((pdev->device == 0x796e) &&
sys/dev/pci/drm/radeon/radeon_atombios.c
322
if ((pdev->device == 0x7941) &&
sys/dev/pci/drm/radeon/radeon_atombios.c
330
if ((pdev->device == 0x5653) &&
sys/dev/pci/drm/radeon/radeon_atombios.c
340
if ((pdev->device == 0x7146) &&
sys/dev/pci/drm/radeon/radeon_atombios.c
348
if ((pdev->device == 0x7142) &&
sys/dev/pci/drm/radeon/radeon_atombios.c
357
if ((pdev->device == 0x71C5) &&
sys/dev/pci/drm/radeon/radeon_atombios.c
375
if ((pdev->device == 0x9598) &&
sys/dev/pci/drm/radeon/radeon_atombios.c
384
if ((pdev->device == 0x9598) &&
sys/dev/pci/drm/radeon/radeon_atombios.c
393
if ((pdev->device == 0x95C5) &&
sys/dev/pci/drm/radeon/radeon_atombios.c
420
if (((pdev->device == 0x95c4) || (pdev->device == 0x9591)) &&
sys/dev/pci/drm/radeon/radeon_atombios.c
434
if ((pdev->device == 0x9498) &&
sys/dev/pci/drm/radeon/radeon_atombios.c
444
if (((pdev->device == 0x9802) ||
sys/dev/pci/drm/radeon/radeon_atombios.c
445
(pdev->device == 0x9805) ||
sys/dev/pci/drm/radeon/radeon_atombios.c
446
(pdev->device == 0x9806)) &&
sys/dev/pci/drm/radeon/radeon_audio.c
749
static int radeon_audio_component_get_eld(struct device *kdev, int port,
sys/dev/pci/drm/radeon/radeon_audio.c
794
static int radeon_audio_component_bind(struct device *kdev,
sys/dev/pci/drm/radeon/radeon_audio.c
795
struct device *hda_kdev, void *data)
sys/dev/pci/drm/radeon/radeon_audio.c
813
static void radeon_audio_component_unbind(struct device *kdev,
sys/dev/pci/drm/radeon/radeon_audio.c
814
struct device *hda_kdev, void *data)
sys/dev/pci/drm/radeon/radeon_bios.c
672
if (rdev->pdev->device == PCI_DEVICE_ID_ATI_RADEON_QY) {
sys/dev/pci/drm/radeon/radeon_bios.c
709
if (rdev->pdev->device == PCI_DEVICE_ID_ATI_RADEON_QY) {
sys/dev/pci/drm/radeon/radeon_bios.c
727
if (rdev->pdev->device == PCI_DEVICE_ID_ATI_RADEON_QY) {
sys/dev/pci/drm/radeon/radeon_bios.c
790
vhdr->DeviceID == rdev->pdev->device) {
sys/dev/pci/drm/radeon/radeon_combios.c
1501
} else if ((rdev->pdev->device == 0x4a48) &&
sys/dev/pci/drm/radeon/radeon_combios.c
1508
(rdev->pdev->device == 0x4150) &&
sys/dev/pci/drm/radeon/radeon_combios.c
1513
} else if ((rdev->pdev->device == 0x4c66) &&
sys/dev/pci/drm/radeon/radeon_combios.c
2222
if (rdev->pdev->device == 0x515e &&
sys/dev/pci/drm/radeon/radeon_combios.c
2230
if (rdev->pdev->device == 0x5B60 &&
sys/dev/pci/drm/radeon/radeon_combios.c
2245
if (rdev->pdev->device == 0x5975 &&
sys/dev/pci/drm/radeon/radeon_combios.c
2251
if (rdev->pdev->device == 0x5974 &&
sys/dev/pci/drm/radeon/radeon_combios.c
2257
if (rdev->pdev->device == 0x5955 &&
sys/dev/pci/drm/radeon/radeon_combios.c
2413
if (rdev->pdev->device == 0x5159 &&
sys/dev/pci/drm/radeon/radeon_combios.c
2709
if ((rdev->pdev->device == 0x4152) &&
sys/dev/pci/drm/radeon/radeon_combios.c
891
if (((rdev->pdev->device == 0x5159) &&
sys/dev/pci/drm/radeon/radeon_combios.c
895
((rdev->pdev->device == 0x514D) &&
sys/dev/pci/drm/radeon/radeon_device.c
1316
radeon_family_name[rdev->family], pdev->vendor, pdev->device,
sys/dev/pci/drm/radeon/radeon_device.c
174
rdev->pdev->device == p->chip_device &&
sys/dev/pci/drm/radeon/radeon_drv.c
1211
radeondrm_attachhook(struct device *self)
sys/dev/pci/drm/radeon/radeon_drv.c
1336
radeondrm_activate_kms(struct device *self, int act)
sys/dev/pci/drm/radeon/radeon_drv.c
361
static int radeon_pmops_suspend(struct device *dev)
sys/dev/pci/drm/radeon/radeon_drv.c
368
static int radeon_pmops_resume(struct device *dev)
sys/dev/pci/drm/radeon/radeon_drv.c
382
static int radeon_pmops_freeze(struct device *dev)
sys/dev/pci/drm/radeon/radeon_drv.c
389
static int radeon_pmops_thaw(struct device *dev)
sys/dev/pci/drm/radeon/radeon_drv.c
396
static int radeon_pmops_runtime_suspend(struct device *dev)
sys/dev/pci/drm/radeon/radeon_drv.c
422
static int radeon_pmops_runtime_resume(struct device *dev)
sys/dev/pci/drm/radeon/radeon_drv.c
448
static int radeon_pmops_runtime_idle(struct device *dev)
sys/dev/pci/drm/radeon/radeon_drv.c
674
int radeondrm_probe(struct device *, void *, void *);
sys/dev/pci/drm/radeon/radeon_drv.c
675
void radeondrm_attach_kms(struct device *, struct device *, void *);
sys/dev/pci/drm/radeon/radeon_drv.c
676
int radeondrm_detach_kms(struct device *, int);
sys/dev/pci/drm/radeon/radeon_drv.c
677
int radeondrm_activate_kms(struct device *, int);
sys/dev/pci/drm/radeon/radeon_drv.c
678
void radeondrm_attachhook(struct device *);
sys/dev/pci/drm/radeon/radeon_drv.c
700
radeondrm_probe(struct device *parent, void *match, void *aux)
sys/dev/pci/drm/radeon/radeon_drv.c
710
radeondrm_detach_kms(struct device *self, int flags)
sys/dev/pci/drm/radeon/radeon_drv.c
946
radeondrm_attach_kms(struct device *parent, struct device *self, void *aux)
sys/dev/pci/drm/radeon/radeon_encoders.c
180
if ((rdev->pdev->device == 0x9583) &&
sys/dev/pci/drm/radeon/radeon_irq_kms.c
275
if ((rdev->pdev->device == 0x791f) &&
sys/dev/pci/drm/radeon/radeon_irq_kms.c
281
if ((rdev->pdev->device == 0x791f) &&
sys/dev/pci/drm/radeon/radeon_irq_kms.c
287
if ((rdev->pdev->device == 0x791f) &&
sys/dev/pci/drm/radeon/radeon_irq_kms.c
293
if ((rdev->pdev->device == 0x791f) &&
sys/dev/pci/drm/radeon/radeon_kms.c
250
*value = to_pci_dev(dev->dev)->device;
sys/dev/pci/drm/radeon/radeon_kms.c
252
*value = dev->pdev->device;
sys/dev/pci/drm/radeon/radeon_legacy_encoders.c
969
if ((rdev->pdev->device == 0x4850) &&
sys/dev/pci/drm/radeon/radeon_pm.c
1521
rdev->pdev->device == p->chip_device &&
sys/dev/pci/drm/radeon/radeon_pm.c
357
static ssize_t radeon_get_pm_profile(struct device *dev,
sys/dev/pci/drm/radeon/radeon_pm.c
371
static ssize_t radeon_set_pm_profile(struct device *dev,
sys/dev/pci/drm/radeon/radeon_pm.c
413
static ssize_t radeon_get_pm_method(struct device *dev,
sys/dev/pci/drm/radeon/radeon_pm.c
425
static ssize_t radeon_set_pm_method(struct device *dev,
sys/dev/pci/drm/radeon/radeon_pm.c
471
static ssize_t radeon_get_dpm_state(struct device *dev,
sys/dev/pci/drm/radeon/radeon_pm.c
484
static ssize_t radeon_set_dpm_state(struct device *dev,
sys/dev/pci/drm/radeon/radeon_pm.c
517
static ssize_t radeon_get_dpm_forced_performance_level(struct device *dev,
sys/dev/pci/drm/radeon/radeon_pm.c
536
static ssize_t radeon_set_dpm_forced_performance_level(struct device *dev,
sys/dev/pci/drm/radeon/radeon_pm.c
581
static ssize_t radeon_hwmon_get_pwm1_enable(struct device *dev,
sys/dev/pci/drm/radeon/radeon_pm.c
595
static ssize_t radeon_hwmon_set_pwm1_enable(struct device *dev,
sys/dev/pci/drm/radeon/radeon_pm.c
623
static ssize_t radeon_hwmon_get_pwm1_min(struct device *dev,
sys/dev/pci/drm/radeon/radeon_pm.c
630
static ssize_t radeon_hwmon_get_pwm1_max(struct device *dev,
sys/dev/pci/drm/radeon/radeon_pm.c
637
static ssize_t radeon_hwmon_set_pwm1(struct device *dev,
sys/dev/pci/drm/radeon/radeon_pm.c
658
static ssize_t radeon_hwmon_get_pwm1(struct device *dev,
sys/dev/pci/drm/radeon/radeon_pm.c
682
static ssize_t radeon_hwmon_show_temp(struct device *dev,
sys/dev/pci/drm/radeon/radeon_pm.c
703
static ssize_t radeon_hwmon_show_temp_thresh(struct device *dev,
sys/dev/pci/drm/radeon/radeon_pm.c
727
static ssize_t radeon_hwmon_show_sclk(struct device *dev,
sys/dev/pci/drm/radeon/radeon_pm.c
752
static ssize_t radeon_hwmon_show_vddc(struct device *dev,
sys/dev/pci/drm/radeon/radeon_pm.c
789
struct device *dev = kobj_to_dev(kobj);
sys/dev/pci/drm/radeon/rs780_dpm.c
229
if (rdev->pdev->device == 0x9614) {
sys/dev/pci/drm/radeon/rs780_dpm.c
233
} else if ((rdev->pdev->device == 0x9714) ||
sys/dev/pci/drm/radeon/rs780_dpm.c
234
(rdev->pdev->device == 0x9715)) {
sys/dev/pci/drm/radeon/rv770.c
722
if (rdev->pdev->device == 0x994e)
sys/dev/pci/drm/radeon/si.c
1679
((rdev->pdev->device == 0x6810) ||
sys/dev/pci/drm/radeon/si.c
1680
(rdev->pdev->device == 0x6811)))
sys/dev/pci/drm/radeon/si.c
1693
if (((rdev->pdev->device == 0x6820) &&
sys/dev/pci/drm/radeon/si.c
1696
((rdev->pdev->device == 0x6821) &&
sys/dev/pci/drm/radeon/si.c
1700
((rdev->pdev->device == 0x6823) ||
sys/dev/pci/drm/radeon/si.c
1701
(rdev->pdev->device == 0x682b))))
sys/dev/pci/drm/radeon/si.c
1715
((rdev->pdev->device == 0x6600) ||
sys/dev/pci/drm/radeon/si.c
1716
(rdev->pdev->device == 0x6604) ||
sys/dev/pci/drm/radeon/si.c
1717
(rdev->pdev->device == 0x6605) ||
sys/dev/pci/drm/radeon/si.c
1718
(rdev->pdev->device == 0x6610))) ||
sys/dev/pci/drm/radeon/si.c
1720
(rdev->pdev->device == 0x6610)))
sys/dev/pci/drm/radeon/si.c
1733
(rdev->pdev->device == 0x6660)) ||
sys/dev/pci/drm/radeon/si.c
1735
((rdev->pdev->device == 0x6660) ||
sys/dev/pci/drm/radeon/si.c
1736
(rdev->pdev->device == 0x6663) ||
sys/dev/pci/drm/radeon/si.c
1737
(rdev->pdev->device == 0x6665) ||
sys/dev/pci/drm/radeon/si.c
1738
(rdev->pdev->device == 0x6667))))
sys/dev/pci/drm/radeon/si.c
1741
(rdev->pdev->device == 0x6665))
sys/dev/pci/drm/radeon/si_dpm.c
1815
switch (rdev->pdev->device) {
sys/dev/pci/drm/radeon/si_dpm.c
1843
switch (rdev->pdev->device) {
sys/dev/pci/drm/radeon/si_dpm.c
1884
switch (rdev->pdev->device) {
sys/dev/pci/drm/radeon/si_dpm.c
1932
switch (rdev->pdev->device) {
sys/dev/pci/drm/radeon/si_dpm.c
2918
(rdev->pdev->device == 0x6660) ||
sys/dev/pci/drm/radeon/si_dpm.c
2919
(rdev->pdev->device == 0x6664) ||
sys/dev/pci/drm/radeon/si_dpm.c
2920
(rdev->pdev->device == 0x6665) ||
sys/dev/pci/drm/radeon/si_dpm.c
2921
(rdev->pdev->device == 0x6667) ||
sys/dev/pci/drm/radeon/si_dpm.c
2922
(rdev->pdev->device == 0x666F)) {
sys/dev/pci/drm/radeon/si_dpm.c
2926
(rdev->pdev->device == 0x6665)) {
sys/dev/pci/drm/radeon/si_dpm.c
2930
if ((rdev->pdev->device == 0x666f) &&
sys/dev/pci/drm/radeon/si_dpm.c
2941
(rdev->pdev->device == 0x6604) ||
sys/dev/pci/drm/radeon/si_dpm.c
2942
(rdev->pdev->device == 0x6605)) {
sys/dev/pci/drm/radeon/si_dpm.c
3169
if ((rdev->pdev->device == 0x6819) &&
sys/dev/pci/drm/radeon/si_dpm.c
4666
if ((rdev->pdev->device != 0x6818) && (rdev->pdev->device != 0x6819))
sys/dev/pci/drm/radeon/si_dpm.c
5777
switch (rdev->pdev->device) {
sys/dev/pci/drm/ttm/tests/ttm_kunit_helpers.h
24
struct device *dev;
sys/dev/pci/drm/ttm/ttm_device.c
208
struct device *dev, struct address_space *mapping,
sys/dev/pci/drm/ttm/ttm_pool.c
1235
void ttm_pool_init(struct ttm_pool *pool, struct device *dev,
sys/dev/pci/dwiic_pci.c
205
dwiic_pci_match(struct device *parent, void *match, void *aux)
sys/dev/pci/dwiic_pci.c
211
dwiic_pci_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/dwiic_pci.c
300
config_found((struct device *)sc, &sc->sc_iba, iicbus_print);
sys/dev/pci/dwiic_pci.c
31
int dwiic_pci_match(struct device *, void *, void *);
sys/dev/pci/dwiic_pci.c
311
dwiic_pci_activate(struct device *self, int act)
sys/dev/pci/dwiic_pci.c
32
void dwiic_pci_attach(struct device *, struct device *, void *);
sys/dev/pci/dwiic_pci.c
327
dwiic_pci_bus_scan(struct device *iic, struct i2cbus_attach_args *iba,
sys/dev/pci/dwiic_pci.c
33
int dwiic_pci_activate(struct device *, int);
sys/dev/pci/dwiic_pci.c
34
void dwiic_pci_bus_scan(struct device *,
sys/dev/pci/dwiic_pci.c
39
struct aml_node *acpi_pci_match(struct device *dev, struct pci_attach_args *pa);
sys/dev/pci/eap.c
103
struct device sc_dev; /* base device */
sys/dev/pci/eap.c
128
struct device *sc_mididev;
sys/dev/pci/eap.c
246
eap_match(struct device *parent, void *match, void *aux)
sys/dev/pci/eap.c
253
eap_activate(struct device *self, int act)
sys/dev/pci/eap.c
411
eap_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/eap.c
85
int eap_match(struct device *, void *, void *);
sys/dev/pci/eap.c
86
void eap_attach(struct device *, struct device *, void *);
sys/dev/pci/eap.c
87
int eap_activate(struct device *, int);
sys/dev/pci/ehci_pci.c
100
ehci_pci_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/ehci_pci.c
238
ehci_pci_activate(struct device *self, int act)
sys/dev/pci/ehci_pci.c
265
ehci_pci_detach(struct device *self, int flags)
sys/dev/pci/ehci_pci.c
72
int ehci_pci_match(struct device *, void *, void *);
sys/dev/pci/ehci_pci.c
73
void ehci_pci_attach(struct device *, struct device *, void *);
sys/dev/pci/ehci_pci.c
74
int ehci_pci_detach(struct device *, int);
sys/dev/pci/ehci_pci.c
75
int ehci_pci_activate(struct device *, int);
sys/dev/pci/ehci_pci.c
87
ehci_pci_match(struct device *parent, void *match, void *aux)
sys/dev/pci/emuxki.c
402
emuxki_match(struct device *parent, void *match, void *aux)
sys/dev/pci/emuxki.c
409
emuxki_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/emuxki.c
474
emuxki_detach(struct device *self, int flags)
sys/dev/pci/emuxki.c
496
emuxki_activate(struct device *self, int act)
sys/dev/pci/emuxki.c
71
int emuxki_match(struct device *, void *, void *);
sys/dev/pci/emuxki.c
72
void emuxki_attach(struct device *, struct device *, void *);
sys/dev/pci/emuxki.c
73
int emuxki_detach(struct device *, int);
sys/dev/pci/emuxki.c
74
int emuxki_activate(struct device *, int);
sys/dev/pci/emuxkivar.h
221
struct device sc_dev;
sys/dev/pci/emuxkivar.h
249
struct device *sc_audev;
sys/dev/pci/envy.c
1692
envymatch(struct device *parent, void *match, void *aux)
sys/dev/pci/envy.c
1699
envyattach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/envy.c
1765
envydetach(struct device *self, int flags)
sys/dev/pci/envy.c
1783
envyactivate(struct device *self, int act)
sys/dev/pci/envy.c
55
int envymatch(struct device *, void *, void *);
sys/dev/pci/envy.c
56
void envyattach(struct device *, struct device *, void *);
sys/dev/pci/envy.c
57
int envydetach(struct device *, int);
sys/dev/pci/envy.c
58
int envyactivate(struct device *, int);
sys/dev/pci/envyvar.h
106
struct device *midi;
sys/dev/pci/envyvar.h
62
struct device dev;
sys/dev/pci/envyvar.h
63
struct device *audio;
sys/dev/pci/esa.c
1030
sc->voice[i].parent = (struct device *)sc;
sys/dev/pci/esa.c
1038
esa_detach(struct device *self, int flags)
sys/dev/pci/esa.c
1489
esa_activate(struct device *self, int act)
sys/dev/pci/esa.c
90
int esa_match(struct device *, void *, void *);
sys/dev/pci/esa.c
903
esa_match(struct device *dev, void *match, void *aux)
sys/dev/pci/esa.c
91
void esa_attach(struct device *, struct device *, void *);
sys/dev/pci/esa.c
910
esa_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/esa.c
92
int esa_detach(struct device *, int);
sys/dev/pci/esa.c
93
int esa_activate(struct device *, int);
sys/dev/pci/esavar.h
100
struct device sc_dev;
sys/dev/pci/esavar.h
117
struct device *sc_audiodev[ESA_NUM_VOICES];
sys/dev/pci/esavar.h
91
struct device *parent; /* pointer to our parent */
sys/dev/pci/eso.c
173
eso_match(struct device *parent, void *match, void *aux)
sys/dev/pci/eso.c
185
eso_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/eso.c
1955
eso_activate(struct device *self, int act)
sys/dev/pci/eso.c
278
config_defer((struct device *)sc, eso_defer);
sys/dev/pci/eso.c
416
eso_defer(struct device *self)
sys/dev/pci/eso.c
86
int eso_match(struct device *, void *, void *);
sys/dev/pci/eso.c
87
void eso_attach(struct device *, struct device *, void *);
sys/dev/pci/eso.c
88
int eso_activate(struct device *, int);
sys/dev/pci/eso.c
89
void eso_defer(struct device *);
sys/dev/pci/esovar.h
118
struct device * sc_mpudev;
sys/dev/pci/esovar.h
89
struct device sc_dev;
sys/dev/pci/fms.c
122
fms_match(struct device *parent, void *match, void *aux)
sys/dev/pci/fms.c
133
fms_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/fms.c
229
char *class, *device;
sys/dev/pci/fms.c
240
d[i].class, d[i].device, AudioNmute);
sys/dev/pci/fms.c
71
int fms_match(struct device *, void *, void *);
sys/dev/pci/fms.c
72
void fms_attach(struct device *, struct device *, void *);
sys/dev/pci/fmsvar.h
38
struct device sc_dev;
sys/dev/pci/fmsvar.h
48
struct device * sc_mpu_dev;
sys/dev/pci/gcu.c
33
int gcu_probe(struct device *, void *, void *);
sys/dev/pci/gcu.c
34
void gcu_attach(struct device *, struct device *, void *);
sys/dev/pci/gcu.c
49
gcu_probe(struct device *parent, void *match, void *aux)
sys/dev/pci/gcu.c
56
gcu_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/gcu_var.h
20
struct device sc_dev;
sys/dev/pci/gdt_pci.c
118
int gdt_pci_probe(struct device *, void *, void *);
sys/dev/pci/gdt_pci.c
119
void gdt_pci_attach(struct device *, struct device *, void *);
sys/dev/pci/gdt_pci.c
148
gdt_pci_probe(struct device *parent, void *match, void *aux)
sys/dev/pci/gdt_pci.c
166
gdt_pci_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/glxpcib.c
187
struct device sc_dev;
sys/dev/pci/glxpcib.c
219
int glxpcib_match(struct device *, void *, void *);
sys/dev/pci/glxpcib.c
220
void glxpcib_attach(struct device *, struct device *, void *);
sys/dev/pci/glxpcib.c
221
int glxpcib_activate(struct device *, int);
sys/dev/pci/glxpcib.c
222
int glxpcib_search(struct device *, void *, void *);
sys/dev/pci/glxpcib.c
231
void pcibattach(struct device *parent, struct device *self, void *aux);
sys/dev/pci/glxpcib.c
259
glxpcib_match(struct device *parent, void *match, void *aux)
sys/dev/pci/glxpcib.c
271
glxpcib_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/glxpcib.c
424
glxpcib_activate(struct device *self, int act)
sys/dev/pci/glxpcib.c
724
glxpcib_search(struct device *parent, void *gcf, void *args)
sys/dev/pci/i82365_pci.c
57
int pcic_pci_match(struct device *, void *, void *);
sys/dev/pci/i82365_pci.c
58
void pcic_pci_attach(struct device *, struct device *, void *);
sys/dev/pci/i82365_pci.c
85
pcic_pci_match(struct device *parent, void *match, void *aux)
sys/dev/pci/i82365_pci.c
96
pcic_pci_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/ichiic.c
150
ichiic_match(struct device *parent, void *match, void *aux)
sys/dev/pci/ichiic.c
157
ichiic_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/ichiic.c
48
struct device sc_dev;
sys/dev/pci/ichiic.c
66
int ichiic_match(struct device *, void *, void *);
sys/dev/pci/ichiic.c
67
void ichiic_attach(struct device *, struct device *, void *);
sys/dev/pci/ichwdt.c
146
ichwdt_activate(struct device *self, int act)
sys/dev/pci/ichwdt.c
42
struct device sc_dev;
sys/dev/pci/ichwdt.c
54
int ichwdt_match(struct device *, void *, void *);
sys/dev/pci/ichwdt.c
55
void ichwdt_attach(struct device *, struct device *, void *);
sys/dev/pci/ichwdt.c
56
int ichwdt_activate(struct device *, int);
sys/dev/pci/ichwdt.c
88
ichwdt_match(struct device *parent, void *match, void *aux)
sys/dev/pci/ichwdt.c
95
ichwdt_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/if_acx_pci.c
163
acx_pci_detach(struct device *self, int flags)
sys/dev/pci/if_acx_pci.c
73
int acx_pci_match(struct device *, void *, void *);
sys/dev/pci/if_acx_pci.c
74
void acx_pci_attach(struct device *, struct device *, void *);
sys/dev/pci/if_acx_pci.c
75
int acx_pci_detach(struct device *, int);
sys/dev/pci/if_acx_pci.c
89
acx_pci_match(struct device *parent, void *match, void *aux)
sys/dev/pci/if_acx_pci.c
96
acx_pci_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/if_age.c
125
age_match(struct device *dev, void *match, void *aux)
sys/dev/pci/if_age.c
132
age_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/if_age.c
272
age_detach(struct device *self, int flags)
sys/dev/pci/if_age.c
303
age_miibus_readreg(struct device *dev, int phy, int reg)
sys/dev/pci/if_age.c
334
age_miibus_writereg(struct device *dev, int phy, int reg, int val)
sys/dev/pci/if_age.c
364
age_miibus_statchg(struct device *dev)
sys/dev/pci/if_age.c
66
int age_match(struct device *, void *, void *);
sys/dev/pci/if_age.c
67
void age_attach(struct device *, struct device *, void *);
sys/dev/pci/if_age.c
68
int age_detach(struct device *, int);
sys/dev/pci/if_age.c
70
int age_miibus_readreg(struct device *, int, int);
sys/dev/pci/if_age.c
71
void age_miibus_writereg(struct device *, int, int, int);
sys/dev/pci/if_age.c
72
void age_miibus_statchg(struct device *);
sys/dev/pci/if_agereg.h
818
struct device sc_dev;
sys/dev/pci/if_alc.c
100
int alc_miibus_readreg(struct device *, int, int);
sys/dev/pci/if_alc.c
101
void alc_miibus_statchg(struct device *);
sys/dev/pci/if_alc.c
102
void alc_miibus_writereg(struct device *, int, int, int);
sys/dev/pci/if_alc.c
1196
alc_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/if_alc.c
1435
alc_detach(struct device *self, int flags)
sys/dev/pci/if_alc.c
1464
alc_activate(struct device *self, int act)
sys/dev/pci/if_alc.c
165
alc_miibus_readreg(struct device *dev, int phy, int reg)
sys/dev/pci/if_alc.c
182
alc_mii_readreg_813x(struct device *dev, int phy, int reg)
sys/dev/pci/if_alc.c
217
alc_mii_readreg_816x(struct device *dev, int phy, int reg)
sys/dev/pci/if_alc.c
246
alc_miibus_writereg(struct device *dev, int phy, int reg, int val)
sys/dev/pci/if_alc.c
260
alc_mii_writereg_813x(struct device *dev, int phy, int reg, int val)
sys/dev/pci/if_alc.c
282
alc_mii_writereg_816x(struct device *dev, int phy, int reg, int val)
sys/dev/pci/if_alc.c
308
alc_miibus_statchg(struct device *dev)
sys/dev/pci/if_alc.c
531
alc_match(struct device *dev, void *match, void *aux)
sys/dev/pci/if_alc.c
65
int alc_match(struct device *, void *, void *);
sys/dev/pci/if_alc.c
66
void alc_attach(struct device *, struct device *, void *);
sys/dev/pci/if_alc.c
67
int alc_detach(struct device *, int);
sys/dev/pci/if_alc.c
68
int alc_activate(struct device *, int);
sys/dev/pci/if_alc.c
95
int alc_mii_readreg_813x(struct device *, int, int);
sys/dev/pci/if_alc.c
96
int alc_mii_readreg_816x(struct device *, int, int);
sys/dev/pci/if_alc.c
97
void alc_mii_writereg_813x(struct device *, int, int, int);
sys/dev/pci/if_alc.c
98
void alc_mii_writereg_816x(struct device *, int, int, int);
sys/dev/pci/if_alcreg.h
1424
struct device sc_dev;
sys/dev/pci/if_ale.c
129
ale_miibus_readreg(struct device *dev, int phy, int reg)
sys/dev/pci/if_ale.c
161
ale_miibus_writereg(struct device *dev, int phy, int reg, int val)
sys/dev/pci/if_ale.c
186
ale_miibus_statchg(struct device *dev)
sys/dev/pci/if_ale.c
261
ale_match(struct device *dev, void *match, void *aux)
sys/dev/pci/if_ale.c
360
ale_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/if_ale.c
554
ale_detach(struct device *self, int flags)
sys/dev/pci/if_ale.c
582
ale_activate(struct device *self, int act)
sys/dev/pci/if_ale.c
69
int ale_match(struct device *, void *, void *);
sys/dev/pci/if_ale.c
70
void ale_attach(struct device *, struct device *, void *);
sys/dev/pci/if_ale.c
71
int ale_detach(struct device *, int);
sys/dev/pci/if_ale.c
72
int ale_activate(struct device *, int);
sys/dev/pci/if_ale.c
74
int ale_miibus_readreg(struct device *, int, int);
sys/dev/pci/if_ale.c
75
void ale_miibus_writereg(struct device *, int, int, int);
sys/dev/pci/if_ale.c
76
void ale_miibus_statchg(struct device *);
sys/dev/pci/if_alereg.h
902
struct device sc_dev;
sys/dev/pci/if_an_pci.c
105
an_pci_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/if_an_pci.c
83
int an_pci_match(struct device *, void *, void *);
sys/dev/pci/if_an_pci.c
84
void an_pci_attach(struct device *, struct device *, void *);
sys/dev/pci/if_an_pci.c
98
an_pci_match(struct device *parent, void *match, void *aux)
sys/dev/pci/if_aq_pci.c
1131
int aq_match(struct device *, void *, void *);
sys/dev/pci/if_aq_pci.c
1132
void aq_attach(struct device *, struct device *, void *);
sys/dev/pci/if_aq_pci.c
1133
int aq_activate(struct device *, int);
sys/dev/pci/if_aq_pci.c
1242
aq_match(struct device *dev, void *match, void *aux)
sys/dev/pci/if_aq_pci.c
1264
aq_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/if_aq_pci.c
2084
aq_activate(struct device *self, int act)
sys/dev/pci/if_aq_pci.c
992
struct device sc_dev;
sys/dev/pci/if_ath_pci.c
109
ath_pci_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/if_ath_pci.c
178
ath_pci_detach(struct device *self, int flags)
sys/dev/pci/if_ath_pci.c
79
int ath_pci_match(struct device *, void *, void *);
sys/dev/pci/if_ath_pci.c
80
void ath_pci_attach(struct device *, struct device *, void *);
sys/dev/pci/if_ath_pci.c
81
int ath_pci_detach(struct device *, int);
sys/dev/pci/if_ath_pci.c
92
ath_pci_match(struct device *parent, void *match, void *aux)
sys/dev/pci/if_athn_pci.c
106
athn_pci_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/if_athn_pci.c
194
athn_pci_detach(struct device *self, int flags)
sys/dev/pci/if_athn_pci.c
210
athn_pci_activate(struct device *self, int act)
sys/dev/pci/if_athn_pci.c
68
int athn_pci_match(struct device *, void *, void *);
sys/dev/pci/if_athn_pci.c
69
void athn_pci_attach(struct device *, struct device *, void *);
sys/dev/pci/if_athn_pci.c
70
int athn_pci_detach(struct device *, int);
sys/dev/pci/if_athn_pci.c
71
int athn_pci_activate(struct device *, int);
sys/dev/pci/if_athn_pci.c
99
athn_pci_match(struct device *parent, void *match, void *aux)
sys/dev/pci/if_atw_pci.c
127
atw_pci_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/if_atw_pci.c
236
atw_pci_detach(struct device *self, int flags)
sys/dev/pci/if_atw_pci.c
78
int atw_pci_match(struct device *, void *, void *);
sys/dev/pci/if_atw_pci.c
79
void atw_pci_attach(struct device *, struct device *, void *);
sys/dev/pci/if_atw_pci.c
80
int atw_pci_detach(struct device *, int);
sys/dev/pci/if_atw_pci.c
93
atw_pci_match(struct device *parent, void *match, void *aux)
sys/dev/pci/if_bce.c
102
struct device bce_dev;
sys/dev/pci/if_bce.c
1201
bce_mii_read(struct device *self, int phy, int reg)
sys/dev/pci/if_bce.c
1234
bce_mii_write(struct device *self, int phy, int reg, int val)
sys/dev/pci/if_bce.c
125
int bce_probe(struct device *, void *, void *);
sys/dev/pci/if_bce.c
126
void bce_attach(struct device *, struct device *, void *);
sys/dev/pci/if_bce.c
1267
bce_statchg(struct device *self)
sys/dev/pci/if_bce.c
127
int bce_activate(struct device *, int);
sys/dev/pci/if_bce.c
1285
bce_mii_write((struct device *) sc, 1, 26, /* MAGIC */
sys/dev/pci/if_bce.c
1286
bce_mii_read((struct device *) sc, 1, 26) & 0x7fff); /* MAGIC */
sys/dev/pci/if_bce.c
1288
bce_mii_write((struct device *) sc, 1, 26, /* MAGIC */
sys/dev/pci/if_bce.c
1289
bce_mii_read((struct device *) sc, 1, 27) | (1 << 6)); /* MAGIC */
sys/dev/pci/if_bce.c
140
int bce_mii_read(struct device *, int, int);
sys/dev/pci/if_bce.c
141
void bce_mii_write(struct device *, int, int, int);
sys/dev/pci/if_bce.c
142
void bce_statchg(struct device *);
sys/dev/pci/if_bce.c
176
bce_probe(struct device *parent, void *match, void *aux)
sys/dev/pci/if_bce.c
183
bce_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/if_bce.c
417
bce_mii_write((struct device *) sc, 1, 26, /* MAGIC */
sys/dev/pci/if_bce.c
418
bce_mii_read((struct device *) sc, 1, 26) & 0x7fff); /* MAGIC */
sys/dev/pci/if_bce.c
421
bce_mii_write((struct device *) sc, 1, 27, /* MAGIC */
sys/dev/pci/if_bce.c
422
bce_mii_read((struct device *) sc, 1, 27) | (1 << 6)); /* MAGIC */
sys/dev/pci/if_bce.c
432
bce_activate(struct device *self, int act)
sys/dev/pci/if_bge.c
1004
bge_miibus_readreg(struct device *dev, int phy, int reg)
sys/dev/pci/if_bge.c
1057
bge_miibus_writereg(struct device *dev, int phy, int reg, int val)
sys/dev/pci/if_bge.c
1104
bge_miibus_statchg(struct device *dev)
sys/dev/pci/if_bge.c
117
int bge_probe(struct device *, void *, void *);
sys/dev/pci/if_bge.c
118
void bge_attach(struct device *, struct device *, void *);
sys/dev/pci/if_bge.c
119
int bge_detach(struct device *, int);
sys/dev/pci/if_bge.c
120
int bge_activate(struct device *, int);
sys/dev/pci/if_bge.c
184
int bge_miibus_readreg(struct device *, int, int);
sys/dev/pci/if_bge.c
185
void bge_miibus_writereg(struct device *, int, int, int);
sys/dev/pci/if_bge.c
186
void bge_miibus_statchg(struct device *);
sys/dev/pci/if_bge.c
2580
bge_probe(struct device *parent, void *match, void *aux)
sys/dev/pci/if_bge.c
2586
bge_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/if_bge.c
3215
bge_detach(struct device *self, int flags)
sys/dev/pci/if_bge.c
3250
bge_activate(struct device *self, int act)
sys/dev/pci/if_bgereg.h
2840
struct device bge_dev;
sys/dev/pci/if_bnx.c
1090
bnx_miibus_read_reg(struct device *dev, int phy, int reg)
sys/dev/pci/if_bnx.c
1168
bnx_miibus_write_reg(struct device *dev, int phy, int reg, int val)
sys/dev/pci/if_bnx.c
1239
bnx_miibus_statchg(struct device *dev)
sys/dev/pci/if_bnx.c
275
int bnx_probe(struct device *, void *, void *);
sys/dev/pci/if_bnx.c
276
void bnx_attach(struct device *, struct device *, void *);
sys/dev/pci/if_bnx.c
277
void bnx_attachhook(struct device *);
sys/dev/pci/if_bnx.c
309
int bnx_miibus_read_reg(struct device *, int, int);
sys/dev/pci/if_bnx.c
310
void bnx_miibus_write_reg(struct device *, int, int, int);
sys/dev/pci/if_bnx.c
311
void bnx_miibus_statchg(struct device *);
sys/dev/pci/if_bnx.c
412
bnx_probe(struct device *parent, void *match, void *aux)
sys/dev/pci/if_bnx.c
642
bnx_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/if_bnx.c
765
bnx_attachhook(struct device *self)
sys/dev/pci/if_bnxreg.h
4756
struct device bnx_dev; /* Parent device handle */
sys/dev/pci/if_bnxt.c
254
struct device sc_dev;
sys/dev/pci/if_bnxt.c
331
int bnxt_match(struct device *, void *, void *);
sys/dev/pci/if_bnxt.c
332
void bnxt_attach(struct device *, struct device *, void *);
sys/dev/pci/if_bnxt.c
514
bnxt_match(struct device *parent, void *match, void *aux)
sys/dev/pci/if_bnxt.c
520
bnxt_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/if_bwfm_pci.c
201
int bwfm_pci_match(struct device *, void *, void *);
sys/dev/pci/if_bwfm_pci.c
202
void bwfm_pci_attach(struct device *, struct device *, void *);
sys/dev/pci/if_bwfm_pci.c
203
int bwfm_pci_detach(struct device *, int);
sys/dev/pci/if_bwfm_pci.c
204
int bwfm_pci_activate(struct device *, int);
sys/dev/pci/if_bwfm_pci.c
350
bwfm_pci_match(struct device *parent, void *match, void *aux)
sys/dev/pci/if_bwfm_pci.c
357
bwfm_pci_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/if_bwfm_pci.c
892
bwfm_pci_detach(struct device *self, int flags)
sys/dev/pci/if_bwfm_pci.c
954
bwfm_pci_activate(struct device *self, int act)
sys/dev/pci/if_bwi_pci.c
131
bwi_pci_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/if_bwi_pci.c
193
bwi_pci_detach(struct device *self, int flags)
sys/dev/pci/if_bwi_pci.c
205
bwi_pci_activate(struct device *self, int act)
sys/dev/pci/if_bwi_pci.c
52
int bwi_pci_match(struct device *, void *, void *);
sys/dev/pci/if_bwi_pci.c
53
void bwi_pci_attach(struct device *, struct device *, void *);
sys/dev/pci/if_bwi_pci.c
54
int bwi_pci_detach(struct device *, int);
sys/dev/pci/if_bwi_pci.c
57
int bwi_pci_activate(struct device *, int);
sys/dev/pci/if_bwi_pci.c
90
bwi_pci_match(struct device *parent, void *match, void *aux)
sys/dev/pci/if_cas.c
123
int cas_mii_readreg(struct device *, int, int);
sys/dev/pci/if_cas.c
124
void cas_mii_writereg(struct device *, int, int, int);
sys/dev/pci/if_cas.c
125
void cas_mii_statchg(struct device *);
sys/dev/pci/if_cas.c
126
int cas_pcs_readreg(struct device *, int, int);
sys/dev/pci/if_cas.c
127
void cas_pcs_writereg(struct device *, int, int, int);
sys/dev/pci/if_cas.c
1430
cas_mii_readreg(struct device *self, int phy, int reg)
sys/dev/pci/if_cas.c
1460
cas_mii_writereg(struct device *self, int phy, int reg, int val)
sys/dev/pci/if_cas.c
1492
cas_mii_statchg(struct device *dev)
sys/dev/pci/if_cas.c
151
cas_match(struct device *parent, void *cf, void *aux)
sys/dev/pci/if_cas.c
1542
cas_pcs_readreg(struct device *self, int phy, int reg)
sys/dev/pci/if_cas.c
1579
cas_pcs_writereg(struct device *self, int phy, int reg, int val)
sys/dev/pci/if_cas.c
296
cas_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/if_cas.c
90
int cas_match(struct device *, void *, void *);
sys/dev/pci/if_cas.c
91
void cas_attach(struct device *, struct device *, void *);
sys/dev/pci/if_casvar.h
124
struct device sc_dev; /* generic device information */
sys/dev/pci/if_dc_pci.c
105
int dc_pci_match(struct device *, void *, void *);
sys/dev/pci/if_dc_pci.c
106
void dc_pci_attach(struct device *, struct device *, void *);
sys/dev/pci/if_dc_pci.c
107
int dc_pci_detach(struct device *, int);
sys/dev/pci/if_dc_pci.c
120
dc_pci_match(struct device *parent, void *match, void *aux)
sys/dev/pci/if_dc_pci.c
157
dc_pci_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/if_dc_pci.c
499
dc_pci_detach(struct device *self, int flags)
sys/dev/pci/if_de.c
118
int tulip_probe(struct device *parent, void *match, void *aux);
sys/dev/pci/if_de.c
119
void tulip_attach(struct device * const parent, struct device * const self, void * const aux);
sys/dev/pci/if_de.c
4328
tulip_probe(struct device *parent, void *match, void *aux)
sys/dev/pci/if_de.c
4344
tulip_attach(struct device * const parent, struct device * const self, void * const aux)
sys/dev/pci/if_devar.h
426
struct device tulip_dev; /* base device */
sys/dev/pci/if_devar.h
609
struct device *tulip_pci_busno; /* needed for multiport boards */
sys/dev/pci/if_dwqe_pci.c
61
dwqe_pci_match(struct device *parent, void *cfdata, void *aux)
sys/dev/pci/if_dwqe_pci.c
68
dwqe_pci_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/if_em.c
1778
sc->osdep.dev = (struct device *)sc;
sys/dev/pci/if_em.c
2056
em_detach(struct device *self, int flags)
sys/dev/pci/if_em.c
2078
em_activate(struct device *self, int act)
sys/dev/pci/if_em.c
249
int em_probe(struct device *, void *, void *);
sys/dev/pci/if_em.c
250
void em_attach(struct device *, struct device *, void *);
sys/dev/pci/if_em.c
251
void em_defer_attach(struct device*);
sys/dev/pci/if_em.c
252
int em_detach(struct device *, int);
sys/dev/pci/if_em.c
253
int em_activate(struct device *, int);
sys/dev/pci/if_em.c
358
em_probe(struct device *parent, void *match, void *aux)
sys/dev/pci/if_em.c
367
em_defer_attach(struct device *self)
sys/dev/pci/if_em.c
412
em_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/if_em.h
384
struct device sc_dev;
sys/dev/pci/if_em_osdep.h
70
struct device *dev;
sys/dev/pci/if_em_soc.c
31
em_lookup_gcu(struct device *self)
sys/dev/pci/if_em_soc.c
43
em_attach_miibus(struct device *self)
sys/dev/pci/if_em_soc.h
20
void *em_lookup_gcu(struct device *);
sys/dev/pci/if_em_soc.h
21
int em_attach_miibus(struct device *self);
sys/dev/pci/if_ep_pci.c
64
int ep_pci_match(struct device *, void *, void *);
sys/dev/pci/if_ep_pci.c
65
void ep_pci_attach(struct device *, struct device *, void *);
sys/dev/pci/if_ep_pci.c
79
ep_pci_match(struct device *parent, void *match, void *aux)
sys/dev/pci/if_ep_pci.c
86
ep_pci_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/if_epic_pci.c
117
epic_pci_match(struct device *parent, void *match, void *aux)
sys/dev/pci/if_epic_pci.c
124
epic_pci_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/if_epic_pci.c
74
int epic_pci_match(struct device *, void *, void *);
sys/dev/pci/if_epic_pci.c
75
void epic_pci_attach(struct device *, struct device *, void *);
sys/dev/pci/if_et.c
166
et_match(struct device *dev, void *match, void *aux)
sys/dev/pci/if_et.c
173
et_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/if_et.c
276
et_detach(struct device *self, int flags)
sys/dev/pci/if_et.c
306
et_miibus_readreg(struct device *dev, int phy, int reg)
sys/dev/pci/if_et.c
349
et_miibus_writereg(struct device *dev, int phy, int reg, int val0)
sys/dev/pci/if_et.c
386
et_miibus_statchg(struct device *dev)
sys/dev/pci/if_et.c
79
int et_match(struct device *, void *, void *);
sys/dev/pci/if_et.c
80
void et_attach(struct device *, struct device *, void *);
sys/dev/pci/if_et.c
81
int et_detach(struct device *, int);
sys/dev/pci/if_et.c
83
int et_miibus_readreg(struct device *, int, int);
sys/dev/pci/if_et.c
84
void et_miibus_writereg(struct device *, int, int, int);
sys/dev/pci/if_et.c
85
void et_miibus_statchg(struct device *);
sys/dev/pci/if_etreg.h
484
struct device sc_dev;
sys/dev/pci/if_fxp_pci.c
130
fxp_pci_match(struct device *parent, void *match, void *aux)
sys/dev/pci/if_fxp_pci.c
137
fxp_pci_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/if_fxp_pci.c
247
fxp_pci_detach(struct device *self, int flags)
sys/dev/pci/if_fxp_pci.c
64
int fxp_pci_match(struct device *, void *, void *);
sys/dev/pci/if_fxp_pci.c
65
void fxp_pci_attach(struct device *, struct device *, void *);
sys/dev/pci/if_fxp_pci.c
66
int fxp_pci_detach(struct device *, int);
sys/dev/pci/if_gem_pci.c
187
gem_attach_pci(struct device *parent, struct device *self, void *aux)
sys/dev/pci/if_gem_pci.c
291
gem_detach_pci(struct device *self, int flags)
sys/dev/pci/if_gem_pci.c
71
int gem_match_pci(struct device *, void *, void *);
sys/dev/pci/if_gem_pci.c
72
void gem_attach_pci(struct device *, struct device *, void *);
sys/dev/pci/if_gem_pci.c
73
int gem_detach_pci(struct device *, int);
sys/dev/pci/if_gem_pci.c
97
gem_match_pci(struct device *parent, void *cf, void *aux)
sys/dev/pci/if_hme_pci.c
190
hmeattach_pci(struct device *parent, struct device *self, void *aux)
sys/dev/pci/if_hme_pci.c
301
hmedetach_pci(struct device *self, int flags)
sys/dev/pci/if_hme_pci.c
66
int hmematch_pci(struct device *, void *, void *);
sys/dev/pci/if_hme_pci.c
67
void hmeattach_pci(struct device *, struct device *, void *);
sys/dev/pci/if_hme_pci.c
68
int hmedetach_pci(struct device *, int);
sys/dev/pci/if_hme_pci.c
76
hmematch_pci(struct device *parent, void *vcf, void *aux)
sys/dev/pci/if_iavf.c
618
struct device sc_dev;
sys/dev/pci/if_iavf.c
714
static int iavf_match(struct device *, void *, void *);
sys/dev/pci/if_iavf.c
716
static void iavf_attach(struct device *, struct device *, void *);
sys/dev/pci/if_iavf.c
827
iavf_match(struct device *parent, void *match, void *aux)
sys/dev/pci/if_iavf.c
934
iavf_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/if_ice.c
153
ice_match(struct device *parent, ice_match_t match __unused, void *aux)
sys/dev/pci/if_ice.c
271
struct device sc_dev;
sys/dev/pci/if_ice.c
30487
ice_attach_hook(struct device *self)
sys/dev/pci/if_ice.c
30754
ice_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/if_icevar.h
3146
union ice_device_id device;
sys/dev/pci/if_igc.c
178
igc_match(struct device *parent, void *match, void *aux)
sys/dev/pci/if_igc.c
194
igc_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/if_igc.c
315
igc_detach(struct device *self, int flags)
sys/dev/pci/if_igc.c
92
int igc_match(struct device *, void *, void *);
sys/dev/pci/if_igc.c
93
void igc_attach(struct device *, struct device *, void *);
sys/dev/pci/if_igc.c
94
int igc_detach(struct device *, int);
sys/dev/pci/if_igc.h
291
struct device sc_dev;
sys/dev/pci/if_ipw.c
138
ipw_match(struct device *parent, void *match, void *aux)
sys/dev/pci/if_ipw.c
153
ipw_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/if_ipw.c
294
ipw_activate(struct device *self, int act)
sys/dev/pci/if_ipw.c
61
int ipw_match(struct device *, void *, void *);
sys/dev/pci/if_ipw.c
62
void ipw_attach(struct device *, struct device *, void *);
sys/dev/pci/if_ipw.c
63
int ipw_activate(struct device *, int);
sys/dev/pci/if_ipwvar.h
79
struct device sc_dev;
sys/dev/pci/if_iwi.c
143
iwi_match(struct device *parent, void *match, void *aux)
sys/dev/pci/if_iwi.c
153
iwi_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/if_iwi.c
329
iwi_activate(struct device *self, int act)
sys/dev/pci/if_iwi.c
66
int iwi_match(struct device *, void *, void *);
sys/dev/pci/if_iwi.c
67
void iwi_attach(struct device *, struct device *, void *);
sys/dev/pci/if_iwi.c
68
int iwi_activate(struct device *, int);
sys/dev/pci/if_iwivar.h
88
struct device sc_dev;
sys/dev/pci/if_iwm.c
11633
iwm_match(struct device *parent, iwm_match_t match __unused, void *aux)
sys/dev/pci/if_iwm.c
11699
iwm_attach_hook(struct device *self)
sys/dev/pci/if_iwm.c
11709
iwm_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/if_iwm.c
12206
iwm_activate(struct device *self, int act)
sys/dev/pci/if_iwm.c
556
int iwm_match(struct device *, void *, void *);
sys/dev/pci/if_iwm.c
558
void iwm_attach_hook(struct device *);
sys/dev/pci/if_iwm.c
559
void iwm_attach(struct device *, struct device *, void *);
sys/dev/pci/if_iwm.c
561
int iwm_activate(struct device *, int);
sys/dev/pci/if_iwmvar.h
474
struct device sc_dev;
sys/dev/pci/if_iwn.c
105
int iwn_match(struct device *, void *, void *);
sys/dev/pci/if_iwn.c
106
void iwn_attach(struct device *, struct device *, void *);
sys/dev/pci/if_iwn.c
112
int iwn_detach(struct device *, int);
sys/dev/pci/if_iwn.c
113
int iwn_activate(struct device *, int);
sys/dev/pci/if_iwn.c
322
iwn_match(struct device *parent, void *match, void *aux)
sys/dev/pci/if_iwn.c
329
iwn_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/if_iwn.c
746
iwn_detach(struct device *self, int flags)
sys/dev/pci/if_iwn.c
778
iwn_activate(struct device *self, int act)
sys/dev/pci/if_iwnvar.h
195
struct device sc_dev;
sys/dev/pci/if_iwx.c
11552
iwx_match(struct device *parent, iwx_match_t match __unused, void *aux)
sys/dev/pci/if_iwx.c
11620
uint16_t device;
sys/dev/pci/if_iwx.c
11635
{ .device = (_device), .subdevice = (_subdevice), .cfg = &(_cfg), \
sys/dev/pci/if_iwx.c
12046
iwx_attach_hook(struct device *self)
sys/dev/pci/if_iwx.c
12079
if (dev_info->device != (uint16_t)IWX_CFG_ANY &&
sys/dev/pci/if_iwx.c
12080
dev_info->device != sc->sc_pid)
sys/dev/pci/if_iwx.c
12169
iwx_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/if_iwx.c
12721
iwx_activate(struct device *self, int act)
sys/dev/pci/if_iwx.c
510
int iwx_match(struct device *, void *, void *);
sys/dev/pci/if_iwx.c
512
void iwx_attach_hook(struct device *);
sys/dev/pci/if_iwx.c
514
void iwx_attach(struct device *, struct device *, void *);
sys/dev/pci/if_iwx.c
516
int iwx_activate(struct device *, int);
sys/dev/pci/if_iwxvar.h
637
struct device sc_dev;
sys/dev/pci/if_ix.c
110
int ixgbe_probe(struct device *, void *, void *);
sys/dev/pci/if_ix.c
111
void ixgbe_attach(struct device *, struct device *, void *);
sys/dev/pci/if_ix.c
112
int ixgbe_detach(struct device *, int);
sys/dev/pci/if_ix.c
113
int ixgbe_activate(struct device *, int);
sys/dev/pci/if_ix.c
224
ixgbe_probe(struct device *parent, void *match, void *aux)
sys/dev/pci/if_ix.c
243
ixgbe_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/if_ix.c
369
ixgbe_detach(struct device *self, int flags)
sys/dev/pci/if_ix.c
400
ixgbe_activate(struct device *self, int act)
sys/dev/pci/if_ix.h
219
struct device dev;
sys/dev/pci/if_ixgb.c
148
ixgb_probe(struct device *parent, void *match, void *aux)
sys/dev/pci/if_ixgb.c
166
ixgb_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/if_ixgb.c
65
int ixgb_probe(struct device *, void *, void *);
sys/dev/pci/if_ixgb.c
66
void ixgb_attach(struct device *, struct device *, void *);
sys/dev/pci/if_ixgb.h
225
struct device sc_dv;
sys/dev/pci/if_ixgb_osdep.h
68
struct device *dev;
sys/dev/pci/if_ixl.c
1204
struct device sc_dev;
sys/dev/pci/if_ixl.c
1329
static int ixl_match(struct device *, void *, void *);
sys/dev/pci/if_ixl.c
1330
static void ixl_attach(struct device *, struct device *, void *);
sys/dev/pci/if_ixl.c
1630
ixl_match(struct device *parent, void *match, void *aux)
sys/dev/pci/if_ixl.c
1636
ixl_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/if_ixv.c
151
ixv_probe(struct device *parent, void *match, void *aux)
sys/dev/pci/if_ixv.c
195
ixv_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/if_ixv.c
354
ixv_detach(struct device *self, int flags)
sys/dev/pci/if_ixv.c
63
static int ixv_probe(struct device *, void *, void *);
sys/dev/pci/if_ixv.c
65
static void ixv_attach(struct device *, struct device *, void *);
sys/dev/pci/if_ixv.c
66
static int ixv_detach(struct device *, int);
sys/dev/pci/if_ixv.c
72
static void ixv_setup_interface(struct device *, struct ix_softc *);
sys/dev/pci/if_ixv.c
761
ixv_setup_interface(struct device *dev, struct ix_softc *sc)
sys/dev/pci/if_ixv.c
94
int ixgbe_activate(struct device *, int);
sys/dev/pci/if_jme.c
140
jme_miibus_readreg(struct device *dev, int phy, int reg)
sys/dev/pci/if_jme.c
171
jme_miibus_writereg(struct device *dev, int phy, int reg, int val)
sys/dev/pci/if_jme.c
199
jme_miibus_statchg(struct device *dev)
sys/dev/pci/if_jme.c
354
jme_match(struct device *dev, void *match, void *aux)
sys/dev/pci/if_jme.c
532
jme_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/if_jme.c
70
int jme_match(struct device *, void *, void *);
sys/dev/pci/if_jme.c
709
jme_detach(struct device *self, int flags)
sys/dev/pci/if_jme.c
72
void jme_attach(struct device *, struct device *, void *);
sys/dev/pci/if_jme.c
73
int jme_detach(struct device *, int);
sys/dev/pci/if_jme.c
75
int jme_miibus_readreg(struct device *, int, int);
sys/dev/pci/if_jme.c
76
void jme_miibus_writereg(struct device *, int, int, int);
sys/dev/pci/if_jme.c
77
void jme_miibus_statchg(struct device *);
sys/dev/pci/if_jmevar.h
166
struct device sc_dev;
sys/dev/pci/if_lge.c
108
int lge_probe(struct device *, void *, void *);
sys/dev/pci/if_lge.c
109
void lge_attach(struct device *, struct device *, void *);
sys/dev/pci/if_lge.c
137
int lge_miibus_readreg(struct device *, int, int);
sys/dev/pci/if_lge.c
138
void lge_miibus_writereg(struct device *, int, int, int);
sys/dev/pci/if_lge.c
139
void lge_miibus_statchg(struct device *);
sys/dev/pci/if_lge.c
223
lge_miibus_readreg(struct device *dev, int phy, int reg)
sys/dev/pci/if_lge.c
251
lge_miibus_writereg(struct device *dev, int phy, int reg, int data)
sys/dev/pci/if_lge.c
269
lge_miibus_statchg(struct device *dev)
sys/dev/pci/if_lge.c
368
lge_probe(struct device *parent, void *match, void *aux)
sys/dev/pci/if_lge.c
379
lge_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/if_lgereg.h
508
struct device sc_dv;
sys/dev/pci/if_lii.c
116
int lii_match(struct device *, void *, void *);
sys/dev/pci/if_lii.c
117
void lii_attach(struct device *, struct device *, void *);
sys/dev/pci/if_lii.c
118
int lii_activate(struct device *, int);
sys/dev/pci/if_lii.c
147
int lii_mii_readreg(struct device *, int, int);
sys/dev/pci/if_lii.c
148
void lii_mii_writereg(struct device *, int, int, int);
sys/dev/pci/if_lii.c
149
void lii_mii_statchg(struct device *);
sys/dev/pci/if_lii.c
193
lii_match(struct device *parent, void *match, void *aux)
sys/dev/pci/if_lii.c
200
lii_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/if_lii.c
281
lii_activate(struct device *self, int act)
sys/dev/pci/if_lii.c
506
lii_mii_readreg(struct device *dev, int phy, int reg)
sys/dev/pci/if_lii.c
537
lii_mii_writereg(struct device *dev, int phy, int reg, int data)
sys/dev/pci/if_lii.c
567
lii_mii_statchg(struct device *dev)
sys/dev/pci/if_lii.c
71
struct device sc_dev;
sys/dev/pci/if_malo_pci.c
139
malo_pci_detach(struct device *self, int flags)
sys/dev/pci/if_malo_pci.c
151
malo_pci_activate(struct device *self, int act)
sys/dev/pci/if_malo_pci.c
51
int malo_pci_match(struct device *, void *, void *);
sys/dev/pci/if_malo_pci.c
52
void malo_pci_attach(struct device *, struct device *, void *);
sys/dev/pci/if_malo_pci.c
53
int malo_pci_detach(struct device *, int);
sys/dev/pci/if_malo_pci.c
54
int malo_pci_activate(struct device *, int);
sys/dev/pci/if_malo_pci.c
79
malo_pci_match(struct device *parent, void *match, void *aux)
sys/dev/pci/if_malo_pci.c
86
malo_pci_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/if_mcx.c
2444
struct device sc_dev;
sys/dev/pci/if_mcx.c
2528
static int mcx_match(struct device *, void *, void *);
sys/dev/pci/if_mcx.c
2529
static void mcx_attach(struct device *, struct device *, void *);
sys/dev/pci/if_mcx.c
2733
mcx_match(struct device *parent, void *match, void *aux)
sys/dev/pci/if_mcx.c
2739
mcx_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/if_msk.c
1136
msk_detach(struct device *self, int flags)
sys/dev/pci/if_msk.c
1172
msk_activate(struct device *self, int act)
sys/dev/pci/if_msk.c
1205
mskc_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/if_msk.c
1513
mskc_detach(struct device *self, int flags)
sys/dev/pci/if_msk.c
1540
mskc_activate(struct device *self, int act)
sys/dev/pci/if_msk.c
172
int mskc_probe(struct device *, void *, void *);
sys/dev/pci/if_msk.c
173
void mskc_attach(struct device *, struct device *self, void *aux);
sys/dev/pci/if_msk.c
174
int mskc_detach(struct device *, int);
sys/dev/pci/if_msk.c
175
int mskc_activate(struct device *, int);
sys/dev/pci/if_msk.c
177
int msk_probe(struct device *, void *, void *);
sys/dev/pci/if_msk.c
178
void msk_attach(struct device *, struct device *self, void *aux);
sys/dev/pci/if_msk.c
179
int msk_detach(struct device *, int);
sys/dev/pci/if_msk.c
180
int msk_activate(struct device *, int);
sys/dev/pci/if_msk.c
202
int msk_miibus_readreg(struct device *, int, int);
sys/dev/pci/if_msk.c
203
void msk_miibus_writereg(struct device *, int, int, int);
sys/dev/pci/if_msk.c
204
void msk_miibus_statchg(struct device *);
sys/dev/pci/if_msk.c
381
msk_miibus_readreg(struct device *dev, int phy, int reg)
sys/dev/pci/if_msk.c
415
msk_miibus_writereg(struct device *dev, int phy, int reg, int val)
sys/dev/pci/if_msk.c
438
msk_miibus_statchg(struct device *dev)
sys/dev/pci/if_msk.c
738
mskc_probe(struct device *parent, void *match, void *aux)
sys/dev/pci/if_msk.c
919
msk_probe(struct device *parent, void *match, void *aux)
sys/dev/pci/if_msk.c
961
msk_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/if_mskvar.h
164
struct device sk_dev; /* generic device */
sys/dev/pci/if_mskvar.h
188
struct device sk_dev; /* generic device */
sys/dev/pci/if_mtd_pci.c
52
static int mtd_pci_match(struct device *, void *, void *);
sys/dev/pci/if_mtd_pci.c
53
static void mtd_pci_attach(struct device *, struct device *, void *);
sys/dev/pci/if_mtd_pci.c
68
mtd_pci_match(struct device *parent, void *match, void *aux)
sys/dev/pci/if_mtd_pci.c
76
mtd_pci_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/if_mwx.c
1162
mwx_attach_hook(struct device *self)
sys/dev/pci/if_mwx.c
1170
mwx_match(struct device *parent, void *match __unused, void *aux)
sys/dev/pci/if_mwx.c
1178
mwx_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/if_mwx.c
1346
mwx_activate(struct device *self, int act)
sys/dev/pci/if_mwx.c
168
struct device sc_dev;
sys/dev/pci/if_mwx.c
341
void mwx_attach_hook(struct device *);
sys/dev/pci/if_mwx.c
342
int mwx_match(struct device *, void *, void *);
sys/dev/pci/if_mwx.c
343
void mwx_attach(struct device *, struct device *, void *);
sys/dev/pci/if_mwx.c
344
int mwx_activate(struct device *, int);
sys/dev/pci/if_myx.c
108
struct device sc_dev;
sys/dev/pci/if_myx.c
173
int myx_match(struct device *, void *, void *);
sys/dev/pci/if_myx.c
174
void myx_attach(struct device *, struct device *, void *);
sys/dev/pci/if_myx.c
178
void myx_attachhook(struct device *);
sys/dev/pci/if_myx.c
257
myx_match(struct device *parent, void *match, void *aux)
sys/dev/pci/if_myx.c
263
myx_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/if_myx.c
469
myx_attachhook(struct device *self)
sys/dev/pci/if_ne_pci.c
151
ne_pci_match(struct device *parent, void *match, void *aux)
sys/dev/pci/if_ne_pci.c
162
ne_pci_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/if_ne_pci.c
69
int ne_pci_match(struct device *, void *, void *);
sys/dev/pci/if_ne_pci.c
70
void ne_pci_attach(struct device *, struct device *, void *);
sys/dev/pci/if_nep.c
418
struct device sc_dev;
sys/dev/pci/if_nep.c
456
int nep_match(struct device *, void *, void *);
sys/dev/pci/if_nep.c
457
void nep_attach(struct device *, struct device *, void *);
sys/dev/pci/if_nep.c
473
int nep_mii_readreg(struct device *, int, int);
sys/dev/pci/if_nep.c
474
void nep_mii_writereg(struct device *, int, int, int);
sys/dev/pci/if_nep.c
475
void nep_mii_statchg(struct device *);
sys/dev/pci/if_nep.c
523
nep_match(struct device *parent, void *match, void *aux)
sys/dev/pci/if_nep.c
534
nep_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/if_nep.c
803
nep_mii_readreg(struct device *self, int phy, int reg)
sys/dev/pci/if_nep.c
824
nep_mii_writereg(struct device *self, int phy, int reg, int val)
sys/dev/pci/if_nep.c
846
nep_mii_statchg(struct device *dev)
sys/dev/pci/if_nfe.c
154
nfe_match(struct device *dev, void *match, void *aux)
sys/dev/pci/if_nfe.c
161
nfe_activate(struct device *self, int act)
sys/dev/pci/if_nfe.c
181
nfe_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/if_nfe.c
360
nfe_miibus_statchg(struct device *dev)
sys/dev/pci/if_nfe.c
402
nfe_miibus_readreg(struct device *dev, int phy, int reg)
sys/dev/pci/if_nfe.c
445
nfe_miibus_writereg(struct device *dev, int phy, int reg, int val)
sys/dev/pci/if_nfe.c
55
int nfe_match(struct device *, void *, void *);
sys/dev/pci/if_nfe.c
56
void nfe_attach(struct device *, struct device *, void *);
sys/dev/pci/if_nfe.c
57
int nfe_activate(struct device *, int);
sys/dev/pci/if_nfe.c
58
void nfe_miibus_statchg(struct device *);
sys/dev/pci/if_nfe.c
59
int nfe_miibus_readreg(struct device *, int, int);
sys/dev/pci/if_nfe.c
60
void nfe_miibus_writereg(struct device *, int, int, int);
sys/dev/pci/if_nfevar.h
57
struct device sc_dev;
sys/dev/pci/if_ngbe.c
226
ngbe_match(struct device *parent, void *match, void *aux)
sys/dev/pci/if_ngbe.c
233
ngbe_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/if_ngbe.c
350
ngbe_detach(struct device *self, int flags)
sys/dev/pci/if_ngbe.c
59
int ngbe_match(struct device *, void *, void *);
sys/dev/pci/if_ngbe.c
60
void ngbe_attach(struct device *, struct device *, void *);
sys/dev/pci/if_ngbe.c
61
int ngbe_detach(struct device *, int);
sys/dev/pci/if_ngbereg.h
1037
struct device sc_dev;
sys/dev/pci/if_nge.c
123
int nge_probe(struct device *, void *, void *);
sys/dev/pci/if_nge.c
124
void nge_attach(struct device *, struct device *, void *);
sys/dev/pci/if_nge.c
154
int nge_miibus_readreg(struct device *, int, int);
sys/dev/pci/if_nge.c
155
void nge_miibus_writereg(struct device *, int, int, int);
sys/dev/pci/if_nge.c
156
void nge_miibus_statchg(struct device *);
sys/dev/pci/if_nge.c
495
nge_miibus_readreg(struct device *dev, int phy, int reg)
sys/dev/pci/if_nge.c
512
nge_miibus_writereg(struct device *dev, int phy, int reg, int data)
sys/dev/pci/if_nge.c
529
nge_miibus_statchg(struct device *dev)
sys/dev/pci/if_nge.c
651
nge_probe(struct device *parent, void *match, void *aux)
sys/dev/pci/if_nge.c
667
nge_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/if_ngereg.h
636
struct device sc_dv;
sys/dev/pci/if_nxe.c
1763
nxe_mountroot(struct device *self)
sys/dev/pci/if_nxe.c
675
struct device sc_dev;
sys/dev/pci/if_nxe.c
725
int nxe_match(struct device *, void *, void *);
sys/dev/pci/if_nxe.c
726
void nxe_attach(struct device *, struct device *, void *);
sys/dev/pci/if_nxe.c
750
void nxe_mountroot(struct device *);
sys/dev/pci/if_nxe.c
853
nxe_match(struct device *parent, void *match, void *aux)
sys/dev/pci/if_nxe.c
864
nxe_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/if_oce.c
285
struct device sc_dev;
sys/dev/pci/if_oce.c
362
int oce_match(struct device *, void *, void *);
sys/dev/pci/if_oce.c
363
void oce_attach(struct device *, struct device *, void *);
sys/dev/pci/if_oce.c
365
void oce_attachhook(struct device *);
sys/dev/pci/if_oce.c
510
oce_match(struct device *parent, void *match, void *aux)
sys/dev/pci/if_oce.c
516
oce_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/if_oce.c
782
oce_attachhook(struct device *self)
sys/dev/pci/if_pcn.c
1972
pcn_mii_readreg(struct device *self, int phy, int reg)
sys/dev/pci/if_pcn.c
1991
pcn_mii_writereg(struct device *self, int phy, int reg, int val)
sys/dev/pci/if_pcn.c
2005
pcn_mii_statchg(struct device *self)
sys/dev/pci/if_pcn.c
272
struct device sc_dev; /* generic device information */
sys/dev/pci/if_pcn.c
407
int pcn_mii_readreg(struct device *, int, int);
sys/dev/pci/if_pcn.c
408
void pcn_mii_writereg(struct device *, int, int, int);
sys/dev/pci/if_pcn.c
409
void pcn_mii_statchg(struct device *);
sys/dev/pci/if_pcn.c
467
int pcn_match(struct device *, void *, void *);
sys/dev/pci/if_pcn.c
468
void pcn_attach(struct device *, struct device *, void *);
sys/dev/pci/if_pcn.c
537
pcn_match(struct device *parent, void *match, void *aux)
sys/dev/pci/if_pcn.c
557
pcn_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/if_pgt_pci.c
135
pgt_pci_detach(struct device *self, int flags)
sys/dev/pci/if_pgt_pci.c
51
int pgt_pci_match(struct device *, void *, void *);
sys/dev/pci/if_pgt_pci.c
52
void pgt_pci_attach(struct device *, struct device *, void *);
sys/dev/pci/if_pgt_pci.c
53
int pgt_pci_detach(struct device *, int);
sys/dev/pci/if_pgt_pci.c
75
pgt_pci_match(struct device *parent, void *match, void *aux)
sys/dev/pci/if_pgt_pci.c
82
pgt_pci_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/if_qwx_pci.c
1171
qwx_pci_detach(struct device *self, int flags)
sys/dev/pci/if_qwx_pci.c
1213
qwx_pci_attach_hook(struct device *self)
sys/dev/pci/if_qwx_pci.c
386
int qwx_pci_match(struct device *, void *, void *);
sys/dev/pci/if_qwx_pci.c
387
void qwx_pci_attach(struct device *, struct device *, void *);
sys/dev/pci/if_qwx_pci.c
388
int qwx_pci_detach(struct device *, int);
sys/dev/pci/if_qwx_pci.c
389
void qwx_pci_attach_hook(struct device *);
sys/dev/pci/if_qwx_pci.c
528
qwx_pci_match(struct device *parent, void *match, void *aux)
sys/dev/pci/if_qwx_pci.c
752
qwx_pci_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/if_qwx_pci.c
779
sc->id.device = PCI_PRODUCT(pa->pa_id);
sys/dev/pci/if_qwz_pci.c
1035
qwz_pci_detach(struct device *self, int flags)
sys/dev/pci/if_qwz_pci.c
1077
qwz_pci_attach_hook(struct device *self)
sys/dev/pci/if_qwz_pci.c
387
int qwz_pci_match(struct device *, void *, void *);
sys/dev/pci/if_qwz_pci.c
388
void qwz_pci_attach(struct device *, struct device *, void *);
sys/dev/pci/if_qwz_pci.c
389
int qwz_pci_detach(struct device *, int);
sys/dev/pci/if_qwz_pci.c
390
void qwz_pci_attach_hook(struct device *);
sys/dev/pci/if_qwz_pci.c
506
qwz_pci_match(struct device *parent, void *match, void *aux)
sys/dev/pci/if_qwz_pci.c
677
qwz_pci_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/if_qwz_pci.c
704
sc->id.device = PCI_PRODUCT(pa->pa_id);
sys/dev/pci/if_ral_pci.c
100
int ral_pci_detach(struct device *, int);
sys/dev/pci/if_ral_pci.c
101
int ral_pci_activate(struct device *, int);
sys/dev/pci/if_ral_pci.c
144
ral_pci_match(struct device *parent, void *match, void *aux)
sys/dev/pci/if_ral_pci.c
151
ral_pci_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/if_ral_pci.c
212
ral_pci_detach(struct device *self, int flags)
sys/dev/pci/if_ral_pci.c
233
ral_pci_activate(struct device *self, int act)
sys/dev/pci/if_ral_pci.c
98
int ral_pci_match(struct device *, void *, void *);
sys/dev/pci/if_ral_pci.c
99
void ral_pci_attach(struct device *, struct device *, void *);
sys/dev/pci/if_re_pci.c
119
re_pci_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/if_re_pci.c
216
re_pci_detach(struct device *self, int flags)
sys/dev/pci/if_re_pci.c
234
re_pci_activate(struct device *self, int act)
sys/dev/pci/if_re_pci.c
71
int re_pci_probe(struct device *, void *, void *);
sys/dev/pci/if_re_pci.c
72
void re_pci_attach(struct device *, struct device *, void *);
sys/dev/pci/if_re_pci.c
73
int re_pci_detach(struct device *, int);
sys/dev/pci/if_re_pci.c
74
int re_pci_activate(struct device *, int);
sys/dev/pci/if_re_pci.c
92
re_pci_probe(struct device *parent, void *match, void *aux)
sys/dev/pci/if_rge.c
170
rge_match(struct device *parent, void *match, void *aux)
sys/dev/pci/if_rge.c
177
rge_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/if_rge.c
350
rge_activate(struct device *self, int act)
sys/dev/pci/if_rge.c
64
int rge_match(struct device *, void *, void *);
sys/dev/pci/if_rge.c
65
void rge_attach(struct device *, struct device *, void *);
sys/dev/pci/if_rge.c
66
int rge_activate(struct device *, int);
sys/dev/pci/if_rgereg.h
408
struct device sc_dev;
sys/dev/pci/if_rl_pci.c
101
rl_pci_match(struct device *parent, void *match, void *aux)
sys/dev/pci/if_rl_pci.c
115
rl_pci_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/if_rl_pci.c
176
rl_pci_detach(struct device *self, int flags)
sys/dev/pci/if_rl_pci.c
66
int rl_pci_match(struct device *, void *, void *);
sys/dev/pci/if_rl_pci.c
67
void rl_pci_attach(struct device *, struct device *, void *);
sys/dev/pci/if_rl_pci.c
68
int rl_pci_detach(struct device *, int);
sys/dev/pci/if_rtw_pci.c
105
rtw_pci_match(struct device *parent, void *match, void *aux)
sys/dev/pci/if_rtw_pci.c
139
rtw_pci_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/if_rtw_pci.c
223
rtw_pci_detach(struct device *self, int flags)
sys/dev/pci/if_rtw_pci.c
66
int rtw_pci_detach(struct device *, int);
sys/dev/pci/if_rtw_pci.c
85
int rtw_pci_match(struct device *, void *, void *);
sys/dev/pci/if_rtw_pci.c
86
void rtw_pci_attach(struct device *, struct device *, void *);
sys/dev/pci/if_rtwn.c
163
struct device sc_dev;
sys/dev/pci/if_rtwn.c
227
int rtwn_pci_match(struct device *, void *, void *);
sys/dev/pci/if_rtwn.c
228
void rtwn_pci_attach(struct device *, struct device *, void *);
sys/dev/pci/if_rtwn.c
229
int rtwn_pci_detach(struct device *, int);
sys/dev/pci/if_rtwn.c
230
int rtwn_pci_activate(struct device *, int);
sys/dev/pci/if_rtwn.c
294
rtwn_pci_match(struct device *parent, void *match, void *aux)
sys/dev/pci/if_rtwn.c
301
rtwn_pci_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/if_rtwn.c
439
rtwn_pci_detach(struct device *self, int flags)
sys/dev/pci/if_rtwn.c
463
rtwn_pci_activate(struct device *self, int act)
sys/dev/pci/if_se.c
107
struct device sc_dev;
sys/dev/pci/if_se.c
135
int se_match(struct device *, void *, void *);
sys/dev/pci/if_se.c
136
void se_attach(struct device *, struct device *, void *);
sys/dev/pci/if_se.c
137
int se_activate(struct device *, int);
sys/dev/pci/if_se.c
150
int se_miibus_readreg(struct device *, int, int);
sys/dev/pci/if_se.c
151
void se_miibus_writereg(struct device *, int, int, int);
sys/dev/pci/if_se.c
152
void se_miibus_statchg(struct device *);
sys/dev/pci/if_se.c
334
se_miibus_readreg(struct device *self, int phy, int reg)
sys/dev/pci/if_se.c
351
se_miibus_writereg(struct device *self, int phy, int reg, int data)
sys/dev/pci/if_se.c
366
se_miibus_statchg(struct device *self)
sys/dev/pci/if_se.c
509
se_match(struct device *parent, void *match, void *aux)
sys/dev/pci/if_se.c
520
se_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/if_se.c
731
se_activate(struct device *self, int act)
sys/dev/pci/if_sf_pci.c
67
int sf_pci_match(struct device *, void *, void *);
sys/dev/pci/if_sf_pci.c
68
void sf_pci_attach(struct device *, struct device *, void *);
sys/dev/pci/if_sf_pci.c
79
sf_pci_match(struct device *parent, void *match, void *aux)
sys/dev/pci/if_sf_pci.c
86
sf_pci_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/if_sis.c
1218
sis_activate(struct device *self, int act)
sys/dev/pci/if_sis.c
137
int sis_miibus_readreg(struct device *, int, int);
sys/dev/pci/if_sis.c
138
void sis_miibus_writereg(struct device *, int, int, int);
sys/dev/pci/if_sis.c
139
void sis_miibus_statchg(struct device *);
sys/dev/pci/if_sis.c
546
sis_miibus_readreg(struct device *self, int phy, int reg)
sys/dev/pci/if_sis.c
614
sis_miibus_writereg(struct device *self, int phy, int reg, int data)
sys/dev/pci/if_sis.c
661
sis_miibus_statchg(struct device *self)
sys/dev/pci/if_sis.c
93
int sis_probe(struct device *, void *, void *);
sys/dev/pci/if_sis.c
94
void sis_attach(struct device *, struct device *, void *);
sys/dev/pci/if_sis.c
95
int sis_activate(struct device *, int);
sys/dev/pci/if_sis.c
952
sis_probe(struct device *parent, void *match, void *aux)
sys/dev/pci/if_sis.c
963
sis_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/if_sisreg.h
449
struct device sc_dev; /* generic device structure */
sys/dev/pci/if_sk.c
1093
sk_detach(struct device *self, int flags)
sys/dev/pci/if_sk.c
1125
sk_activate(struct device *self, int act)
sys/dev/pci/if_sk.c
1158
skc_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/if_sk.c
122
int skc_probe(struct device *, void *, void *);
sys/dev/pci/if_sk.c
123
void skc_attach(struct device *, struct device *self, void *aux);
sys/dev/pci/if_sk.c
124
int skc_detach(struct device *, int);
sys/dev/pci/if_sk.c
125
int skc_activate(struct device *, int);
sys/dev/pci/if_sk.c
126
int sk_probe(struct device *, void *, void *);
sys/dev/pci/if_sk.c
127
void sk_attach(struct device *, struct device *self, void *aux);
sys/dev/pci/if_sk.c
128
int sk_detach(struct device *, int);
sys/dev/pci/if_sk.c
129
int sk_activate(struct device *, int);
sys/dev/pci/if_sk.c
1349
skc_detach(struct device *self, int flags)
sys/dev/pci/if_sk.c
1368
skc_activate(struct device *self, int act)
sys/dev/pci/if_sk.c
155
int sk_xmac_miibus_readreg(struct device *, int, int);
sys/dev/pci/if_sk.c
156
void sk_xmac_miibus_writereg(struct device *, int, int, int);
sys/dev/pci/if_sk.c
157
void sk_xmac_miibus_statchg(struct device *);
sys/dev/pci/if_sk.c
159
int sk_marv_miibus_readreg(struct device *, int, int);
sys/dev/pci/if_sk.c
160
void sk_marv_miibus_writereg(struct device *, int, int, int);
sys/dev/pci/if_sk.c
161
void sk_marv_miibus_statchg(struct device *);
sys/dev/pci/if_sk.c
1766
status = sk_xmac_miibus_readreg((struct device *)sc_if,
sys/dev/pci/if_sk.c
1776
lstat = sk_xmac_miibus_readreg((struct device *)sc_if,
sys/dev/pci/if_sk.c
1786
sk_xmac_miibus_writereg((struct device *)sc_if,
sys/dev/pci/if_sk.c
1976
sk_xmac_miibus_writereg((struct device *)sc_if,
sys/dev/pci/if_sk.c
1979
sk_xmac_miibus_writereg((struct device *)sc_if,
sys/dev/pci/if_sk.c
1988
if (sk_xmac_miibus_readreg((struct device *)sc_if,
sys/dev/pci/if_sk.c
1991
sk_xmac_miibus_writereg((struct device *)sc_if,
sys/dev/pci/if_sk.c
239
sk_xmac_miibus_readreg(struct device *dev, int phy, int reg)
sys/dev/pci/if_sk.c
270
sk_xmac_miibus_writereg(struct device *dev, int phy, int reg, int val)
sys/dev/pci/if_sk.c
301
sk_xmac_miibus_statchg(struct device *dev)
sys/dev/pci/if_sk.c
321
sk_marv_miibus_readreg(struct device *dev, int phy, int reg)
sys/dev/pci/if_sk.c
363
sk_marv_miibus_writereg(struct device *dev, int phy, int reg, int val)
sys/dev/pci/if_sk.c
386
sk_marv_miibus_statchg(struct device *dev)
sys/dev/pci/if_sk.c
745
skc_probe(struct device *parent, void *match, void *aux)
sys/dev/pci/if_sk.c
824
sk_probe(struct device *parent, void *match, void *aux)
sys/dev/pci/if_sk.c
847
sk_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/if_skvar.h
174
struct device sk_dev; /* generic device */
sys/dev/pci/if_skvar.h
195
struct device sk_dev; /* generic device */
sys/dev/pci/if_ste.c
100
int ste_miibus_readreg(struct device *, int, int);
sys/dev/pci/if_ste.c
101
void ste_miibus_writereg(struct device *, int, int, int);
sys/dev/pci/if_ste.c
102
void ste_miibus_statchg(struct device *);
sys/dev/pci/if_ste.c
327
ste_miibus_readreg(struct device *self, int phy, int reg)
sys/dev/pci/if_ste.c
345
ste_miibus_writereg(struct device *self, int phy, int reg, int data)
sys/dev/pci/if_ste.c
360
ste_miibus_statchg(struct device *self)
sys/dev/pci/if_ste.c
72
int ste_probe(struct device *, void *, void *);
sys/dev/pci/if_ste.c
73
void ste_attach(struct device *, struct device *, void *);
sys/dev/pci/if_ste.c
785
ste_miibus_statchg((struct device *)sc);
sys/dev/pci/if_ste.c
800
ste_probe(struct device *parent, void *match, void *aux)
sys/dev/pci/if_ste.c
811
ste_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/if_stereg.h
501
struct device sc_dev;
sys/dev/pci/if_stge.c
100
int stge_match(struct device *, void *, void *);
sys/dev/pci/if_stge.c
101
void stge_attach(struct device *, struct device *, void *);
sys/dev/pci/if_stge.c
113
uint32_t stge_mii_bitbang_read(struct device *);
sys/dev/pci/if_stge.c
114
void stge_mii_bitbang_write(struct device *, uint32_t);
sys/dev/pci/if_stge.c
143
stge_match(struct device *parent, void *match, void *aux)
sys/dev/pci/if_stge.c
150
stge_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/if_stge.c
1526
stge_mii_readreg(struct device *self, int phy, int reg)
sys/dev/pci/if_stge.c
1538
stge_mii_writereg(struct device *self, int phy, int reg, int val)
sys/dev/pci/if_stge.c
1550
stge_mii_statchg(struct device *self)
sys/dev/pci/if_stge.c
1575
stge_mii_bitbang_read(struct device *self)
sys/dev/pci/if_stge.c
1588
stge_mii_bitbang_write(struct device *self, uint32_t val)
sys/dev/pci/if_stge.c
93
int stge_mii_readreg(struct device *, int, int);
sys/dev/pci/if_stge.c
94
void stge_mii_writereg(struct device *, int, int, int);
sys/dev/pci/if_stge.c
95
void stge_mii_statchg(struct device *);
sys/dev/pci/if_stgereg.h
527
struct device sc_dev; /* generic device information */
sys/dev/pci/if_tht.c
390
struct device sc_dev;
sys/dev/pci/if_tht.c
400
int thtc_match(struct device *, void *, void *);
sys/dev/pci/if_tht.c
401
void thtc_attach(struct device *, struct device *, void *);
sys/dev/pci/if_tht.c
472
struct device sc_dev;
sys/dev/pci/if_tht.c
497
int tht_match(struct device *, void *, void *);
sys/dev/pci/if_tht.c
498
void tht_attach(struct device *, struct device *, void *);
sys/dev/pci/if_tht.c
499
void tht_mountroot(struct device *);
sys/dev/pci/if_tht.c
665
thtc_match(struct device *parent, void *match, void *aux)
sys/dev/pci/if_tht.c
676
thtc_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/if_tht.c
739
tht_match(struct device *parent, void *match, void *aux)
sys/dev/pci/if_tht.c
745
tht_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/if_tht.c
797
tht_mountroot(struct device *self)
sys/dev/pci/if_tht.c
820
struct device *d;
sys/dev/pci/if_ti_pci.c
109
ti_pci_match(struct device *parent, void *match, void *aux)
sys/dev/pci/if_ti_pci.c
115
ti_pci_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/if_ti_pci.c
91
int ti_pci_match(struct device *, void *, void *);
sys/dev/pci/if_ti_pci.c
92
void ti_pci_attach(struct device *, struct device *, void *);
sys/dev/pci/if_tl.c
1772
tl_probe(struct device *parent, void *match, void *aux)
sys/dev/pci/if_tl.c
1813
tl_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/if_tl.c
236
int tl_probe(struct device *, void *, void *);
sys/dev/pci/if_tl.c
237
void tl_attach(struct device *, struct device *, void *);
sys/dev/pci/if_tl.c
267
int tl_miibus_readreg(struct device *, int, int);
sys/dev/pci/if_tl.c
268
void tl_miibus_writereg(struct device *, int, int, int);
sys/dev/pci/if_tl.c
269
void tl_miibus_statchg(struct device *);
sys/dev/pci/if_tl.c
276
void tl_hardreset(struct device *);
sys/dev/pci/if_tl.c
677
tl_miibus_readreg(struct device *dev, int phy, int reg)
sys/dev/pci/if_tl.c
692
tl_miibus_writereg(struct device *dev, int phy, int reg, int data)
sys/dev/pci/if_tl.c
707
tl_miibus_statchg(struct device *dev)
sys/dev/pci/if_tl.c
836
tl_hardreset(struct device *dev)
sys/dev/pci/if_tlreg.h
120
struct device sc_dev; /* generic device structure */
sys/dev/pci/if_txp.c
137
txp_probe(struct device *parent, void *match, void *aux)
sys/dev/pci/if_txp.c
144
txp_attachhook(struct device *self)
sys/dev/pci/if_txp.c
232
txp_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/if_txp.c
73
int txp_probe(struct device *, void *, void *);
sys/dev/pci/if_txp.c
74
void txp_attach(struct device *, struct device *, void *);
sys/dev/pci/if_txp.c
75
void txp_attachhook(struct device *);
sys/dev/pci/if_txpreg.h
565
struct device sc_dev; /* base device */
sys/dev/pci/if_vge.c
114
int vge_probe (struct device *, void *, void *);
sys/dev/pci/if_vge.c
115
void vge_attach (struct device *, struct device *, void *);
sys/dev/pci/if_vge.c
116
int vge_detach (struct device *, int);
sys/dev/pci/if_vge.c
144
int vge_miibus_readreg (struct device *, int, int);
sys/dev/pci/if_vge.c
145
void vge_miibus_writereg (struct device *, int, int, int);
sys/dev/pci/if_vge.c
146
void vge_miibus_statchg (struct device *);
sys/dev/pci/if_vge.c
1671
vge_miibus_statchg(struct device *dev)
sys/dev/pci/if_vge.c
299
vge_miibus_readreg(struct device *dev, int phy, int reg)
sys/dev/pci/if_vge.c
337
vge_miibus_writereg(struct device *dev, int phy, int reg, int data)
sys/dev/pci/if_vge.c
556
vge_probe(struct device *dev, void *match, void *aux)
sys/dev/pci/if_vge.c
708
vge_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/if_vge.c
816
vge_detach(struct device *self, int flags)
sys/dev/pci/if_vgevar.h
77
struct device vge_dev;
sys/dev/pci/if_vic.c
255
struct device sc_dev;
sys/dev/pci/if_vic.c
304
int vic_match(struct device *, void *, void *);
sys/dev/pci/if_vic.c
305
void vic_attach(struct device *, struct device *, void *);
sys/dev/pci/if_vic.c
350
vic_match(struct device *parent, void *match, void *aux)
sys/dev/pci/if_vic.c
377
vic_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/if_vmx.c
152
struct device sc_dev;
sys/dev/pci/if_vmx.c
189
int vmxnet3_match(struct device *, void *, void *);
sys/dev/pci/if_vmx.c
190
void vmxnet3_attach(struct device *, struct device *, void *);
sys/dev/pci/if_vmx.c
249
vmxnet3_match(struct device *parent, void *match, void *aux)
sys/dev/pci/if_vmx.c
255
vmxnet3_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/if_vr.c
129
int vr_miibus_readreg(struct device *, int, int);
sys/dev/pci/if_vr.c
130
void vr_miibus_writereg(struct device *, int, int, int);
sys/dev/pci/if_vr.c
131
void vr_miibus_statchg(struct device *);
sys/dev/pci/if_vr.c
272
vr_miibus_readreg(struct device *dev, int phy, int reg)
sys/dev/pci/if_vr.c
296
vr_miibus_writereg(struct device *dev, int phy, int reg, int data)
sys/dev/pci/if_vr.c
320
vr_miibus_statchg(struct device *dev)
sys/dev/pci/if_vr.c
454
vr_probe(struct device *parent, void *match, void *aux)
sys/dev/pci/if_vr.c
527
vr_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/if_vr.c
680
vr_activate(struct device *self, int act)
sys/dev/pci/if_vr.c
95
int vr_probe(struct device *, void *, void *);
sys/dev/pci/if_vr.c
97
void vr_attach(struct device *, struct device *, void *);
sys/dev/pci/if_vr.c
98
int vr_activate(struct device *, int);
sys/dev/pci/if_vrreg.h
514
struct device sc_dev; /* generic device structure */
sys/dev/pci/if_vte.c
114
vte_miibus_readreg(struct device *dev, int phy, int reg)
sys/dev/pci/if_vte.c
137
vte_miibus_writereg(struct device *dev, int phy, int reg, int val)
sys/dev/pci/if_vte.c
157
vte_miibus_statchg(struct device *dev)
sys/dev/pci/if_vte.c
243
vte_match(struct device *dev, void *match, void *aux)
sys/dev/pci/if_vte.c
270
vte_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/if_vte.c
378
vte_detach(struct device *self, int flags)
sys/dev/pci/if_vte.c
62
int vte_match(struct device *, void *, void *);
sys/dev/pci/if_vte.c
63
void vte_attach(struct device *, struct device *, void *);
sys/dev/pci/if_vte.c
64
int vte_detach(struct device *, int);
sys/dev/pci/if_vte.c
66
int vte_miibus_readreg(struct device *, int, int);
sys/dev/pci/if_vte.c
67
void vte_miibus_writereg(struct device *, int, int, int);
sys/dev/pci/if_vte.c
68
void vte_miibus_statchg(struct device *);
sys/dev/pci/if_vtereg.h
428
struct device sc_dev;
sys/dev/pci/if_wb.c
123
int wb_probe(struct device *, void *, void *);
sys/dev/pci/if_wb.c
124
void wb_attach(struct device *, struct device *, void *);
sys/dev/pci/if_wb.c
158
int wb_miibus_readreg(struct device *, int, int);
sys/dev/pci/if_wb.c
159
void wb_miibus_writereg(struct device *, int, int, int);
sys/dev/pci/if_wb.c
160
void wb_miibus_statchg(struct device *);
sys/dev/pci/if_wb.c
452
wb_miibus_readreg(struct device *dev, int phy, int reg)
sys/dev/pci/if_wb.c
467
wb_miibus_writereg(struct device *dev, int phy, int reg, int data)
sys/dev/pci/if_wb.c
484
wb_miibus_statchg(struct device *dev)
sys/dev/pci/if_wb.c
655
wb_probe(struct device *parent, void *match, void *aux)
sys/dev/pci/if_wb.c
666
wb_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/if_wbreg.h
366
struct device sc_dev; /* generic device structure */
sys/dev/pci/if_wi_pci.c
133
wi_pci_match(struct device *parent, void *match, void *aux)
sys/dev/pci/if_wi_pci.c
139
wi_pci_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/if_wi_pci.c
153
wi_pci_activate(struct device *self, int act)
sys/dev/pci/if_wi_pci.c
72
int wi_pci_match(struct device *, void *, void *);
sys/dev/pci/if_wi_pci.c
73
void wi_pci_attach(struct device *, struct device *, void *);
sys/dev/pci/if_wi_pci.c
74
int wi_pci_activate(struct device *, int);
sys/dev/pci/if_wpi.c
165
wpi_match(struct device *parent, void *match, void *aux)
sys/dev/pci/if_wpi.c
172
wpi_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/if_wpi.c
356
wpi_detach(struct device *self, int flags)
sys/dev/pci/if_wpi.c
385
wpi_activate(struct device *self, int act)
sys/dev/pci/if_wpi.c
65
int wpi_match(struct device *, void *, void *);
sys/dev/pci/if_wpi.c
66
void wpi_attach(struct device *, struct device *, void *);
sys/dev/pci/if_wpi.c
70
int wpi_detach(struct device *, int);
sys/dev/pci/if_wpi.c
71
int wpi_activate(struct device *, int);
sys/dev/pci/if_wpivar.h
131
struct device sc_dev;
sys/dev/pci/if_xge.c
163
struct device sc_dev;
sys/dev/pci/if_xge.c
205
int xge_match(struct device *, void *, void *);
sys/dev/pci/if_xge.c
206
void xge_attach(struct device *, struct device *, void *);
sys/dev/pci/if_xge.c
356
xge_match(struct device *parent, void *match, void *aux)
sys/dev/pci/if_xge.c
363
xge_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/if_xl_pci.c
123
xl_pci_match(struct device *parent, void *match, void *aux)
sys/dev/pci/if_xl_pci.c
130
xl_pci_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/if_xl_pci.c
282
xl_pci_detach(struct device *self, int flags)
sys/dev/pci/if_xl_pci.c
70
int xl_pci_match(struct device *, void *, void *);
sys/dev/pci/if_xl_pci.c
71
void xl_pci_attach(struct device *, struct device *, void *);
sys/dev/pci/if_xl_pci.c
72
int xl_pci_detach(struct device *, int);
sys/dev/pci/iha_pci.c
47
int iha_pci_probe(struct device *, void *, void *);
sys/dev/pci/iha_pci.c
48
void iha_pci_attach(struct device *, struct device *, void *);
sys/dev/pci/iha_pci.c
63
iha_pci_probe(struct device *parent, void *match, void *aux)
sys/dev/pci/iha_pci.c
85
iha_pci_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/iosf_pci.c
35
struct device sc_dev;
sys/dev/pci/iosf_pci.c
45
static int iosf_pci_match(struct device *, void *, void *);
sys/dev/pci/iosf_pci.c
46
static void iosf_pci_attach(struct device *, struct device *, void *);
sys/dev/pci/iosf_pci.c
86
iosf_pci_match(struct device *parent, void *match, void *aux)
sys/dev/pci/iosf_pci.c
99
iosf_pci_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/ips.c
1056
ips_ioctl(struct device *dev, u_long cmd, caddr_t addr)
sys/dev/pci/ips.c
1102
struct device *dv;
sys/dev/pci/ips.c
1510
int type = ((struct scsi_inquiry_data *)xs->data)->device &
sys/dev/pci/ips.c
1553
dcdb->device, dcdb->attr, letoh16(dcdb->datalen),
sys/dev/pci/ips.c
176
u_int8_t device;
sys/dev/pci/ips.c
383
struct device sc_dev;
sys/dev/pci/ips.c
423
int ips_match(struct device *, void *, void *);
sys/dev/pci/ips.c
424
void ips_attach(struct device *, struct device *, void *);
sys/dev/pci/ips.c
431
int ips_ioctl(struct device *, u_long, caddr_t);
sys/dev/pci/ips.c
568
ips_match(struct device *parent, void *match, void *aux)
sys/dev/pci/ips.c
575
ips_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/ips.c
794
struct device *dev;
sys/dev/pci/ips.c
915
inq.device = T_DIRECT;
sys/dev/pci/ips.c
964
struct device *dev = link->device_softc;
sys/dev/pci/ips.c
999
dcdb->device = (chan << 4) | target;
sys/dev/pci/ispi_pci.c
130
ispi_pci_activate(struct device *self, int act)
sys/dev/pci/ispi_pci.c
150
struct aml_node *node = acpi_pci_match((struct device *)sc, &sc->sc_paa);
sys/dev/pci/ispi_pci.c
33
int ispi_pci_match(struct device *, void *, void *);
sys/dev/pci/ispi_pci.c
34
void ispi_pci_attach(struct device *, struct device *, void *);
sys/dev/pci/ispi_pci.c
35
int ispi_pci_activate(struct device *, int);
sys/dev/pci/ispi_pci.c
51
ispi_pci_match(struct device *parent, void *match, void *aux)
sys/dev/pci/ispi_pci.c
57
ispi_pci_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/itherm.c
115
itherm_probe(struct device *parent, void *match, void *aux)
sys/dev/pci/itherm.c
122
itherm_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/itherm.c
228
itherm_activate(struct device *self, int act)
sys/dev/pci/itherm.c
73
struct device sc_dev;
sys/dev/pci/itherm.c
93
int itherm_probe(struct device *, void *, void *);
sys/dev/pci/itherm.c
94
void itherm_attach(struct device *, struct device *, void *);
sys/dev/pci/itherm.c
98
int itherm_activate(struct device *, int);
sys/dev/pci/jmb.c
100
jmb_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/jmb.c
61
int jmb_match(struct device *, void *, void *);
sys/dev/pci/jmb.c
62
void jmb_attach(struct device *, struct device *, void *);
sys/dev/pci/jmb.c
66
struct device sc_dev;
sys/dev/pci/jmb.c
91
jmb_match(struct device *parent, void *match, void *aux)
sys/dev/pci/kate.c
135
kate_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/kate.c
67
struct device sc_dev;
sys/dev/pci/kate.c
79
int kate_match(struct device *, void *, void *);
sys/dev/pci/kate.c
80
void kate_attach(struct device *, struct device *, void *);
sys/dev/pci/kate.c
93
kate_match(struct device *parent, void *match, void *aux)
sys/dev/pci/km.c
48
struct device sc_dev;
sys/dev/pci/km.c
57
int km_match(struct device *, void *, void *);
sys/dev/pci/km.c
58
void km_attach(struct device *, struct device *, void *);
sys/dev/pci/km.c
81
km_match(struct device *parent, void *match, void *aux)
sys/dev/pci/km.c
89
km_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/ksmn.c
114
ksmn_match(struct device *parent, void *match, void *aux)
sys/dev/pci/ksmn.c
122
ksmn_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/ksmn.c
75
struct device sc_dev;
sys/dev/pci/ksmn.c
89
int ksmn_match(struct device *, void *, void *);
sys/dev/pci/ksmn.c
90
void ksmn_attach(struct device *, struct device *, void *);
sys/dev/pci/maestro.c
1349
maestro_activate(struct device *self, int act)
sys/dev/pci/maestro.c
422
struct device dev;
sys/dev/pci/maestro.c
461
int maestro_match(struct device *, void *, void *);
sys/dev/pci/maestro.c
462
void maestro_attach(struct device *, struct device *, void *);
sys/dev/pci/maestro.c
463
int maestro_activate(struct device *, int);
sys/dev/pci/maestro.c
578
maestro_match(struct device *parent, void *match, void *aux)
sys/dev/pci/maestro.c
589
maestro_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/mbg.c
134
int mbg_probe(struct device *, void *, void *);
sys/dev/pci/mbg.c
135
void mbg_attach(struct device *, struct device *, void *);
sys/dev/pci/mbg.c
167
mbg_probe(struct device *parent, void *match, void *aux)
sys/dev/pci/mbg.c
174
mbg_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/mbg.c
33
struct device sc_dev;
sys/dev/pci/mfi_pci.c
40
int mfi_pci_match(struct device *, void *, void *);
sys/dev/pci/mfi_pci.c
41
void mfi_pci_attach(struct device *, struct device *, void *);
sys/dev/pci/mfi_pci.c
91
mfi_pci_match(struct device *parent, void *match, void *aux)
sys/dev/pci/mfi_pci.c
97
mfi_pci_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/mfii.c
1035
mfii_activate(struct device *self, int act)
sys/dev/pci/mfii.c
261
struct device sc_dev;
sys/dev/pci/mfii.c
2845
mfii_ioctl(struct device *dev, u_long cmd, caddr_t addr)
sys/dev/pci/mfii.c
3018
struct device *dev;
sys/dev/pci/mfii.c
314
int (*sc_ioctl)(struct device *, u_long, caddr_t);
sys/dev/pci/mfii.c
360
int mfii_match(struct device *, void *, void *);
sys/dev/pci/mfii.c
361
void mfii_attach(struct device *, struct device *, void *);
sys/dev/pci/mfii.c
362
int mfii_detach(struct device *, int);
sys/dev/pci/mfii.c
363
int mfii_activate(struct device *, int);
sys/dev/pci/mfii.c
3900
struct device *dev;
sys/dev/pci/mfii.c
472
int mfii_ioctl(struct device *, u_long, caddr_t);
sys/dev/pci/mfii.c
633
mfii_match(struct device *parent, void *match, void *aux)
sys/dev/pci/mfii.c
639
mfii_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/mfii.c
946
mfii_detach(struct device *self, int flags)
sys/dev/pci/mmuagp.c
105
struct device dev;
sys/dev/pci/mmuagp.c
133
mmuagp_probe(struct device *parent, void *match, void *aux)
sys/dev/pci/mmuagp.c
230
mmuagp_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/mmuagp.c
83
int mmuagp_probe(struct device *, void *, void *);
sys/dev/pci/mmuagp.c
84
void mmuagp_attach(struct device *, struct device *, void *);
sys/dev/pci/mpi_pci.c
186
mpi_pci_detach(struct device *self, int flags)
sys/dev/pci/mpi_pci.c
42
int mpi_pci_match(struct device *, void *, void *);
sys/dev/pci/mpi_pci.c
43
void mpi_pci_attach(struct device *, struct device *, void *);
sys/dev/pci/mpi_pci.c
44
int mpi_pci_detach(struct device *, int);
sys/dev/pci/mpi_pci.c
89
mpi_pci_match(struct device *parent, void *match, void *aux)
sys/dev/pci/mpi_pci.c
95
mpi_pci_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/mpii.c
151
struct device sc_dev;
sys/dev/pci/mpii.c
235
int (*sc_ioctl)(struct device *, u_long, caddr_t);
sys/dev/pci/mpii.c
242
int mpii_match(struct device *, void *, void *);
sys/dev/pci/mpii.c
243
void mpii_attach(struct device *, struct device *, void *);
sys/dev/pci/mpii.c
244
int mpii_detach(struct device *, int);
sys/dev/pci/mpii.c
3344
mpii_ioctl(struct device *dev, u_long cmd, caddr_t addr)
sys/dev/pci/mpii.c
3394
struct device *scdev;
sys/dev/pci/mpii.c
353
int mpii_ioctl(struct device *, u_long, caddr_t);
sys/dev/pci/mpii.c
3785
struct device *dev;
sys/dev/pci/mpii.c
451
mpii_match(struct device *parent, void *match, void *aux)
sys/dev/pci/mpii.c
457
mpii_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/mpii.c
675
mpii_detach(struct device *self, int flags)
sys/dev/pci/neo.c
120
struct device dev;
sys/dev/pci/neo.c
174
int neo_match(struct device *, void *, void *);
sys/dev/pci/neo.c
175
void neo_attach(struct device *, struct device *, void *);
sys/dev/pci/neo.c
176
int neo_activate(struct device *, int);
sys/dev/pci/neo.c
526
neo_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/neo.c
590
neo_activate(struct device *self, int act)
sys/dev/pci/neo.c
605
neo_match(struct device *parent, void *match, void *aux)
sys/dev/pci/nhi.c
135
struct device sc_dev;
sys/dev/pci/nhi.c
168
int nhi_match(struct device *, void *, void *);
sys/dev/pci/nhi.c
169
void nhi_attach(struct device *, struct device *, void *);
sys/dev/pci/nhi.c
170
int nhi_activate(struct device *, int);
sys/dev/pci/nhi.c
193
nhi_match(struct device *parent, void *match, void *aux)
sys/dev/pci/nhi.c
199
nhi_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/nhi.c
299
nhi_activate(struct device *self, int act)
sys/dev/pci/nviic.c
132
nviic_match(struct device *parent, void *match, void *aux)
sys/dev/pci/nviic.c
139
nviic_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/nviic.c
78
int nviic_match(struct device *, void *, void *);
sys/dev/pci/nviic.c
79
void nviic_attach(struct device *, struct device *, void *);
sys/dev/pci/nviic.c
91
struct device sc_dev;
sys/dev/pci/nvme_pci.c
132
nvme_pci_detach(struct device *self, int flags)
sys/dev/pci/nvme_pci.c
138
nvme_pci_activate(struct device *self, int act)
sys/dev/pci/nvme_pci.c
45
int nvme_pci_match(struct device *, void *, void *);
sys/dev/pci/nvme_pci.c
46
void nvme_pci_attach(struct device *, struct device *, void *);
sys/dev/pci/nvme_pci.c
47
int nvme_pci_detach(struct device *, int);
sys/dev/pci/nvme_pci.c
48
int nvme_pci_activate(struct device *, int);
sys/dev/pci/nvme_pci.c
59
nvme_pci_match(struct device *parent, void *match, void *aux)
sys/dev/pci/nvme_pci.c
77
nvme_pci_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/ohci_pci.c
173
ohci_pci_attach_deferred(struct device *self)
sys/dev/pci/ohci_pci.c
199
ohci_pci_detach(struct device *self, int flags)
sys/dev/pci/ohci_pci.c
58
int ohci_pci_match(struct device *, void *, void *);
sys/dev/pci/ohci_pci.c
59
void ohci_pci_attach(struct device *, struct device *, void *);
sys/dev/pci/ohci_pci.c
60
void ohci_pci_attach_deferred(struct device *);
sys/dev/pci/ohci_pci.c
61
int ohci_pci_detach(struct device *, int);
sys/dev/pci/ohci_pci.c
75
ohci_pci_match(struct device *parent, void *match, void *aux)
sys/dev/pci/ohci_pci.c
88
ohci_pci_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/pccbb.c
167
void pccbb_pci_callback(struct device *);
sys/dev/pci/pccbb.c
219
pcicbbmatch(struct device *parent, void *match, void *aux)
sys/dev/pci/pccbb.c
2769
pccbbactivate(struct device *self, int act)
sys/dev/pci/pccbb.c
357
pccbbattach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/pccbb.c
481
pccbb_pci_callback(struct device *self)
sys/dev/pci/pccbb.c
795
ph->ph_parent = (struct device *)sc;
sys/dev/pci/pccbb.c
80
int pcicbbmatch(struct device *, void *, void *);
sys/dev/pci/pccbb.c
81
void pccbbattach(struct device *, struct device *, void *);
sys/dev/pci/pccbb.c
82
int pccbbactivate(struct device *, int);
sys/dev/pci/pccbbvar.h
113
struct device sc_dev;
sys/dev/pci/pccbbvar.h
73
struct device *ph_parent;
sys/dev/pci/pccbbvar.h
96
struct device *pcmcia;
sys/dev/pci/pchtemp.c
39
struct device sc_dev;
sys/dev/pci/pchtemp.c
49
int pchtemp_match(struct device *, void *, void *);
sys/dev/pci/pchtemp.c
50
void pchtemp_attach(struct device *, struct device *, void *);
sys/dev/pci/pchtemp.c
74
pchtemp_match(struct device *parent, void *match, void *aux)
sys/dev/pci/pchtemp.c
80
pchtemp_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/pci.c
105
int pcisubmatch(struct device *, void *, void *);
sys/dev/pci/pci.c
1154
pci_disable_legacy_vga(struct device *dev)
sys/dev/pci/pci.c
143
pcimatch(struct device *parent, void *match, void *aux)
sys/dev/pci/pci.c
168
pciattach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/pci.c
210
pcidetach(struct device *self, int flags)
sys/dev/pci/pci.c
216
pciactivate(struct device *self, int act)
sys/dev/pci/pci.c
397
pcisubmatch(struct device *parent, void *match, void *aux)
sys/dev/pci/pci.c
420
int pin, bus, device, function;
sys/dev/pci/pci.c
424
pci_decompose_tag(pc, tag, &bus, &device, &function);
sys/dev/pci/pci.c
450
pa.pa_device = device;
sys/dev/pci/pci.c
468
pa.pa_intrswiz = sc->sc_intrswiz + device;
sys/dev/pci/pci.c
48
int pcimatch(struct device *, void *, void *);
sys/dev/pci/pci.c
49
void pciattach(struct device *, struct device *, void *);
sys/dev/pci/pci.c
50
int pcidetach(struct device *, int);
sys/dev/pci/pci.c
51
int pciactivate(struct device *, int);
sys/dev/pci/pci.c
66
struct device *pd_dev;
sys/dev/pci/pci.c
726
struct device *pcidev;
sys/dev/pci/pci.c
823
int device, function, nfunctions, ret;
sys/dev/pci/pci.c
848
for (device = 0; device < maxndevs; device++) {
sys/dev/pci/pci.c
849
tag = pci_make_tag(pc, sc->sc_bus, device, 0);
sys/dev/pci/pci.c
876
tag = pci_make_tag(pc, sc->sc_bus, device, function);
sys/dev/pci/pciide.c
1405
int pciide_match(struct device *, void *, void *);
sys/dev/pci/pciide.c
1406
void pciide_attach(struct device *, struct device *, void *);
sys/dev/pci/pciide.c
1407
int pciide_detach(struct device *, int);
sys/dev/pci/pciide.c
1408
int pciide_activate(struct device *, int);
sys/dev/pci/pciide.c
1450
pciide_match(struct device *parent, void *match, void *aux)
sys/dev/pci/pciide.c
1501
pciide_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/pciide.c
1540
pciide_detach(struct device *self, int flags)
sys/dev/pci/pciide.c
1552
pciide_activate(struct device *self, int act)
sys/dev/pci/pciidevar.h
193
void *pciide_machdep_compat_intr_establish(struct device *,
sys/dev/pci/pcivar.h
187
struct device sc_dev;
sys/dev/pci/pcivar.h
259
void pci_disable_legacy_vga(struct device *);
sys/dev/pci/pcscp.c
134
pcscp_match(struct device *parent, void *match, void *aux)
sys/dev/pci/pcscp.c
152
pcscp_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/pcscp.c
94
int pcscp_match(struct device *, void *, void *);
sys/dev/pci/pcscp.c
95
void pcscp_attach(struct device *, struct device *, void *);
sys/dev/pci/piixpm.c
117
piixpm_match(struct device *parent, void *match, void *aux)
sys/dev/pci/piixpm.c
124
piixpm_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/piixpm.c
53
struct device sc_dev;
sys/dev/pci/piixpm.c
75
int piixpm_match(struct device *, void *, void *);
sys/dev/pci/piixpm.c
76
void piixpm_attach(struct device *, struct device *, void *);
sys/dev/pci/ppb.c
106
int ppbmatch(struct device *, void *, void *);
sys/dev/pci/ppb.c
107
void ppbattach(struct device *, struct device *, void *);
sys/dev/pci/ppb.c
108
int ppbdetach(struct device *self, int flags);
sys/dev/pci/ppb.c
109
int ppbactivate(struct device *self, int act);
sys/dev/pci/ppb.c
130
ppbmatch(struct device *parent, void *match, void *aux)
sys/dev/pci/ppb.c
153
ppbattach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/ppb.c
368
ppbdetach(struct device *self, int flags)
sys/dev/pci/ppb.c
411
ppbactivate(struct device *self, int act)
sys/dev/pci/ppb.c
69
struct device sc_dev; /* generic device glue */
sys/dev/pci/ppb.c
79
struct device *sc_psc;
sys/dev/pci/ppbreg.h
77
#define PPB_INTERRUPT_SWIZZLE(pin, device) \
sys/dev/pci/ppbreg.h
78
((((pin) + (device) - 1) % 4) + 1)
sys/dev/pci/psp_pci.c
98
struct device *self = (struct device *)sc;
sys/dev/pci/puc.c
150
puc_pci_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/puc.c
283
puc_pci_detach(struct device *self, int flags)
sys/dev/pci/puc.c
319
puc_submatch(struct device *parent, void *vcf, void *aux)
sys/dev/pci/puc.c
78
int puc_pci_match(struct device *, void *, void *);
sys/dev/pci/puc.c
79
void puc_pci_attach(struct device *, struct device *, void *);
sys/dev/pci/puc.c
80
int puc_pci_detach(struct device *, int);
sys/dev/pci/puc.c
98
puc_pci_match(struct device *parent, void *match, void *aux)
sys/dev/pci/pucvar.h
102
struct device sc_dev;
sys/dev/pci/pucvar.h
119
struct device *dev;
sys/dev/pci/pucvar.h
134
int puc_submatch(struct device *, void *, void *);
sys/dev/pci/pwdog.c
30
struct device pwdog_dev;
sys/dev/pci/pwdog.c
39
int pwdog_probe(struct device *, void *, void *);
sys/dev/pci/pwdog.c
40
void pwdog_attach(struct device *, struct device *, void *);
sys/dev/pci/pwdog.c
41
int pwdog_activate(struct device *, int);
sys/dev/pci/pwdog.c
58
pwdog_probe(struct device *parent, void *match, void *aux)
sys/dev/pci/pwdog.c
65
pwdog_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/pwdog.c
86
pwdog_activate(struct device *self, int act)
sys/dev/pci/qla_pci.c
213
qla_pci_detach(struct device *self, int flags)
sys/dev/pci/qla_pci.c
43
int qla_pci_match(struct device *, void *, void *);
sys/dev/pci/qla_pci.c
44
void qla_pci_attach(struct device *, struct device *, void *);
sys/dev/pci/qla_pci.c
45
int qla_pci_detach(struct device *, int);
sys/dev/pci/qla_pci.c
76
qla_pci_match(struct device *parent, void *match, void *aux)
sys/dev/pci/qla_pci.c
82
qla_pci_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/qle.c
148
struct device sc_dev;
sys/dev/pci/qle.c
226
int qle_match(struct device *, void *, void *);
sys/dev/pci/qle.c
227
void qle_attach(struct device *, struct device *, void *);
sys/dev/pci/qle.c
228
int qle_detach(struct device *, int);
sys/dev/pci/qle.c
331
qle_match(struct device *parent, void *match, void *aux)
sys/dev/pci/qle.c
337
qle_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/qle.c
689
qle_detach(struct device *self, int flags)
sys/dev/pci/qlw_pci.c
298
qlw_pci_detach(struct device *self, int flags)
sys/dev/pci/qlw_pci.c
50
int qlw_pci_match(struct device *, void *, void *);
sys/dev/pci/qlw_pci.c
51
void qlw_pci_attach(struct device *, struct device *, void *);
sys/dev/pci/qlw_pci.c
52
int qlw_pci_detach(struct device *, int);
sys/dev/pci/qlw_pci.c
79
qlw_pci_match(struct device *parent, void *match, void *aux)
sys/dev/pci/qlw_pci.c
96
qlw_pci_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/rtsx_pci.c
38
int rtsx_pci_match(struct device *, void *, void *);
sys/dev/pci/rtsx_pci.c
39
void rtsx_pci_attach(struct device *, struct device *, void *);
sys/dev/pci/rtsx_pci.c
47
rtsx_pci_match(struct device *parent, void *match, void *aux)
sys/dev/pci/rtsx_pci.c
75
rtsx_pci_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/sdhc_pci.c
106
sdhc_pci_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/sdhc_pci.c
202
sdhc_pci_activate(struct device *self, int act)
sys/dev/pci/sdhc_pci.c
63
int sdhc_pci_match(struct device *, void *, void *);
sys/dev/pci/sdhc_pci.c
64
void sdhc_pci_attach(struct device *, struct device *, void *);
sys/dev/pci/sdhc_pci.c
65
int sdhc_pci_activate(struct device *, int);
sys/dev/pci/sdhc_pci.c
78
sdhc_pci_match(struct device *parent, void *match, void *aux)
sys/dev/pci/sili_pci.c
172
sili_pci_detach(struct device *self, int flags)
sys/dev/pci/sili_pci.c
201
sili_pci_activate(struct device *self, int act)
sys/dev/pci/sili_pci.c
35
int sili_pci_match(struct device *, void *, void *);
sys/dev/pci/sili_pci.c
36
void sili_pci_attach(struct device *, struct device *, void *);
sys/dev/pci/sili_pci.c
37
int sili_pci_detach(struct device *, int);
sys/dev/pci/sili_pci.c
38
int sili_pci_activate(struct device *, int);
sys/dev/pci/sili_pci.c
92
sili_pci_match(struct device *parent, void *match, void *aux)
sys/dev/pci/sili_pci.c
98
sili_pci_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/siop_pci.c
44
int siop_pci_match(struct device *, void *, void *);
sys/dev/pci/siop_pci.c
45
void siop_pci_attach(struct device *, struct device *, void *);
sys/dev/pci/siop_pci.c
57
siop_pci_match( struct device *parent, void *match, void *aux)
sys/dev/pci/siop_pci.c
70
siop_pci_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/sti_pci.c
33
int sti_pci_match(struct device *, void *, void *);
sys/dev/pci/sti_pci.c
34
void sti_pci_attach(struct device *, struct device *, void *);
sys/dev/pci/sti_pci.c
68
sti_pci_match(struct device *parent, void *cf, void *aux)
sys/dev/pci/sti_pci.c
77
sti_pci_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/sv.c
221
sv_match(struct device *parent, void *match, void *aux)
sys/dev/pci/sv.c
233
sv_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/sv.c
70
int sv_match(struct device *, void *, void *);
sys/dev/pci/sv.c
71
static void sv_attach(struct device *, struct device *, void *);
sys/dev/pci/sv.c
93
struct device sc_dev; /* base device */
sys/dev/pci/tcpcib.c
100
int tcpcib_activate(struct device *, int);
sys/dev/pci/tcpcib.c
115
void pcibattach(struct device *parent, struct device *self, void *aux);
sys/dev/pci/tcpcib.c
173
tcpcib_match(struct device *parent, void *match, void *aux)
sys/dev/pci/tcpcib.c
183
tcpcib_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/tcpcib.c
269
tcpcib_activate(struct device *self, int act)
sys/dev/pci/tcpcib.c
74
struct device sc_dev;
sys/dev/pci/tcpcib.c
98
int tcpcib_match(struct device *, void *, void *);
sys/dev/pci/tcpcib.c
99
void tcpcib_attach(struct device *, struct device *, void *);
sys/dev/pci/tga.c
111
void tga_config_interrupts(struct device *);
sys/dev/pci/tga.c
187
tgamatch(struct device *parent, struct cfdata *match, void *aux)
sys/dev/pci/tga.c
401
tgaattach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/tga.c
543
tga_config_interrupts(struct device *d)
sys/dev/pci/tga.c
69
int tgamatch(struct device *, struct cfdata *, void *);
sys/dev/pci/tga.c
70
void tgaattach(struct device *, struct device *, void *);
sys/dev/pci/tga.c
806
int bus, int device, int function)
sys/dev/pci/tga.c
812
pci_make_tag(pc, bus, device, function), dcp);
sys/dev/pci/tga.c
817
device, function);
sys/dev/pci/tga.c
820
device, function);
sys/dev/pci/tgavar.h
97
struct device sc_dev;
sys/dev/pci/trm_pci.c
108
trm_pci_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/trm_pci.c
57
int trm_pci_probe (struct device *, void *, void *);
sys/dev/pci/trm_pci.c
58
void trm_pci_attach (struct device *, struct device *, void *);
sys/dev/pci/trm_pci.c
87
trm_pci_probe(struct device *parent, void *match, void *aux)
sys/dev/pci/twe_pci.c
47
int twe_pci_match(struct device *, void *, void *);
sys/dev/pci/twe_pci.c
48
void twe_pci_attach(struct device *, struct device *, void *);
sys/dev/pci/twe_pci.c
60
twe_pci_match(struct device *parent, void *match, void *aux)
sys/dev/pci/twe_pci.c
67
twe_pci_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/ufshci_pci.c
106
ufshci_pci_detach(struct device *self, int flags)
sys/dev/pci/ufshci_pci.c
41
int ufshci_pci_match(struct device *, void *, void *);
sys/dev/pci/ufshci_pci.c
42
void ufshci_pci_attach(struct device *, struct device *, void *);
sys/dev/pci/ufshci_pci.c
43
int ufshci_pci_detach(struct device *, int);
sys/dev/pci/ufshci_pci.c
54
ufshci_pci_match(struct device *parent, void *match, void *aux)
sys/dev/pci/ufshci_pci.c
67
ufshci_pci_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/uhci_pci.c
105
uhci_pci_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/uhci_pci.c
199
uhci_pci_attach_deferred(struct device *self)
sys/dev/pci/uhci_pci.c
228
uhci_pci_detach(struct device *self, int flags)
sys/dev/pci/uhci_pci.c
51
int uhci_pci_match(struct device *, void *, void *);
sys/dev/pci/uhci_pci.c
52
void uhci_pci_attach(struct device *, struct device *, void *);
sys/dev/pci/uhci_pci.c
53
void uhci_pci_attach_deferred(struct device *);
sys/dev/pci/uhci_pci.c
54
int uhci_pci_detach(struct device *, int);
sys/dev/pci/uhci_pci.c
55
int uhci_pci_activate(struct device *, int);
sys/dev/pci/uhci_pci.c
70
uhci_pci_match(struct device *parent, void *match, void *aux)
sys/dev/pci/uhci_pci.c
83
uhci_pci_activate(struct device *self, int act)
sys/dev/pci/vga_pci.c
162
vga_pci_match(struct device *parent, void *match, void *aux)
sys/dev/pci/vga_pci.c
189
vga_pci_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/vga_pci.c
243
vga_pci_activate(struct device *self, int act)
sys/dev/pci/vga_pci.c
284
pci_chipset_tag_t pc, int bus, int device, int function)
sys/dev/pci/vga_pci.c
93
int vga_pci_match(struct device *, void *, void *);
sys/dev/pci/vga_pci.c
94
void vga_pci_attach(struct device *, struct device *, void *);
sys/dev/pci/vga_pci.c
95
int vga_pci_activate(struct device *, int);
sys/dev/pci/vga_pcivar.h
56
struct device sc_dev;
sys/dev/pci/viapm.c
186
struct device sc_dev;
sys/dev/pci/viapm.c
211
int viapm_match(struct device *, void *, void *);
sys/dev/pci/viapm.c
212
void viapm_attach(struct device *, struct device *, void *);
sys/dev/pci/viapm.c
296
viapm_match(struct device *parent, void *match, void *aux)
sys/dev/pci/viapm.c
302
viapm_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/virtio_pci.c
349
virtio_pci_match(struct device *parent, void *match, void *aux)
sys/dev/pci/virtio_pci.c
446
struct virtio_pci_cap common, isr, device;
sys/dev/pci/virtio_pci.c
451
struct virtio_pci_cap *caps[] = { &common, &isr, &device, &notify.cap };
sys/dev/pci/virtio_pci.c
461
if (virtio_pci_find_cap(sc, VIRTIO_PCI_CAP_DEVICE_CFG, &device, sizeof(device)) != 0)
sys/dev/pci/virtio_pci.c
462
memset(&device, 0, sizeof(device));
sys/dev/pci/virtio_pci.c
514
i = bars_idx[device.bar];
sys/dev/pci/virtio_pci.c
516
device.offset, device.length, &sc->sc_devcfg_ioh) != 0) {
sys/dev/pci/virtio_pci.c
522
sc->sc_devcfg_iosize = device.length;
sys/dev/pci/virtio_pci.c
58
int virtio_pci_match(struct device *, void *, void *);
sys/dev/pci/virtio_pci.c
59
void virtio_pci_attach(struct device *, struct device *, void *);
sys/dev/pci/virtio_pci.c
591
virtio_pci_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/virtio_pci.c
62
int virtio_pci_detach(struct device *, int);
sys/dev/pci/virtio_pci.c
748
virtio_pci_detach(struct device *self, int flags)
sys/dev/pci/vmwpvs.c
292
struct device sc_dev;
sys/dev/pci/vmwpvs.c
325
int vmwpvs_match(struct device *, void *, void *);
sys/dev/pci/vmwpvs.c
326
void vmwpvs_attach(struct device *, struct device *, void *);
sys/dev/pci/vmwpvs.c
382
vmwpvs_match(struct device *parent, void *match, void *aux)
sys/dev/pci/vmwpvs.c
394
vmwpvs_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/wdt.c
102
wdt_probe(struct device *parent, void *match, void *aux)
sys/dev/pci/wdt.c
109
wdt_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/wdt.c
163
wdt_activate(struct device *self, int act)
sys/dev/pci/wdt.c
42
struct device sc_dev;
sys/dev/pci/wdt.c
52
int wdt_probe(struct device *, void *, void *);
sys/dev/pci/wdt.c
53
void wdt_attach(struct device *, struct device *, void *);
sys/dev/pci/wdt.c
54
int wdt_activate(struct device *, int);
sys/dev/pci/xhci_pci.c
124
xhci_pci_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/xhci_pci.c
213
xhci_pci_detach(struct device *self, int flags)
sys/dev/pci/xhci_pci.c
233
xhci_pci_activate(struct device *self, int act)
sys/dev/pci/xhci_pci.c
64
int xhci_pci_match(struct device *, void *, void *);
sys/dev/pci/xhci_pci.c
65
void xhci_pci_attach(struct device *, struct device *, void *);
sys/dev/pci/xhci_pci.c
66
int xhci_pci_detach(struct device *, int);
sys/dev/pci/xhci_pci.c
67
int xhci_pci_activate(struct device *, int);
sys/dev/pci/xhci_pci.c
76
xhci_pci_match(struct device *parent, void *match, void *aux)
sys/dev/pci/xspd.c
124
xspd_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/xspd.c
37
struct device sc_dev;
sys/dev/pci/xspd.c
41
int xspd_match(struct device *, void *, void *);
sys/dev/pci/xspd.c
42
void xspd_attach(struct device *, struct device *, void *);
sys/dev/pci/xspd.c
58
xspd_match(struct device *parent, void *match, void *aux)
sys/dev/pci/xspd.c
65
xspd_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/yds.c
1501
yds_get_portnum_by_name(struct yds_softc *sc, char *class, char *device,
sys/dev/pci/yds.c
1505
sc->sc_codec[0].codec_if, class, device, qualifier));
sys/dev/pci/yds.c
1567
yds_activate(struct device *self, int act)
sys/dev/pci/yds.c
196
void yds_attachhook(struct device *);
sys/dev/pci/yds.c
517
yds_match(struct device *parent, void *match, void *aux)
sys/dev/pci/yds.c
549
struct device *dev;
sys/dev/pci/yds.c
642
yds_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pci/yds.c
707
yds_attachhook(struct device *self)
sys/dev/pci/yds.c
81
int yds_match(struct device *, void *, void *);
sys/dev/pci/yds.c
82
void yds_attach(struct device *, struct device *, void *);
sys/dev/pci/yds.c
83
int yds_activate(struct device *, int);
sys/dev/pci/ydsreg.h
333
struct device sc_dev; /* base device */
sys/dev/pci/ydsreg.h
343
struct device sc_dev; /* base device */
sys/dev/pci/ydsreg.h
395
struct device *sc_mpu;
sys/dev/pckbc/pckbd.c
108
struct device sc_dev;
sys/dev/pckbc/pckbd.c
115
struct device *sc_wskbddev;
sys/dev/pckbc/pckbd.c
125
int pckbdprobe(struct device *, void *, void *);
sys/dev/pckbc/pckbd.c
126
void pckbdattach(struct device *, struct device *, void *);
sys/dev/pckbc/pckbd.c
127
int pckbdactivate(struct device *, int);
sys/dev/pckbc/pckbd.c
188
pckbdactivate(struct device *self, int act)
sys/dev/pckbc/pckbd.c
343
pckbdprobe(struct device *parent, void *match, void *aux)
sys/dev/pckbc/pckbd.c
432
pckbdattach(struct device *parent, struct device *self, void *aux)
sys/dev/pckbc/pms.c
150
struct device sc_dev;
sys/dev/pckbc/pms.c
182
struct device *sc_wsmousedev;
sys/dev/pckbc/pms.c
183
struct device *sc_sec_wsmousedev;
sys/dev/pckbc/pms.c
244
int pmsprobe(struct device *, void *, void *);
sys/dev/pckbc/pms.c
245
void pmsattach(struct device *, struct device *, void *);
sys/dev/pckbc/pms.c
246
int pmsactivate(struct device *, int);
sys/dev/pckbc/pms.c
2580
struct device *sc_wsmousedev = sc->sc_wsmousedev;
sys/dev/pckbc/pms.c
711
pmsprobe(struct device *parent, void *match, void *aux)
sys/dev/pckbc/pms.c
738
pmsattach(struct device *parent, struct device *self, void *aux)
sys/dev/pckbc/pms.c
778
pmsactivate(struct device *self, int act)
sys/dev/pcmcia/aic_pcmcia.c
170
aic_pcmcia_detach(struct device *self, int flags)
sys/dev/pcmcia/aic_pcmcia.c
48
int aic_pcmcia_match(struct device *, void *, void *);
sys/dev/pcmcia/aic_pcmcia.c
49
void aic_pcmcia_attach(struct device *, struct device *, void *);
sys/dev/pcmcia/aic_pcmcia.c
50
int aic_pcmcia_detach(struct device *, int);
sys/dev/pcmcia/aic_pcmcia.c
83
aic_pcmcia_match(struct device *parent, void *match, void *aux)
sys/dev/pcmcia/aic_pcmcia.c
97
aic_pcmcia_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pcmcia/cfxga.c
262
cfxga_match(struct device *parent, void *match, void *aux)
sys/dev/pcmcia/cfxga.c
315
cfxga_activate(struct device *dev, int act)
sys/dev/pcmcia/cfxga.c
332
cfxga_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pcmcia/cfxga.c
404
cfxga_detach(struct device *dev, int flags)
sys/dev/pcmcia/cfxga.c
71
struct device sc_dev;
sys/dev/pcmcia/cfxga.c
92
struct device *sc_wsdisplay;
sys/dev/pcmcia/cfxga.c
95
int cfxga_match(struct device *, void *, void *);
sys/dev/pcmcia/cfxga.c
96
void cfxga_attach(struct device *, struct device *, void *);
sys/dev/pcmcia/cfxga.c
97
int cfxga_detach(struct device *, int);
sys/dev/pcmcia/cfxga.c
98
int cfxga_activate(struct device *, int);
sys/dev/pcmcia/com_pcmcia.c
118
int com_pcmcia_match(struct device *, void *, void *);
sys/dev/pcmcia/com_pcmcia.c
119
void com_pcmcia_attach(struct device *, struct device *, void *);
sys/dev/pcmcia/com_pcmcia.c
120
int com_pcmcia_detach(struct device *, int);
sys/dev/pcmcia/com_pcmcia.c
121
int com_pcmcia_activate(struct device *, int);
sys/dev/pcmcia/com_pcmcia.c
144
com_pcmcia_match(struct device *parent, void *match, void *aux)
sys/dev/pcmcia/com_pcmcia.c
192
com_pcmcia_activate(struct device *dev, int act)
sys/dev/pcmcia/com_pcmcia.c
220
com_pcmcia_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pcmcia/com_pcmcia.c
314
com_pcmcia_detach(struct device *dev, int flags)
sys/dev/pcmcia/if_an_pcmcia.c
147
an_pcmcia_detach(struct device *dev, int flags)
sys/dev/pcmcia/if_an_pcmcia.c
166
an_pcmcia_activate(struct device *dev, int act)
sys/dev/pcmcia/if_an_pcmcia.c
49
int an_pcmcia_match(struct device *, void *, void *);
sys/dev/pcmcia/if_an_pcmcia.c
50
void an_pcmcia_attach(struct device *, struct device *, void *);
sys/dev/pcmcia/if_an_pcmcia.c
51
int an_pcmcia_detach(struct device *, int);
sys/dev/pcmcia/if_an_pcmcia.c
52
int an_pcmcia_activate(struct device *, int);
sys/dev/pcmcia/if_an_pcmcia.c
71
an_pcmcia_match(struct device *parent, void *match, void *aux)
sys/dev/pcmcia/if_an_pcmcia.c
92
an_pcmcia_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pcmcia/if_ep_pcmcia.c
156
ep_pcmcia_match(struct device *parent, void *match, void *aux)
sys/dev/pcmcia/if_ep_pcmcia.c
237
ep_pcmcia_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pcmcia/if_ep_pcmcia.c
355
ep_pcmcia_detach(struct device *dev, int flags)
sys/dev/pcmcia/if_ep_pcmcia.c
370
ep_pcmcia_activate(struct device *dev, int act)
sys/dev/pcmcia/if_ep_pcmcia.c
84
int ep_pcmcia_match(struct device *, void *, void *);
sys/dev/pcmcia/if_ep_pcmcia.c
85
void ep_pcmcia_attach(struct device *, struct device *, void *);
sys/dev/pcmcia/if_ep_pcmcia.c
86
int ep_pcmcia_detach(struct device *, int);
sys/dev/pcmcia/if_ep_pcmcia.c
87
int ep_pcmcia_activate(struct device *, int);
sys/dev/pcmcia/if_malo.c
141
malo_pcmcia_match(struct device *parent, void *match, void *aux)
sys/dev/pcmcia/if_malo.c
153
malo_pcmcia_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pcmcia/if_malo.c
210
malo_pcmcia_detach(struct device *dev, int flags)
sys/dev/pcmcia/if_malo.c
224
malo_pcmcia_activate(struct device *dev, int act)
sys/dev/pcmcia/if_malo.c
285
cmalo_attach(struct device *self)
sys/dev/pcmcia/if_malo.c
64
int malo_pcmcia_match(struct device *, void *, void *);
sys/dev/pcmcia/if_malo.c
65
void malo_pcmcia_attach(struct device *, struct device *, void *);
sys/dev/pcmcia/if_malo.c
66
int malo_pcmcia_detach(struct device *, int);
sys/dev/pcmcia/if_malo.c
67
int malo_pcmcia_activate(struct device *, int);
sys/dev/pcmcia/if_malo.c
70
void cmalo_attach(struct device *);
sys/dev/pcmcia/if_malovar.h
347
struct device sc_dev;
sys/dev/pcmcia/if_ne_pcmcia.c
589
ne_pcmcia_match(struct device *parent, void *match, void *aux)
sys/dev/pcmcia/if_ne_pcmcia.c
603
ne_pcmcia_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pcmcia/if_ne_pcmcia.c
63
int ne_pcmcia_match(struct device *, void *, void *);
sys/dev/pcmcia/if_ne_pcmcia.c
64
void ne_pcmcia_attach(struct device *, struct device *, void *);
sys/dev/pcmcia/if_ne_pcmcia.c
65
int ne_pcmcia_detach(struct device *, int);
sys/dev/pcmcia/if_ne_pcmcia.c
66
int ne_pcmcia_activate(struct device *, int);
sys/dev/pcmcia/if_ne_pcmcia.c
829
ne_pcmcia_detach(struct device *dev, int flags)
sys/dev/pcmcia/if_ne_pcmcia.c
853
ne_pcmcia_activate(struct device *dev, int act)
sys/dev/pcmcia/if_sm_pcmcia.c
102
sm_pcmcia_match(struct device *parent, void *match, void *aux)
sys/dev/pcmcia/if_sm_pcmcia.c
116
sm_pcmcia_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pcmcia/if_sm_pcmcia.c
205
sm_pcmcia_detach(struct device *dev, int flags)
sys/dev/pcmcia/if_sm_pcmcia.c
221
sm_pcmcia_activate(struct device *dev, int act)
sys/dev/pcmcia/if_sm_pcmcia.c
282
sm_pcmcia_funce_enaddr(struct device *parent, u_int8_t *myla)
sys/dev/pcmcia/if_sm_pcmcia.c
56
int sm_pcmcia_match(struct device *, void *, void *);
sys/dev/pcmcia/if_sm_pcmcia.c
57
void sm_pcmcia_attach(struct device *, struct device *, void *);
sys/dev/pcmcia/if_sm_pcmcia.c
58
int sm_pcmcia_detach(struct device *, int);
sys/dev/pcmcia/if_sm_pcmcia.c
59
int sm_pcmcia_activate(struct device *, int);
sys/dev/pcmcia/if_sm_pcmcia.c
80
int sm_pcmcia_funce_enaddr(struct device *, u_int8_t *);
sys/dev/pcmcia/if_wi_pcmcia.c
359
wi_pcmcia_match(struct device *parent, void *match, void *aux)
sys/dev/pcmcia/if_wi_pcmcia.c
369
wi_pcmcia_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pcmcia/if_wi_pcmcia.c
442
wi_pcmcia_detach(struct device *dev, int flags)
sys/dev/pcmcia/if_wi_pcmcia.c
465
wi_pcmcia_activate(struct device *dev, int act)
sys/dev/pcmcia/if_wi_pcmcia.c
69
int wi_pcmcia_match(struct device *, void *, void *);
sys/dev/pcmcia/if_wi_pcmcia.c
70
void wi_pcmcia_attach(struct device *, struct device *, void *);
sys/dev/pcmcia/if_wi_pcmcia.c
71
int wi_pcmcia_detach(struct device *, int);
sys/dev/pcmcia/if_wi_pcmcia.c
72
int wi_pcmcia_activate(struct device *, int);
sys/dev/pcmcia/if_xe.c
106
int xe_pcmcia_match(struct device *, void *, void *);
sys/dev/pcmcia/if_xe.c
107
void xe_pcmcia_attach(struct device *, struct device *, void *);
sys/dev/pcmcia/if_xe.c
108
int xe_pcmcia_detach(struct device *, int);
sys/dev/pcmcia/if_xe.c
109
int xe_pcmcia_activate(struct device *, int);
sys/dev/pcmcia/if_xe.c
116
struct device sc_dev; /* Generic device info */
sys/dev/pcmcia/if_xe.c
163
int xe_mdi_read(struct device *, int, int);
sys/dev/pcmcia/if_xe.c
164
void xe_mdi_write(struct device *, int, int, int);
sys/dev/pcmcia/if_xe.c
167
int xe_pcmcia_funce_enaddr(struct device *, u_int8_t *);
sys/dev/pcmcia/if_xe.c
168
u_int32_t xe_pcmcia_interpret_manfid(struct device *);
sys/dev/pcmcia/if_xe.c
175
void xe_statchg(struct device *);
sys/dev/pcmcia/if_xe.c
183
xe_pcmcia_match(struct device *parent, void *match, void *aux)
sys/dev/pcmcia/if_xe.c
206
xe_pcmcia_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pcmcia/if_xe.c
422
xe_pcmcia_detach(struct device *dev, int flags)
sys/dev/pcmcia/if_xe.c
442
xe_pcmcia_activate(struct device *dev, int act)
sys/dev/pcmcia/if_xe.c
483
xe_pcmcia_funce_enaddr(struct device *parent, u_int8_t *myla)
sys/dev/pcmcia/if_xe.c
534
xe_pcmcia_interpret_manfid(struct device *parent)
sys/dev/pcmcia/if_xe.c
891
xe_mdi_read(struct device *self, int phy, int reg)
sys/dev/pcmcia/if_xe.c
919
xe_mdi_write(struct device *self, int phy, int reg, int value)
sys/dev/pcmcia/if_xe.c
939
xe_statchg(struct device *self)
sys/dev/pcmcia/pcmcia.c
102
pcmcia_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pcmcia/pcmcia.c
118
pcmcia_activate(struct device *self, int act)
sys/dev/pcmcia/pcmcia.c
150
pcmcia_card_attach(struct device *dev)
sys/dev/pcmcia/pcmcia.c
244
pcmcia_card_detach(struct device *dev, int flags)
sys/dev/pcmcia/pcmcia.c
272
pcmcia_card_deactivate(struct device *dev)
sys/dev/pcmcia/pcmcia.c
294
pcmcia_submatch(struct device *parent, void *match, void *aux)
sys/dev/pcmcia/pcmcia.c
353
pcmcia_card_gettype(struct device *dev)
sys/dev/pcmcia/pcmcia.c
54
int pcmcia_match(struct device *, void *, void *);
sys/dev/pcmcia/pcmcia.c
55
int pcmcia_submatch(struct device *, void *, void *);
sys/dev/pcmcia/pcmcia.c
56
void pcmcia_attach(struct device *, struct device *, void *);
sys/dev/pcmcia/pcmcia.c
57
int pcmcia_activate(struct device *, int);
sys/dev/pcmcia/pcmcia.c
89
pcmcia_match(struct device *parent, void *match, void *aux)
sys/dev/pcmcia/pcmcia_cis.c
105
if (pcmcia_scan_cis((struct device *)sc, pcmcia_parse_cis_tuple,
sys/dev/pcmcia/pcmcia_cis.c
111
pcmcia_scan_cis(struct device *dev, int (*fct)(struct pcmcia_tuple *, void *),
sys/dev/pcmcia/pcmciachip.h
154
int pcmcia_card_attach(struct device *);
sys/dev/pcmcia/pcmciachip.h
155
void pcmcia_card_detach(struct device *, int);
sys/dev/pcmcia/pcmciachip.h
156
void pcmcia_card_deactivate(struct device *);
sys/dev/pcmcia/pcmciachip.h
157
int pcmcia_card_gettype(struct device *);
sys/dev/pcmcia/pcmciavar.h
120
struct device *child;
sys/dev/pcmcia/pcmciavar.h
157
struct device dev;
sys/dev/pcmcia/pcmciavar.h
208
int pcmcia_scan_cis(struct device * dev,
sys/dev/pcmcia/wdc_pcmcia.c
162
if (pcmcia_scan_cis((struct device *)pf->sc,
sys/dev/pcmcia/wdc_pcmcia.c
198
wdc_pcmcia_match(struct device *parent, void *match, void *aux)
sys/dev/pcmcia/wdc_pcmcia.c
222
wdc_pcmcia_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pcmcia/wdc_pcmcia.c
369
wdc_pcmcia_detach(struct device *self, int flags)
sys/dev/pcmcia/wdc_pcmcia.c
396
wdc_pcmcia_activate(struct device *self, int act)
sys/dev/pcmcia/wdc_pcmcia.c
65
static int wdc_pcmcia_match(struct device *, void *, void *);
sys/dev/pcmcia/wdc_pcmcia.c
66
static void wdc_pcmcia_attach(struct device *, struct device *, void *);
sys/dev/pcmcia/wdc_pcmcia.c
67
int wdc_pcmcia_detach(struct device *, int);
sys/dev/pcmcia/wdc_pcmcia.c
68
int wdc_pcmcia_activate(struct device *, int);
sys/dev/puc/com_puc.c
114
com_puc_detach(struct device *self, int flags)
sys/dev/puc/com_puc.c
54
int com_puc_match(struct device *, void *, void *);
sys/dev/puc/com_puc.c
55
void com_puc_attach(struct device *, struct device *, void *);
sys/dev/puc/com_puc.c
56
int com_puc_detach(struct device *, int);
sys/dev/puc/com_puc.c
64
com_puc_match(struct device *parent, void *match, void *aux)
sys/dev/puc/com_puc.c
75
com_puc_attach(struct device *parent, struct device *self, void *aux)
sys/dev/puc/lpt_puc.c
50
int lpt_puc_probe(struct device *, void *, void *);
sys/dev/puc/lpt_puc.c
51
void lpt_puc_attach(struct device *, struct device *, void *);
sys/dev/puc/lpt_puc.c
52
int lpt_puc_detach(struct device *, int);
sys/dev/puc/lpt_puc.c
59
lpt_puc_probe(struct device *parent, void *match, void *aux)
sys/dev/puc/lpt_puc.c
73
lpt_puc_attach(struct device *parent, struct device *self, void *aux)
sys/dev/puc/lpt_puc.c
98
lpt_puc_detach(struct device *self, int flags)
sys/dev/pv/hvs.c
193
struct device sc_dev;
sys/dev/pv/hvs.c
214
struct device *sc_scsibus;
sys/dev/pv/hvs.c
218
int hvs_match(struct device *, void *, void *);
sys/dev/pv/hvs.c
219
void hvs_attach(struct device *, struct device *, void *);
sys/dev/pv/hvs.c
251
hvs_match(struct device *parent, void *match, void *aux)
sys/dev/pv/hvs.c
263
hvs_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pv/hvs.c
574
if ((inq->device & SID_TYPE) == T_NODEVICE)
sys/dev/pv/hvs.c
576
if ((inq->device & SID_QUAL) == SID_QUAL_BAD_LU)
sys/dev/pv/hyperv.c
1826
config_found((struct device *)sc, &dv->dv_aa, hv_attach_print);
sys/dev/pv/hyperv.c
264
hv_match(struct device *parent, void *match, void *aux)
sys/dev/pv/hyperv.c
276
hv_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pv/hyperv.c
72
int hv_match(struct device *, void *, void *);
sys/dev/pv/hyperv.c
73
void hv_attach(struct device *, struct device *, void *);
sys/dev/pv/hypervvar.h
114
struct device sc_dev;
sys/dev/pv/if_hvn.c
122
struct device sc_dev;
sys/dev/pv/if_hvn.c
164
int hvn_match(struct device *, void *, void *);
sys/dev/pv/if_hvn.c
165
void hvn_attach(struct device *, struct device *, void *);
sys/dev/pv/if_hvn.c
215
hvn_match(struct device *parent, void *match, void *aux)
sys/dev/pv/if_hvn.c
226
hvn_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pv/if_vio.c
268
struct device sc_dev;
sys/dev/pv/if_vio.c
324
int vio_match(struct device *, void *, void *);
sys/dev/pv/if_vio.c
325
void vio_attach(struct device *, struct device *, void *);
sys/dev/pv/if_vio.c
380
vio_match(struct device *parent, void *match, void *aux)
sys/dev/pv/if_vio.c
626
vio_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pv/if_xnf.c
152
struct device sc_dev;
sys/dev/pv/if_xnf.c
153
struct device *sc_parent;
sys/dev/pv/if_xnf.c
194
int xnf_match(struct device *, void *, void *);
sys/dev/pv/if_xnf.c
195
void xnf_attach(struct device *, struct device *, void *);
sys/dev/pv/if_xnf.c
196
int xnf_detach(struct device *, int);
sys/dev/pv/if_xnf.c
229
xnf_match(struct device *parent, void *match, void *aux)
sys/dev/pv/if_xnf.c
240
xnf_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pv/if_xnf.c
322
xnf_detach(struct device *self, int flags)
sys/dev/pv/pvbus.c
120
pvbus_match(struct device *parent, void *match, void *aux)
sys/dev/pv/pvbus.c
127
pvbus_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pv/pvbus.c
220
pvbus_search(struct device *parent, void *arg, void *aux)
sys/dev/pv/pvbus.c
246
pvbus_shutdown(struct device *dev)
sys/dev/pv/pvbus.c
256
pvbus_reboot(struct device *dev)
sys/dev/pv/pvbus.c
48
int pvbus_match(struct device *, void *, void *);
sys/dev/pv/pvbus.c
49
void pvbus_attach(struct device *, struct device *, void *);
sys/dev/pv/pvbus.c
51
int pvbus_search(struct device *, void *, void *);
sys/dev/pv/pvclock.c
102
int pvclock_match(struct device *, void *, void *);
sys/dev/pv/pvclock.c
103
void pvclock_attach(struct device *, struct device *, void *);
sys/dev/pv/pvclock.c
104
int pvclock_activate(struct device *, int);
sys/dev/pv/pvclock.c
108
void pvclock_tick_hook(struct device *);
sys/dev/pv/pvclock.c
143
pvclock_match(struct device *parent, void *match, void *aux)
sys/dev/pv/pvclock.c
181
pvclock_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pv/pvclock.c
257
pvclock_activate(struct device *self, int act)
sys/dev/pv/pvclock.c
392
pvclock_tick_hook(struct device *self)
sys/dev/pv/pvclock.c
91
struct device sc_dev;
sys/dev/pv/pvvar.h
65
struct device pvbus_dev;
sys/dev/pv/pvvar.h
84
void pvbus_reboot(struct device *);
sys/dev/pv/pvvar.h
85
void pvbus_shutdown(struct device *);
sys/dev/pv/vioblk.c
104
struct device sc_dev;
sys/dev/pv/vioblk.c
123
int vioblk_match(struct device *, void *, void *);
sys/dev/pv/vioblk.c
124
void vioblk_attach(struct device *, struct device *, void *);
sys/dev/pv/vioblk.c
157
vioblk_match(struct device *parent, void *match, void *aux)
sys/dev/pv/vioblk.c
169
vioblk_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pv/vioblk.c
579
inqd.device = T_DIRECT;
sys/dev/pv/viocon.c
108
struct device sc_dev;
sys/dev/pv/viocon.c
120
int viocon_match(struct device *, void *, void *);
sys/dev/pv/viocon.c
121
void viocon_attach(struct device *, struct device *, void *);
sys/dev/pv/viocon.c
163
viocon_match(struct device *parent, void *match, void *aux)
sys/dev/pv/viocon.c
172
viocon_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pv/viogpu.c
138
viogpu_match(struct device *parent, void *match, void *aux)
sys/dev/pv/viogpu.c
149
viogpu_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pv/viogpu.c
42
int viogpu_match(struct device *, void *, void *);
sys/dev/pv/viogpu.c
43
void viogpu_attach(struct device *, struct device *, void *);
sys/dev/pv/viogpu.c
67
struct device sc_dev;
sys/dev/pv/viomb.c
105
int viomb_match(struct device *, void *, void *);
sys/dev/pv/viomb.c
106
void viomb_attach(struct device *, struct device *, void *);
sys/dev/pv/viomb.c
125
viomb_match(struct device *parent, void *match, void *aux)
sys/dev/pv/viomb.c
134
viomb_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pv/viomb.c
92
struct device sc_dev;
sys/dev/pv/viornd.c
45
struct device sc_dev;
sys/dev/pv/viornd.c
56
int viornd_match(struct device *, void *, void *);
sys/dev/pv/viornd.c
57
void viornd_attach(struct device *, struct device *, void *);
sys/dev/pv/viornd.c
73
viornd_match(struct device *parent, void *match, void *aux)
sys/dev/pv/viornd.c
82
viornd_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pv/vioscsi.c
104
vioscsi_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pv/vioscsi.c
51
struct device sc_dev;
sys/dev/pv/vioscsi.c
61
int vioscsi_match(struct device *, void *, void *);
sys/dev/pv/vioscsi.c
62
void vioscsi_attach(struct device *, struct device *, void *);
sys/dev/pv/vioscsi.c
94
vioscsi_match(struct device *parent, void *self, void *aux)
sys/dev/pv/virtiovar.h
174
struct device sc_dev;
sys/dev/pv/virtiovar.h
188
struct device *sc_child; /* set by child,
sys/dev/pv/vmmci.c
129
vmmci_activate(struct device *self, int act)
sys/dev/pv/vmmci.c
222
vmmci_tick_hook(struct device *self)
sys/dev/pv/vmmci.c
39
struct device sc_dev;
sys/dev/pv/vmmci.c
48
int vmmci_match(struct device *, void *, void *);
sys/dev/pv/vmmci.c
49
void vmmci_attach(struct device *, struct device *, void *);
sys/dev/pv/vmmci.c
50
int vmmci_activate(struct device *, int);
sys/dev/pv/vmmci.c
54
void vmmci_tick_hook(struct device *);
sys/dev/pv/vmmci.c
79
vmmci_match(struct device *parent, void *match, void *aux)
sys/dev/pv/vmmci.c
88
vmmci_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pv/vmt.c
235
struct device sc_dev;
sys/dev/pv/vmt.c
292
void vmt_tick_hook(struct device *self);
sys/dev/pv/vmt.c
296
int vmt_match(struct device *, void *, void *);
sys/dev/pv/vmt.c
297
void vmt_attach(struct device *, struct device *, void *);
sys/dev/pv/vmt.c
298
int vmt_activate(struct device *, int);
sys/dev/pv/vmt.c
417
vmt_match(struct device *parent, void *match, void *aux)
sys/dev/pv/vmt.c
431
vmt_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pv/vmt.c
597
vmt_activate(struct device *self, int act)
sys/dev/pv/vmt.c
676
vmt_tick_hook(struct device *self)
sys/dev/pv/xbf.c
155
struct device sc_dev;
sys/dev/pv/xbf.c
156
struct device *sc_parent;
sys/dev/pv/xbf.c
201
struct device *sc_scsibus;
sys/dev/pv/xbf.c
204
int xbf_match(struct device *, void *, void *);
sys/dev/pv/xbf.c
205
void xbf_attach(struct device *, struct device *, void *);
sys/dev/pv/xbf.c
206
int xbf_detach(struct device *, int);
sys/dev/pv/xbf.c
253
xbf_match(struct device *parent, void *match, void *aux)
sys/dev/pv/xbf.c
264
xbf_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pv/xbf.c
320
xbf_detach(struct device *self, int flags)
sys/dev/pv/xbf.c
831
inq.device = T_CDROM;
sys/dev/pv/xbf.c
834
inq.device = T_DIRECT;
sys/dev/pv/xen.c
130
xen_match(struct device *parent, void *match, void *aux)
sys/dev/pv/xen.c
1384
xdv->dv_dev = config_found((struct device *)sc, &xa, xen_attach_print);
sys/dev/pv/xen.c
142
xen_attach(struct device *parent, struct device *self, void *aux)
sys/dev/pv/xen.c
186
xen_deferred(struct device *self)
sys/dev/pv/xen.c
245
xen_resume(struct device *self)
sys/dev/pv/xen.c
250
xen_activate(struct device *self, int act)
sys/dev/pv/xen.c
79
int xen_match(struct device *, void *, void *);
sys/dev/pv/xen.c
80
void xen_attach(struct device *, struct device *, void *);
sys/dev/pv/xen.c
81
void xen_deferred(struct device *);
sys/dev/pv/xen.c
84
void xen_resume(struct device *);
sys/dev/pv/xen.c
85
int xen_activate(struct device *, int);
sys/dev/pv/xenvar.h
71
struct device *dv_dev;
sys/dev/pv/xenvar.h
87
struct device sc_dev;
sys/dev/radio.c
154
struct device *
sys/dev/radio.c
155
radio_attach_mi(const struct radio_hw_if *rhwp, void *hdlp, struct device *dev)
sys/dev/radio.c
174
radiodetach(struct device *self, int flags)
sys/dev/radio.c
192
radioactivate(struct device *self, int act)
sys/dev/radio.c
45
int radioprobe(struct device *, void *, void *);
sys/dev/radio.c
46
void radioattach(struct device *, struct device *, void *);
sys/dev/radio.c
47
int radiodetach(struct device *, int);
sys/dev/radio.c
48
int radioactivate(struct device *, int);
sys/dev/radio.c
61
radioprobe(struct device *parent, void *match, void *aux)
sys/dev/radio.c
68
radioattach(struct device *parent, struct device *self, void *aux)
sys/dev/radio_if.h
50
struct device *radio_attach_mi(const struct radio_hw_if *, void *,
sys/dev/radio_if.h
51
struct device *);
sys/dev/radiovar.h
33
struct device dev;
sys/dev/radiovar.h
35
struct device *sc_dev; /* hardware device struct */
sys/dev/rasops/rasops.c
1972
struct device *rf_dev;
sys/dev/rasops/rasops.c
1979
rasops_claim_framebuffer(paddr_t base, psize_t size, struct device *dev)
sys/dev/rasops/rasops.h
182
void rasops_claim_framebuffer(paddr_t, psize_t, struct device *);
sys/dev/rd.c
120
rd_match(struct device *parent, void *match, void *aux)
sys/dev/rd.c
126
rd_attach(struct device *parent, struct device *self, void *aux)
sys/dev/rd.c
136
rd_detach(struct device *self, int flags)
sys/dev/rd.c
50
int rd_match(struct device *, void *, void *);
sys/dev/rd.c
51
void rd_attach(struct device *, struct device *, void *);
sys/dev/rd.c
52
int rd_detach(struct device *, int);
sys/dev/rd.c
55
struct device sc_dev;
sys/dev/sbus/agten.c
121
int agtenmatch(struct device *, void *, void *);
sys/dev/sbus/agten.c
122
void agtenattach(struct device *, struct device *, void *);
sys/dev/sbus/agten.c
133
agtenmatch(struct device *parent, void *vcf, void *aux)
sys/dev/sbus/agten.c
144
agtenattach(struct device *parent, struct device *self, void *args)
sys/dev/sbus/apio.c
167
int lpt_apio_match(struct device *, void *, void *);
sys/dev/sbus/apio.c
168
void lpt_apio_attach(struct device *, struct device *, void *);
sys/dev/sbus/apio.c
182
apio_intr_enable(struct device *dv, u_int8_t en)
sys/dev/sbus/apio.c
194
lpt_apio_match(struct device *parent, void *match, void *aux)
sys/dev/sbus/apio.c
200
lpt_apio_attach(struct device *parent, struct device *self, void *aux)
sys/dev/sbus/apio.c
57
struct device sc_dev;
sys/dev/sbus/apio.c
63
struct device *sc_port;
sys/dev/sbus/apio.c
75
int apio_match(struct device *, void *, void *);
sys/dev/sbus/apio.c
76
void apio_attach(struct device *, struct device *, void *);
sys/dev/sbus/apio.c
78
void apio_intr_enable(struct device *, u_int8_t);
sys/dev/sbus/apio.c
89
apio_match(struct device *parent, void *match, void *aux)
sys/dev/sbus/apio.c
99
apio_attach(struct device *parent, struct device *self, void *aux)
sys/dev/sbus/asio.c
106
asio_attach(struct device *parent, struct device *self, void *aux)
sys/dev/sbus/asio.c
177
int com_asio_match(struct device *, void *, void *);
sys/dev/sbus/asio.c
178
void com_asio_attach(struct device *, struct device *, void *);
sys/dev/sbus/asio.c
185
asio_intr_enable(struct device *dv, u_int8_t en)
sys/dev/sbus/asio.c
197
com_asio_match(struct device *parent, void *match, void *aux)
sys/dev/sbus/asio.c
203
com_asio_attach(struct device *parent, struct device *self, void *aux)
sys/dev/sbus/asio.c
61
struct device *ap_dev;
sys/dev/sbus/asio.c
65
struct device sc_dev;
sys/dev/sbus/asio.c
82
int asio_match(struct device *, void *, void *);
sys/dev/sbus/asio.c
83
void asio_attach(struct device *, struct device *, void *);
sys/dev/sbus/asio.c
85
void asio_intr_enable(struct device *, u_int8_t);
sys/dev/sbus/asio.c
96
asio_match(struct device *parent, void *match, void *aux)
sys/dev/sbus/be.c
1232
be_mii_readreg(struct device *self, int phy, int reg)
sys/dev/sbus/be.c
1260
be_mii_writereg(struct device *self, int phy, int reg, int val)
sys/dev/sbus/be.c
1286
be_mii_writereg((struct device *)sc, phy, MII_BMCR,
sys/dev/sbus/be.c
1288
be_mii_writereg((struct device *)sc, phy, MII_BMCR, BMCR_RESET);
sys/dev/sbus/be.c
1291
int bmcr = be_mii_readreg((struct device *)sc, phy, MII_BMCR);
sys/dev/sbus/be.c
1318
be_mii_statchg(struct device *self)
sys/dev/sbus/be.c
134
int bematch(struct device *, void *, void *);
sys/dev/sbus/be.c
135
void beattach(struct device *, struct device *, void *);
sys/dev/sbus/be.c
1525
(*mii->mii_statchg)((struct device *)sc);
sys/dev/sbus/be.c
1547
bmcr = be_mii_readreg((struct device *)sc, BE_PHY_INTERNAL, MII_BMCR);
sys/dev/sbus/be.c
1565
bmsr = be_mii_readreg((struct device *)sc, BE_PHY_INTERNAL, MII_BMSR)|
sys/dev/sbus/be.c
1566
be_mii_readreg((struct device *)sc, BE_PHY_INTERNAL, MII_BMSR);
sys/dev/sbus/be.c
163
static int be_mii_readreg(struct device *, int, int);
sys/dev/sbus/be.c
164
static void be_mii_writereg(struct device *, int, int, int);
sys/dev/sbus/be.c
165
static void be_mii_statchg(struct device *);
sys/dev/sbus/be.c
188
bematch(struct device *parent, void *vcf, void *aux)
sys/dev/sbus/be.c
197
beattach(struct device *parent, struct device *self, void *aux)
sys/dev/sbus/be.c
96
struct device sc_dev;
sys/dev/sbus/bpp.c
112
bppmatch(struct device *parent, void *vcf, void *aux)
sys/dev/sbus/bpp.c
120
bppattach(struct device *parent, struct device *self, void *aux)
sys/dev/sbus/bpp.c
96
int bppmatch(struct device *, void *, void *);
sys/dev/sbus/bpp.c
97
void bppattach(struct device *, struct device *, void *);
sys/dev/sbus/bwtwo.c
117
int bwtwomatch(struct device *, void *, void *);
sys/dev/sbus/bwtwo.c
118
void bwtwoattach(struct device *, struct device *, void *);
sys/dev/sbus/bwtwo.c
129
bwtwomatch(struct device *parent, void *vcf, void *aux)
sys/dev/sbus/bwtwo.c
138
bwtwoattach(struct device *parent, struct device *self, void *aux)
sys/dev/sbus/cgsix.c
103
cgsixattach(struct device *parent, struct device *self, void *aux)
sys/dev/sbus/cgsix.c
82
int cgsixmatch(struct device *, void *, void *);
sys/dev/sbus/cgsix.c
83
void cgsixattach(struct device *, struct device *, void *);
sys/dev/sbus/cgsix.c
94
cgsixmatch(struct device *parent, void *vcf, void *aux)
sys/dev/sbus/cgthree.c
146
int cgthreematch(struct device *, void *, void *);
sys/dev/sbus/cgthree.c
147
void cgthreeattach(struct device *, struct device *, void *);
sys/dev/sbus/cgthree.c
187
cgthreematch(struct device *parent, void *vcf, void *aux)
sys/dev/sbus/cgthree.c
196
cgthreeattach(struct device *parent, struct device *self, void *aux)
sys/dev/sbus/cgtwelve.c
105
int cgtwelvematch(struct device *, void *, void *);
sys/dev/sbus/cgtwelve.c
106
void cgtwelveattach(struct device *, struct device *, void *);
sys/dev/sbus/cgtwelve.c
107
int cgtwelveactivate(struct device *, int);
sys/dev/sbus/cgtwelve.c
123
cgtwelvematch(struct device *parent, void *vcf, void *aux)
sys/dev/sbus/cgtwelve.c
138
cgtwelveattach(struct device *parent, struct device *self, void *args)
sys/dev/sbus/cgtwelve.c
247
cgtwelveactivate(struct device *self, int act)
sys/dev/sbus/cs4231.c
124
int cs4231_match(struct device *, void *, void *);
sys/dev/sbus/cs4231.c
125
void cs4231_attach(struct device *, struct device *, void *);
sys/dev/sbus/cs4231.c
179
cs4231_match(struct device *parent, void *vcf, void *aux)
sys/dev/sbus/cs4231.c
187
cs4231_attach(struct device *parent, struct device *self, void *aux)
sys/dev/sbus/cs4231var.h
66
struct device sc_dev; /* base device */
sys/dev/sbus/dma_sbus.c
130
dmamatch_sbus(struct device *parent, void *vcf, void *aux)
sys/dev/sbus/dma_sbus.c
140
dmaattach_sbus(struct device *parent, struct device *self, void *aux)
sys/dev/sbus/dma_sbus.c
83
int dmamatch_sbus(struct device *, void *, void *);
sys/dev/sbus/dma_sbus.c
84
void dmaattach_sbus(struct device *, struct device *, void *);
sys/dev/sbus/esp_sbus.c
130
espmatch_sbus(struct device *parent, void *vcf, void *aux)
sys/dev/sbus/esp_sbus.c
145
espattach_sbus(struct device *parent, struct device *self, void *aux)
sys/dev/sbus/esp_sbus.c
328
espattach_dma(struct device *parent, struct device *self, void *aux)
sys/dev/sbus/esp_sbus.c
72
void espattach_sbus(struct device *, struct device *, void *);
sys/dev/sbus/esp_sbus.c
73
void espattach_dma(struct device *, struct device *, void *);
sys/dev/sbus/esp_sbus.c
74
int espmatch_sbus(struct device *, void *, void *);
sys/dev/sbus/if_gem_sbus.c
68
int gemmatch_sbus(struct device *, void *, void *);
sys/dev/sbus/if_gem_sbus.c
69
void gemattach_sbus(struct device *, struct device *, void *);
sys/dev/sbus/if_gem_sbus.c
76
gemmatch_sbus(struct device *parent, void *vcf, void *aux)
sys/dev/sbus/if_gem_sbus.c
84
gemattach_sbus(struct device *parent, struct device *self, void *aux)
sys/dev/sbus/if_hme_sbus.c
65
int hmematch_sbus(struct device *, void *, void *);
sys/dev/sbus/if_hme_sbus.c
66
void hmeattach_sbus(struct device *, struct device *, void *);
sys/dev/sbus/if_hme_sbus.c
73
hmematch_sbus(struct device *parent, void *vcf, void *aux)
sys/dev/sbus/if_hme_sbus.c
84
hmeattach_sbus(struct device *parent, struct device *self, void *aux)
sys/dev/sbus/if_le.c
134
lematch_sbus(struct device *parent, void *vcf, void *aux)
sys/dev/sbus/if_le.c
143
leattach_sbus(struct device *parent, struct device *self, void *aux)
sys/dev/sbus/if_le.c
78
int lematch_sbus(struct device *, void *, void *);
sys/dev/sbus/if_le.c
79
void leattach_sbus(struct device *, struct device *, void *);
sys/dev/sbus/if_le_lebuffer.c
137
lematch_lebuffer(struct device *parent, void *vcf, void *aux)
sys/dev/sbus/if_le_lebuffer.c
147
leattach_lebuffer(struct device *parent, struct device *self, void *aux)
sys/dev/sbus/if_le_lebuffer.c
76
int lematch_lebuffer(struct device *, void *, void *);
sys/dev/sbus/if_le_lebuffer.c
77
void leattach_lebuffer(struct device *, struct device *, void *);
sys/dev/sbus/if_le_ledma.c
298
lematch_ledma(struct device *parent, void *vcf, void *aux)
sys/dev/sbus/if_le_ledma.c
308
leattach_ledma(struct device *parent, struct device *self, void *aux)
sys/dev/sbus/if_le_ledma.c
82
int lematch_ledma(struct device *, void *, void *);
sys/dev/sbus/if_le_ledma.c
83
void leattach_ledma(struct device *, struct device *, void *);
sys/dev/sbus/if_ti_sbus.c
44
int ti_sbus_match(struct device *, void *, void *);
sys/dev/sbus/if_ti_sbus.c
45
void ti_sbus_attach(struct device *, struct device *, void *);
sys/dev/sbus/if_ti_sbus.c
52
ti_sbus_match(struct device *parent, void *match, void *aux)
sys/dev/sbus/if_ti_sbus.c
60
ti_sbus_attach(struct device *parent, struct device *self, void *aux)
sys/dev/sbus/lebuffer.c
48
int lebufmatch(struct device *, void *, void *);
sys/dev/sbus/lebuffer.c
49
void lebufattach(struct device *, struct device *, void *);
sys/dev/sbus/lebuffer.c
69
lebufmatch(struct device *parent, void *vcf, void *aux)
sys/dev/sbus/lebuffer.c
81
lebufattach(struct device *parent, struct device *self, void *aux)
sys/dev/sbus/lebuffervar.h
34
struct device sc_dev; /* us as a device */
sys/dev/sbus/magma.c
1350
mbpp_match(struct device *parent, void *vcf, void *args)
sys/dev/sbus/magma.c
1359
mbpp_attach(struct device *parent, struct device *dev, void *args)
sys/dev/sbus/magma.c
268
magma_match(struct device *parent, void *vcf, void *aux)
sys/dev/sbus/magma.c
285
magma_attach(struct device *parent, struct device *dev, void *aux)
sys/dev/sbus/magma.c
776
mtty_match(struct device *parent, void *vcf, void *args)
sys/dev/sbus/magma.c
785
mtty_attach(struct device *parent, struct device *dev, void *args)
sys/dev/sbus/magmareg.h
102
struct device ms_dev; /* required. must be first in softc */
sys/dev/sbus/magmareg.h
160
struct device ms_dev; /* device info */
sys/dev/sbus/magmareg.h
192
struct device ms_dev; /* device info */
sys/dev/sbus/magmareg.h
202
int magma_match(struct device *, void *, void *);
sys/dev/sbus/magmareg.h
203
void magma_attach(struct device *, struct device *, void *);
sys/dev/sbus/magmareg.h
207
int mtty_match(struct device *, void *, void *);
sys/dev/sbus/magmareg.h
208
void mtty_attach(struct device *, struct device *, void *);
sys/dev/sbus/magmareg.h
213
int mbpp_match(struct device *, void *, void *);
sys/dev/sbus/magmareg.h
214
void mbpp_attach(struct device *, struct device *, void *);
sys/dev/sbus/mgx.c
165
int mgxmatch(struct device *, void *, void *);
sys/dev/sbus/mgx.c
166
void mgxattach(struct device *, struct device *, void *);
sys/dev/sbus/mgx.c
180
mgxmatch(struct device *parent, void *vcf, void *aux)
sys/dev/sbus/mgx.c
197
mgxattach(struct device *parent, struct device *self, void *args)
sys/dev/sbus/qe.c
102
struct device sc_dev; /* base device */
sys/dev/sbus/qe.c
127
int qematch(struct device *, void *, void *);
sys/dev/sbus/qe.c
128
void qeattach(struct device *, struct device *, void *);
sys/dev/sbus/qe.c
160
qematch(struct device *parent, void *vcf, void *aux)
sys/dev/sbus/qe.c
169
qeattach(struct device *parent, struct device *self, void *aux)
sys/dev/sbus/qec.c
104
qecattach(struct device *parent, struct device *self, void *aux)
sys/dev/sbus/qec.c
49
int qecmatch(struct device *, void *, void *);
sys/dev/sbus/qec.c
50
void qecattach(struct device *, struct device *, void *);
sys/dev/sbus/qec.c
92
qecmatch(struct device *parent, void *vcf, void *aux)
sys/dev/sbus/qecvar.h
34
struct device sc_dev; /* us as a device */
sys/dev/sbus/qla_sbus.c
41
int qla_sbus_match(struct device *, void *, void *);
sys/dev/sbus/qla_sbus.c
42
void qla_sbus_attach(struct device *, struct device *, void *);
sys/dev/sbus/qla_sbus.c
51
qla_sbus_match(struct device *parent, void *cf, void *aux)
sys/dev/sbus/qla_sbus.c
63
qla_sbus_attach(struct device *parent, struct device *self, void *aux)
sys/dev/sbus/qlw_sbus.c
39
int qlw_sbus_match(struct device *, void *, void *);
sys/dev/sbus/qlw_sbus.c
40
void qlw_sbus_attach(struct device *, struct device *, void *);
sys/dev/sbus/qlw_sbus.c
49
qlw_sbus_match(struct device *parent, void *cf, void *aux)
sys/dev/sbus/qlw_sbus.c
63
qlw_sbus_attach(struct device *parent, struct device *self, void *aux)
sys/dev/sbus/rfx.c
141
int rfxmatch(struct device *, void *, void *);
sys/dev/sbus/rfx.c
142
void rfxattach(struct device *, struct device *, void *);
sys/dev/sbus/rfx.c
156
rfxmatch(struct device *parent, void *vcf, void *aux)
sys/dev/sbus/rfx.c
159
const char *device = sa->sa_name;
sys/dev/sbus/rfx.c
162
while (*device != ',' && *device != '\0')
sys/dev/sbus/rfx.c
163
device++;
sys/dev/sbus/rfx.c
164
if (*device == '\0')
sys/dev/sbus/rfx.c
165
device = sa->sa_name;
sys/dev/sbus/rfx.c
167
device++;
sys/dev/sbus/rfx.c
169
if (strncmp(device, "RasterFLEX", strlen("RasterFLEX")) != 0)
sys/dev/sbus/rfx.c
173
if (strcmp(device, "RasterFLEX-TV") == 0)
sys/dev/sbus/rfx.c
183
rfxattach(struct device *parent, struct device *self, void *args)
sys/dev/sbus/rfx.c
187
const char *device = sa->sa_name;
sys/dev/sbus/rfx.c
194
while (*device != ',' && *device != '\0')
sys/dev/sbus/rfx.c
195
device++;
sys/dev/sbus/rfx.c
196
if (*device == '\0')
sys/dev/sbus/rfx.c
197
device = sa->sa_name;
sys/dev/sbus/rfx.c
199
device++;
sys/dev/sbus/rfx.c
201
printf(": %s", device);
sys/dev/sbus/sbusvar.h
106
struct device sc_dev; /* base device */
sys/dev/sbus/spif.c
148
spifmatch(struct device *parent, void *vcf, void *aux)
sys/dev/sbus/spif.c
160
spifattach(struct device *parent, struct device *self, void *aux)
sys/dev/sbus/spif.c
277
sttymatch(struct device *parent, void *vcf, void *aux)
sys/dev/sbus/spif.c
285
sttyattach(struct device *parent, struct device *dev, void *aux)
sys/dev/sbus/spif.c
59
int spifmatch(struct device *, void *, void *);
sys/dev/sbus/spif.c
60
void spifattach(struct device *, struct device *, void *);
sys/dev/sbus/spif.c
62
int sttymatch(struct device *, void *, void *);
sys/dev/sbus/spif.c
63
void sttyattach(struct device *, struct device *, void *);
sys/dev/sbus/spif.c
85
int sbppmatch(struct device *, void *, void *);
sys/dev/sbus/spif.c
86
void sbppattach(struct device *, struct device *, void *);
sys/dev/sbus/spif.c
983
sbppmatch(struct device *parent, void *vcf, void *aux)
sys/dev/sbus/spif.c
991
sbppattach(struct device *parent, struct device *dev, void *aux)
sys/dev/sbus/spifvar.h
55
struct device sc_dev; /* base device */
sys/dev/sbus/spifvar.h
61
struct device sc_dev; /* base device */
sys/dev/sbus/spifvar.h
66
struct device sc_dev; /* base device */
sys/dev/sbus/stp4020var.h
53
struct device *pcmcia; /* Associated PCMCIA device */
sys/dev/sbus/stp4020var.h
66
struct device sc_dev; /* Base device */
sys/dev/sbus/tvtwo.c
144
int tvtwomatch(struct device *, void *, void *);
sys/dev/sbus/tvtwo.c
145
void tvtwoattach(struct device *, struct device *, void *);
sys/dev/sbus/tvtwo.c
166
tvtwomatch(struct device *parent, void *vcf, void *aux)
sys/dev/sbus/tvtwo.c
181
tvtwoattach(struct device *parent, struct device *self, void *args)
sys/dev/sbus/uperf_sbus.c
108
uperf_sbus_match(struct device *parent, void *vcf, void *aux)
sys/dev/sbus/uperf_sbus.c
116
uperf_sbus_attach(struct device *parent, struct device *self, void *aux)
sys/dev/sbus/uperf_sbus.c
54
int uperf_sbus_match(struct device *, void *, void *);
sys/dev/sbus/uperf_sbus.c
55
void uperf_sbus_attach(struct device *, struct device *, void *);
sys/dev/sbus/vigra.c
204
int vigramatch(struct device *, void *, void *);
sys/dev/sbus/vigra.c
205
void vigraattach(struct device *, struct device *, void *);
sys/dev/sbus/vigra.c
219
vigramatch(struct device *parent, void *vcf, void *aux)
sys/dev/sbus/vigra.c
235
vigraattach(struct device *parent, struct device *self, void *args)
sys/dev/sbus/xbox.c
50
int xboxmatch(struct device *, void *, void *);
sys/dev/sbus/xbox.c
51
void xboxattach(struct device *, struct device *, void *);
sys/dev/sbus/xbox.c
64
xboxmatch(struct device *parent, void *cf, void *aux)
sys/dev/sbus/xbox.c
75
xboxattach(struct device *parent, struct device *self, void *aux)
sys/dev/sbus/xboxvar.h
37
struct device sc_dev; /* base device */
sys/dev/sbus/zx.c
146
void zx_attach(struct device *, struct device *, void *);
sys/dev/sbus/zx.c
147
int zx_match(struct device *, void *, void *);
sys/dev/sbus/zx.c
171
zx_match(struct device *parent, void *vcf, void *aux)
sys/dev/sbus/zx.c
182
zx_attach(struct device *parent, struct device *self, void *args)
sys/dev/sdmmc/if_bwfm_sdio.c
115
int bwfm_sdio_match(struct device *, void *, void *);
sys/dev/sdmmc/if_bwfm_sdio.c
116
void bwfm_sdio_attach(struct device *, struct device *, void *);
sys/dev/sdmmc/if_bwfm_sdio.c
118
int bwfm_sdio_detach(struct device *, int);
sys/dev/sdmmc/if_bwfm_sdio.c
199
bwfm_sdio_match(struct device *parent, void *match, void *aux)
sys/dev/sdmmc/if_bwfm_sdio.c
249
bwfm_sdio_attach(struct device *parent, struct device *self, void *aux)
sys/dev/sdmmc/if_bwfm_sdio.c
755
bwfm_sdio_detach(struct device *self, int flags)
sys/dev/sdmmc/sdhc.c
453
sdhc_activate(struct device *self, int act)
sys/dev/sdmmc/sdhc.c
47
struct device *sdmmc; /* generic SD/MMC device */
sys/dev/sdmmc/sdhcvar.h
27
struct device sc_dev;
sys/dev/sdmmc/sdhcvar.h
45
int sdhc_activate(struct device *, int);
sys/dev/sdmmc/sdmmc.c
101
sdmmc_attach(struct device *parent, struct device *self, void *aux)
sys/dev/sdmmc/sdmmc.c
173
sdmmc_detach(struct device *self, int flags)
sys/dev/sdmmc/sdmmc.c
190
sdmmc_activate(struct device *self, int act)
sys/dev/sdmmc/sdmmc.c
309
sdmmc_needs_discover(struct device *self)
sys/dev/sdmmc/sdmmc.c
54
int sdmmc_match(struct device *, void *, void *);
sys/dev/sdmmc/sdmmc.c
55
void sdmmc_attach(struct device *, struct device *, void *);
sys/dev/sdmmc/sdmmc.c
56
int sdmmc_detach(struct device *, int);
sys/dev/sdmmc/sdmmc.c
57
int sdmmc_activate(struct device *, int);
sys/dev/sdmmc/sdmmc.c
70
int sdmmc_ioctl(struct device *, u_long, caddr_t);
sys/dev/sdmmc/sdmmc.c
768
sdmmc_ioctl(struct device *self, u_long request, caddr_t addr)
sys/dev/sdmmc/sdmmc.c
92
sdmmc_match(struct device *parent, void *match, void *aux)
sys/dev/sdmmc/sdmmc_io.c
293
sdmmc_submatch(struct device *parent, void *match, void *aux)
sys/dev/sdmmc/sdmmc_io.c
39
int sdmmc_submatch(struct device *, void *, void *);
sys/dev/sdmmc/sdmmc_io.c
760
sdmmc_intr_establish(struct device *sdmmc, int (*fun)(void *),
sys/dev/sdmmc/sdmmc_io.c
819
sdmmc_card_intr(struct device *sdmmc)
sys/dev/sdmmc/sdmmc_scsi.c
444
inq.device = T_DIRECT;
sys/dev/sdmmc/sdmmc_scsi.c
584
struct device *disk, *scsibus, *chip, *sdmmc;
sys/dev/sdmmc/sdmmc_scsi.c
71
struct device *sc_child;
sys/dev/sdmmc/sdmmcchip.h
119
void sdmmc_needs_discover(struct device *);
sys/dev/sdmmc/sdmmcchip.h
120
void sdmmc_card_intr(struct device *);
sys/dev/sdmmc/sdmmcvar.h
154
struct device *child; /* function driver */
sys/dev/sdmmc/sdmmcvar.h
168
struct device sc_dev; /* base device */
sys/dev/sdmmc/sdmmcvar.h
254
void *sdmmc_intr_establish(struct device *, int (*)(void *),
sys/dev/softraid.c
1778
sr_match(struct device *parent, void *match, void *aux)
sys/dev/softraid.c
1784
sr_attach(struct device *parent, struct device *self, void *aux)
sys/dev/softraid.c
1835
sr_detach(struct device *self, int flags)
sys/dev/softraid.c
1853
rv = config_detach((struct device *)sc->sc_scsibus, flags);
sys/dev/softraid.c
2475
sr_bio_ioctl(struct device *dev, u_long cmd, caddr_t addr)
sys/dev/softraid.c
3314
struct device *dev;
sys/dev/softraid.c
4030
inq.device = T_DIRECT;
sys/dev/softraid.c
4577
config_suspend((struct device *)sc, DVACT_POWERDOWN);
sys/dev/softraid.c
5095
struct device *dv;
sys/dev/softraid.c
81
int sr_match(struct device *, void *, void *);
sys/dev/softraid.c
82
void sr_attach(struct device *, struct device *, void *);
sys/dev/softraid.c
83
int sr_detach(struct device *, int);
sys/dev/softraid.c
99
int sr_bio_ioctl(struct device *, u_long, caddr_t);
sys/dev/softraidvar.h
635
struct device sc_dev;
sys/dev/spdmemvar.h
63
struct device sc_dev;
sys/dev/sun/sunkbd.c
80
sc->sc_wskbddev = config_found((struct device *)sc, waa,
sys/dev/sun/sunkbdvar.h
37
struct device sc_dev;
sys/dev/sun/sunkbdvar.h
51
struct device *sc_wskbddev;
sys/dev/sun/sunmsvar.h
29
struct device sc_dev;
sys/dev/sun/sunmsvar.h
51
struct device *sc_wsmousedev;
sys/dev/sun/z8530ms.c
125
int zsms_match(struct device *, void *, void *);
sys/dev/sun/z8530ms.c
126
void zsms_attach(struct device *, struct device *, void *);
sys/dev/sun/z8530ms.c
172
zsms_match(struct device *parent, void *vcf, void *aux)
sys/dev/sun/z8530ms.c
196
zsms_attach(struct device *parent, struct device *self, void *aux)
sys/dev/tc/asc_tc.c
103
asc_tc_match(struct device *parent, void *cfdata, void *aux)
sys/dev/tc/asc_tc.c
114
asc_tc_attach(struct device *parent, struct device *self, void *aux)
sys/dev/tc/asc_tc.c
57
int asc_tc_match(struct device *, void *, void *);
sys/dev/tc/asc_tc.c
58
void asc_tc_attach(struct device *, struct device *, void *);
sys/dev/tc/asc_tcds.c
117
asc_tcds_match(struct device *parent, void *cf, void *aux)
sys/dev/tc/asc_tcds.c
130
asc_tcds_attach(struct device *parent, struct device *self, void *aux)
sys/dev/tc/asc_tcds.c
82
int asc_tcds_match (struct device *, void *, void *);
sys/dev/tc/asc_tcds.c
83
void asc_tcds_attach(struct device *, struct device *, void *);
sys/dev/tc/bba.c
107
int bba_match(struct device *, void *, void *);
sys/dev/tc/bba.c
108
void bba_attach(struct device *, struct device *, void *);
sys/dev/tc/bba.c
178
bba_match(struct device *parent, void *vcf, void *aux)
sys/dev/tc/bba.c
190
bba_attach(struct device *parent, struct device *self, void *aux)
sys/dev/tc/if_le_ioasic.c
108
le_ioasic_attach(struct device *parent, struct device *self, void *aux)
sys/dev/tc/if_le_ioasic.c
71
int le_ioasic_match(struct device *, void *, void *);
sys/dev/tc/if_le_ioasic.c
72
void le_ioasic_attach(struct device *, struct device *, void *);
sys/dev/tc/if_le_ioasic.c
93
le_ioasic_match(struct device *parent, void *match, void *aux)
sys/dev/tc/if_le_tc.c
56
int le_tc_match(struct device *, void *, void *);
sys/dev/tc/if_le_tc.c
57
void le_tc_attach(struct device *, struct device *, void *);
sys/dev/tc/if_le_tc.c
68
le_tc_match(struct device *parent, void *match, void *aux)
sys/dev/tc/if_le_tc.c
79
le_tc_attach(struct device *parent, struct device *self, void *aux)
sys/dev/tc/ioasicvar.h
54
struct device sc_dv;
sys/dev/tc/ioasicvar.h
69
void ioasic_intr_establish(struct device *, void *,
sys/dev/tc/ioasicvar.h
71
void ioasic_intr_disestablish(struct device *, void *);
sys/dev/tc/tc.c
194
tcsubmatch(struct device *parent, void *vcf, void *aux)
sys/dev/tc/tc.c
254
tc_intr_establish(struct device *dev, void *cookie, int level,
sys/dev/tc/tc.c
263
tc_intr_disestablish(struct device *dev, void *cookie, const char *name)
sys/dev/tc/tc.c
40
int tcmatch(struct device *, void *, void *);
sys/dev/tc/tc.c
41
void tcattach(struct device *, struct device *, void *);
sys/dev/tc/tc.c
52
int tcsubmatch(struct device *, void *, void *);
sys/dev/tc/tc.c
57
tcmatch(struct device *parent, void *vcf, void *aux)
sys/dev/tc/tc.c
69
tcattach(struct device *parent, struct device *self, void *aux)
sys/dev/tc/tcds.c
100
int tcdssubmatch(struct device *, void *, void *);
sys/dev/tc/tcds.c
142
tcdsmatch(struct device *parent, void *cfdata, void *aux)
sys/dev/tc/tcds.c
150
tcdsattach(struct device *parent, struct device *self, void *aux)
sys/dev/tc/tcds.c
301
tcdssubmatch(struct device *parent, void *vcf, void *aux)
sys/dev/tc/tcds.c
328
tcds_intr_establish(struct device *tcds, int slot, int (*func)(void *),
sys/dev/tc/tcds.c
344
tcds_intr_disestablish(struct device *tcds, int slot)
sys/dev/tc/tcds.c
83
struct device sc_dv;
sys/dev/tc/tcds.c
97
int tcdsmatch(struct device *, void *, void *);
sys/dev/tc/tcds.c
98
void tcdsattach(struct device *, struct device *, void *);
sys/dev/tc/tcdsvar.h
79
void tcds_intr_establish(struct device *, int,
sys/dev/tc/tcdsvar.h
81
void tcds_intr_disestablish(struct device *, int);
sys/dev/tc/tcvar.h
122
void tcattach(struct device *, struct device *, void *);
sys/dev/tc/tcvar.h
123
void tc_intr_establish(struct device *, void *, int, int (*)(void *),
sys/dev/tc/tcvar.h
125
void tc_intr_disestablish(struct device *, void *, const char *);
sys/dev/tc/tcvar.h
47
struct device sc_dv;
sys/dev/tc/tcvar.h
53
void (*sc_intr_establish)(struct device *, void *,
sys/dev/tc/tcvar.h
55
void (*sc_intr_disestablish)(struct device *, void *, const char *);
sys/dev/tc/tcvar.h
75
void (*tba_intr_establish)(struct device *, void *,
sys/dev/tc/tcvar.h
77
void (*tba_intr_disestablish)(struct device *, void *, const char *);
sys/dev/tc/zs_ioasic.c
177
static int zs_ioasic_match(struct device *, void *, void *);
sys/dev/tc/zs_ioasic.c
178
static void zs_ioasic_attach(struct device *, struct device *, void *);
sys/dev/tc/zs_ioasic.c
180
static int zs_ioasic_submatch(struct device *, void *, void *);
sys/dev/tc/zs_ioasic.c
198
zs_ioasic_match(struct device *parent, void *vcf, void *aux)
sys/dev/tc/zs_ioasic.c
224
zs_ioasic_attach(struct device *parent, struct device *self, void *aux)
sys/dev/tc/zs_ioasic.c
381
zs_ioasic_submatch(struct device *parent, void *vcf, void *aux)
sys/dev/usb/dwc2/dwc2.c
1026
struct usbd_device *dev = xfer->pipe->device;
sys/dev/usb/dwc2/dwc2.c
343
usb_add_task(xfer->device, &xfer->abort_task);
sys/dev/usb/dwc2/dwc2.c
360
struct usbd_device *dev = pipe->device;
sys/dev/usb/dwc2/dwc2.c
459
usb_rem_task(xfer->device, &xfer->abort_task);
sys/dev/usb/dwc2/dwc2.c
473
usb_rem_task(xfer->device, &xfer->abort_task);
sys/dev/usb/dwc2/dwc2_core.h
1098
struct device *dev;
sys/dev/usb/dwc2/dwc2_hcd.c
4120
struct usbd_device *dev = dpipe->pipe.device;
sys/dev/usb/dwc2/dwc2_hcd.c
4185
struct usbd_device *dev = dpipe->pipe.device;
sys/dev/usb/dwc2/dwc2_hcd.c
4318
usb_rem_task(xfer->device, &xfer->abort_task);
sys/dev/usb/dwc2/dwc2_hcd.c
536
struct usbd_device *dev = dpipe->pipe.device;
sys/dev/usb/dwc2/dwc2_hcdqueue.c
2163
struct usbd_device *dev = dpipe->pipe.device;
sys/dev/usb/dwc2/dwc2var.h
63
#define DWC2_PIPE2SC(pipe) DWC2_BUS2SC((pipe)->device->bus)
sys/dev/usb/dwc2/dwc2var.h
65
#define DWC2_DPIPE2SC(d) DWC2_BUS2SC((d)->pipe.device->bus)
sys/dev/usb/dwc2/dwc2var.h
79
int (*sc_set_dma_addr)(struct device *, bus_addr_t, int);
sys/dev/usb/dwc2/dwc2var.h
94
struct device *sc_child; /* /dev/usb# device */
sys/dev/usb/ehci.c
1357
struct usbd_device *dev = pipe->device;
sys/dev/usb/ehci.c
1384
if (pipe->device->depth == 0) {
sys/dev/usb/ehci.c
1796
struct ehci_softc *sc = (struct ehci_softc *)xfer->device->bus;
sys/dev/usb/ehci.c
2216
struct ehci_softc *sc = (struct ehci_softc *)xfer->device->bus;
sys/dev/usb/ehci.c
2229
struct ehci_softc *sc = (struct ehci_softc *)xfer->device->bus;
sys/dev/usb/ehci.c
2584
struct ehci_softc *sc = (struct ehci_softc *)pipe->device->bus;
sys/dev/usb/ehci.c
2609
struct ehci_softc *sc = (struct ehci_softc *)xfer->device->bus;
sys/dev/usb/ehci.c
2622
usb_rem_task(xfer->device, &xfer->abort_task);
sys/dev/usb/ehci.c
2631
if (xfer->device->bus->intr_context)
sys/dev/usb/ehci.c
2660
usb_rem_task(xfer->device, &xfer->abort_task);
sys/dev/usb/ehci.c
2718
struct ehci_softc *sc = (struct ehci_softc *)xfer->device->bus;
sys/dev/usb/ehci.c
2731
usb_rem_task(xfer->device, &xfer->abort_task);
sys/dev/usb/ehci.c
2749
usb_rem_task(xfer->device, &xfer->abort_task);
sys/dev/usb/ehci.c
2751
if (xfer->device->speed == USB_SPEED_HIGH) {
sys/dev/usb/ehci.c
2798
struct ehci_softc *sc = (struct ehci_softc *)xfer->device->bus;
sys/dev/usb/ehci.c
2807
usb_add_task(xfer->device, &xfer->abort_task);
sys/dev/usb/ehci.c
2864
struct ehci_softc *sc = (struct ehci_softc *)xfer->device->bus;
sys/dev/usb/ehci.c
2978
struct ehci_softc *sc = (struct ehci_softc *)xfer->device->bus;
sys/dev/usb/ehci.c
3017
struct ehci_softc *sc = (struct ehci_softc *)xfer->device->bus;
sys/dev/usb/ehci.c
3081
struct ehci_softc *sc = (struct ehci_softc *)xfer->device->bus;
sys/dev/usb/ehci.c
3131
struct ehci_softc *sc = (struct ehci_softc *)xfer->device->bus;
sys/dev/usb/ehci.c
3198
struct ehci_softc *sc = (struct ehci_softc *)xfer->device->bus;
sys/dev/usb/ehci.c
3258
struct ehci_softc *sc = (struct ehci_softc *)xfer->device->bus;
sys/dev/usb/ehci.c
3297
if (xfer->device->speed == USB_SPEED_HIGH) {
sys/dev/usb/ehci.c
3480
EHCI_ITD_SET_DADDR(xfer->pipe->device->address)
sys/dev/usb/ehci.c
3504
struct usbd_device *hshub = xfer->device->myhsport->parent;
sys/dev/usb/ehci.c
3516
EHCI_SITD_SET_ADDR(xfer->device->address) |
sys/dev/usb/ehci.c
3517
EHCI_SITD_SET_PORT(xfer->device->myhsport->portno) |
sys/dev/usb/ehci.c
3603
struct ehci_softc *sc = (struct ehci_softc *)xfer->device->bus;
sys/dev/usb/ehci.c
736
usb_rem_task(xfer->pipe->device, &xfer->abort_task);
sys/dev/usb/ehci.c
753
if (xfer->device->speed == USB_SPEED_HIGH) {
sys/dev/usb/ehci.c
776
usb_rem_task(xfer->pipe->device, &xfer->abort_task);
sys/dev/usb/ehci.c
791
if (xfer->device->speed == USB_SPEED_HIGH) {
sys/dev/usb/ehci.c
935
ehci_detach(struct device *self, int flags)
sys/dev/usb/ehci.c
960
ehci_activate(struct device *self, int act)
sys/dev/usb/ehcivar.h
184
int ehci_detach(struct device *, int);
sys/dev/usb/ehcivar.h
185
int ehci_activate(struct device *, int);
sys/dev/usb/fido.c
36
int fido_match(struct device *, void *, void *);
sys/dev/usb/fido.c
50
fido_match(struct device *parent, void *match, void *aux)
sys/dev/usb/if_athn_usb.c
100
void athn_usb_attachhook(struct device *);
sys/dev/usb/if_athn_usb.c
233
athn_usb_match(struct device *parent, void *match, void *aux)
sys/dev/usb/if_athn_usb.c
245
athn_usb_attach(struct device *parent, struct device *self, void *aux)
sys/dev/usb/if_athn_usb.c
251
usc->sc_udev = uaa->device;
sys/dev/usb/if_athn_usb.c
279
athn_usb_detach(struct device *self, int flags)
sys/dev/usb/if_athn_usb.c
304
athn_usb_attachhook(struct device *self)
sys/dev/usb/if_athn_usb.c
97
int athn_usb_match(struct device *, void *, void *);
sys/dev/usb/if_athn_usb.c
98
void athn_usb_attach(struct device *, struct device *, void *);
sys/dev/usb/if_athn_usb.c
99
int athn_usb_detach(struct device *, int);
sys/dev/usb/if_atu.c
1097
atu_match(struct device *parent, void *match, void *aux)
sys/dev/usb/if_atu.c
1243
atu_attach(struct device *parent, struct device *self, void *aux)
sys/dev/usb/if_atu.c
1248
struct usbd_device *dev = uaa->device;
sys/dev/usb/if_atu.c
1466
atu_detach(struct device *self, int flags)
sys/dev/usb/if_atu.c
265
void atu_internal_firmware(struct device *);
sys/dev/usb/if_atu.c
266
void atu_external_firmware(struct device *);
sys/dev/usb/if_atu.c
850
atu_internal_firmware(struct device *self)
sys/dev/usb/if_atu.c
90
int atu_match(struct device *, void *, void *);
sys/dev/usb/if_atu.c
91
void atu_attach(struct device *, struct device *, void *);
sys/dev/usb/if_atu.c
92
int atu_detach(struct device *, int);
sys/dev/usb/if_atu.c
982
atu_external_firmware(struct device *self)
sys/dev/usb/if_atureg.h
171
struct device atu_dev;
sys/dev/usb/if_aue.c
204
int aue_match(struct device *, void *, void *);
sys/dev/usb/if_aue.c
205
void aue_attach(struct device *, struct device *, void *);
sys/dev/usb/if_aue.c
206
int aue_detach(struct device *, int);
sys/dev/usb/if_aue.c
237
int aue_miibus_readreg(struct device *, int, int);
sys/dev/usb/if_aue.c
238
void aue_miibus_writereg(struct device *, int, int, int);
sys/dev/usb/if_aue.c
239
void aue_miibus_statchg(struct device *);
sys/dev/usb/if_aue.c
429
aue_miibus_readreg(struct device *dev, int phy, int reg)
sys/dev/usb/if_aue.c
483
aue_miibus_writereg(struct device *dev, int phy, int reg, int data)
sys/dev/usb/if_aue.c
517
aue_miibus_statchg(struct device *dev)
sys/dev/usb/if_aue.c
680
aue_match(struct device *parent, void *match, void *aux)
sys/dev/usb/if_aue.c
696
aue_attach(struct device *parent, struct device *self, void *aux)
sys/dev/usb/if_aue.c
704
struct usbd_device *dev = uaa->device;
sys/dev/usb/if_aue.c
809
aue_detach(struct device *self, int flags)
sys/dev/usb/if_auereg.h
225
struct device aue_dev;
sys/dev/usb/if_axe.c
174
int axe_match(struct device *, void *, void *);
sys/dev/usb/if_axe.c
175
void axe_attach(struct device *, struct device *, void *);
sys/dev/usb/if_axe.c
176
int axe_detach(struct device *, int);
sys/dev/usb/if_axe.c
199
int axe_miibus_readreg(struct device *, int, int);
sys/dev/usb/if_axe.c
200
void axe_miibus_writereg(struct device *, int, int, int);
sys/dev/usb/if_axe.c
201
void axe_miibus_statchg(struct device *);
sys/dev/usb/if_axe.c
259
axe_miibus_readreg(struct device *dev, int phy, int reg)
sys/dev/usb/if_axe.c
318
axe_miibus_writereg(struct device *dev, int phy, int reg, int val)
sys/dev/usb/if_axe.c
344
axe_miibus_statchg(struct device *dev)
sys/dev/usb/if_axe.c
667
axe_match(struct device *parent, void *match, void *aux)
sys/dev/usb/if_axe.c
683
axe_attach(struct device *parent, struct device *self, void *aux)
sys/dev/usb/if_axe.c
696
sc->axe_udev = uaa->device;
sys/dev/usb/if_axe.c
832
axe_detach(struct device *self, int flags)
sys/dev/usb/if_axen.c
109
int axen_miibus_readreg(struct device *, int, int);
sys/dev/usb/if_axen.c
110
void axen_miibus_writereg(struct device *, int, int, int);
sys/dev/usb/if_axen.c
111
void axen_miibus_statchg(struct device *);
sys/dev/usb/if_axen.c
169
axen_miibus_readreg(struct device *dev, int phy, int reg)
sys/dev/usb/if_axen.c
205
axen_miibus_writereg(struct device *dev, int phy, int reg, int val)
sys/dev/usb/if_axen.c
231
axen_miibus_statchg(struct device *dev)
sys/dev/usb/if_axen.c
585
axen_match(struct device *parent, void *match, void *aux)
sys/dev/usb/if_axen.c
597
axen_attach(struct device *parent, struct device *self, void *aux)
sys/dev/usb/if_axen.c
611
sc->axen_udev = uaa->device;
sys/dev/usb/if_axen.c
746
axen_detach(struct device *self, int flags)
sys/dev/usb/if_axen.c
84
int axen_match(struct device *, void *, void *);
sys/dev/usb/if_axen.c
85
void axen_attach(struct device *, struct device *, void *);
sys/dev/usb/if_axen.c
86
int axen_detach(struct device *, int);
sys/dev/usb/if_axenreg.h
268
struct device axen_dev;
sys/dev/usb/if_axereg.h
233
struct device axe_dev;
sys/dev/usb/if_bwfm_usb.c
178
int bwfm_usb_match(struct device *, void *, void *);
sys/dev/usb/if_bwfm_usb.c
179
void bwfm_usb_attach(struct device *, struct device *, void *);
sys/dev/usb/if_bwfm_usb.c
180
int bwfm_usb_detach(struct device *, int);
sys/dev/usb/if_bwfm_usb.c
217
bwfm_usb_match(struct device *parent, void *match, void *aux)
sys/dev/usb/if_bwfm_usb.c
229
bwfm_usb_attach(struct device *parent, struct device *self, void *aux)
sys/dev/usb/if_bwfm_usb.c
238
sc->sc_udev = uaa->device;
sys/dev/usb/if_bwfm_usb.c
611
bwfm_usb_detach(struct device *self, int flags)
sys/dev/usb/if_bwfm_usb.c
856
if (usbd_is_dying(xfer->pipe->device))
sys/dev/usb/if_cdce.c
107
int cdce_match(struct device *, void *, void *);
sys/dev/usb/if_cdce.c
108
void cdce_attach(struct device *, struct device *, void *);
sys/dev/usb/if_cdce.c
109
int cdce_detach(struct device *, int);
sys/dev/usb/if_cdce.c
120
cdce_match(struct device *parent, void *match, void *aux)
sys/dev/usb/if_cdce.c
145
cdce_attach(struct device *parent, struct device *self, void *aux)
sys/dev/usb/if_cdce.c
151
struct usbd_device *dev = uaa->device;
sys/dev/usb/if_cdce.c
165
sc->cdce_udev = uaa->device;
sys/dev/usb/if_cdce.c
342
cdce_detach(struct device *self, int flags)
sys/dev/usb/if_cdcereg.h
69
struct device cdce_dev;
sys/dev/usb/if_cue.c
103
int cue_match(struct device *, void *, void *);
sys/dev/usb/if_cue.c
104
void cue_attach(struct device *, struct device *, void *);
sys/dev/usb/if_cue.c
105
int cue_detach(struct device *, int);
sys/dev/usb/if_cue.c
412
cue_match(struct device *parent, void *match, void *aux)
sys/dev/usb/if_cue.c
428
cue_attach(struct device *parent, struct device *self, void *aux)
sys/dev/usb/if_cue.c
434
struct usbd_device *dev = uaa->device;
sys/dev/usb/if_cue.c
521
cue_detach(struct device *self, int flags)
sys/dev/usb/if_cuereg.h
168
struct device cue_dev;
sys/dev/usb/if_kue.c
147
int kue_match(struct device *, void *, void *);
sys/dev/usb/if_kue.c
148
void kue_attach(struct device *, struct device *, void *);
sys/dev/usb/if_kue.c
149
int kue_detach(struct device *, int);
sys/dev/usb/if_kue.c
179
void kue_attachhook(struct device *);
sys/dev/usb/if_kue.c
386
kue_match(struct device *parent, void *match, void *aux)
sys/dev/usb/if_kue.c
400
kue_attachhook(struct device *self)
sys/dev/usb/if_kue.c
506
kue_attach(struct device *parent, struct device *self, void *aux)
sys/dev/usb/if_kue.c
510
struct usbd_device *dev = uaa->device;
sys/dev/usb/if_kue.c
530
kue_detach(struct device *self, int flags)
sys/dev/usb/if_kuereg.h
167
struct device kue_dev;
sys/dev/usb/if_mos.c
124
int mos_match(struct device *, void *, void *);
sys/dev/usb/if_mos.c
125
void mos_attach(struct device *, struct device *, void *);
sys/dev/usb/if_mos.c
126
int mos_detach(struct device *, int);
sys/dev/usb/if_mos.c
150
int mos_miibus_readreg(struct device *, int, int);
sys/dev/usb/if_mos.c
151
void mos_miibus_writereg(struct device *, int, int, int);
sys/dev/usb/if_mos.c
152
void mos_miibus_statchg(struct device *);
sys/dev/usb/if_mos.c
373
mos_miibus_readreg(struct device *dev, int phy, int reg)
sys/dev/usb/if_mos.c
407
mos_miibus_writereg(struct device *dev, int phy, int reg, int val)
sys/dev/usb/if_mos.c
437
mos_miibus_statchg(struct device *dev)
sys/dev/usb/if_mos.c
600
mos_match(struct device *parent, void *match, void *aux)
sys/dev/usb/if_mos.c
616
mos_attach(struct device *parent, struct device *self, void *aux)
sys/dev/usb/if_mos.c
621
struct usbd_device *dev = uaa->device;
sys/dev/usb/if_mos.c
735
mos_detach(struct device *self, int flags)
sys/dev/usb/if_mosreg.h
169
struct device mos_dev;
sys/dev/usb/if_mtw.c
227
mtw_match(struct device *parent, void *match, void *aux)
sys/dev/usb/if_mtw.c
239
mtw_attach(struct device *parent, struct device *self, void *aux)
sys/dev/usb/if_mtw.c
248
sc->sc_udev = uaa->device;
sys/dev/usb/if_mtw.c
309
mtw_detach(struct device *self, int flags)
sys/dev/usb/if_mtw.c
347
mtw_attachhook(struct device *self)
sys/dev/usb/if_mtw.c
85
int mtw_match(struct device *, void *, void *);
sys/dev/usb/if_mtw.c
86
void mtw_attach(struct device *, struct device *, void *);
sys/dev/usb/if_mtw.c
87
int mtw_detach(struct device *, int);
sys/dev/usb/if_mtw.c
88
void mtw_attachhook(struct device *);
sys/dev/usb/if_mtwvar.h
161
struct device sc_dev;
sys/dev/usb/if_mue.c
101
int mue_miibus_readreg(struct device *, int, int);
sys/dev/usb/if_mue.c
102
void mue_miibus_writereg(struct device *, int, int, int);
sys/dev/usb/if_mue.c
103
void mue_miibus_statchg(struct device *);
sys/dev/usb/if_mue.c
147
char *device = "/axi/usb/hub/ethernet";
sys/dev/usb/if_mue.c
159
device = prop;
sys/dev/usb/if_mue.c
161
if ((node = OF_finddevice(device)) == -1)
sys/dev/usb/if_mue.c
264
mue_miibus_readreg(struct device *dev, int phy, int reg)
sys/dev/usb/if_mue.c
292
mue_miibus_writereg(struct device *dev, int phy, int reg, int data)
sys/dev/usb/if_mue.c
318
mue_miibus_statchg(struct device *dev)
sys/dev/usb/if_mue.c
688
mue_match(struct device *parent, void *match, void *aux)
sys/dev/usb/if_mue.c
700
mue_attach(struct device *parent, struct device *self, void *aux)
sys/dev/usb/if_mue.c
710
sc->mue_udev = uaa->device;
sys/dev/usb/if_mue.c
82
int mue_match(struct device *, void *, void *);
sys/dev/usb/if_mue.c
823
mue_detach(struct device *self, int flags)
sys/dev/usb/if_mue.c
83
void mue_attach(struct device *, struct device *, void *);
sys/dev/usb/if_mue.c
84
int mue_detach(struct device *, int);
sys/dev/usb/if_muereg.h
222
struct device mue_dev;
sys/dev/usb/if_otus.c
173
otus_match(struct device *parent, void *match, void *aux)
sys/dev/usb/if_otus.c
185
otus_attach(struct device *parent, struct device *self, void *aux)
sys/dev/usb/if_otus.c
191
sc->sc_udev = uaa->device;
sys/dev/usb/if_otus.c
217
otus_detach(struct device *self, int flags)
sys/dev/usb/if_otus.c
250
otus_attachhook(struct device *self)
sys/dev/usb/if_otus.c
91
int otus_match(struct device *, void *, void *);
sys/dev/usb/if_otus.c
92
void otus_attach(struct device *, struct device *, void *);
sys/dev/usb/if_otus.c
93
int otus_detach(struct device *, int);
sys/dev/usb/if_otus.c
94
void otus_attachhook(struct device *);
sys/dev/usb/if_otusreg.h
930
struct device sc_dev;
sys/dev/usb/if_ral.c
178
int ural_match(struct device *, void *, void *);
sys/dev/usb/if_ral.c
179
void ural_attach(struct device *, struct device *, void *);
sys/dev/usb/if_ral.c
180
int ural_detach(struct device *, int);
sys/dev/usb/if_ral.c
191
ural_match(struct device *parent, void *match, void *aux)
sys/dev/usb/if_ral.c
203
ural_attach(struct device *parent, struct device *self, void *aux)
sys/dev/usb/if_ral.c
213
sc->sc_udev = uaa->device;
sys/dev/usb/if_ral.c
320
ural_detach(struct device *self, int flags)
sys/dev/usb/if_ralvar.h
72
struct device sc_dev;
sys/dev/usb/if_rsu.c
115
int rsu_match(struct device *, void *, void *);
sys/dev/usb/if_rsu.c
116
void rsu_attach(struct device *, struct device *, void *);
sys/dev/usb/if_rsu.c
117
int rsu_detach(struct device *, int);
sys/dev/usb/if_rsu.c
190
rsu_match(struct device *parent, void *match, void *aux)
sys/dev/usb/if_rsu.c
202
rsu_attach(struct device *parent, struct device *self, void *aux)
sys/dev/usb/if_rsu.c
210
sc->sc_udev = uaa->device;
sys/dev/usb/if_rsu.c
305
rsu_detach(struct device *self, int flags)
sys/dev/usb/if_rsureg.h
718
struct device sc_dev;
sys/dev/usb/if_rum.c
126
void rum_attachhook(struct device *);
sys/dev/usb/if_rum.c
209
int rum_match(struct device *, void *, void *);
sys/dev/usb/if_rum.c
210
void rum_attach(struct device *, struct device *, void *);
sys/dev/usb/if_rum.c
211
int rum_detach(struct device *, int);
sys/dev/usb/if_rum.c
222
rum_match(struct device *parent, void *match, void *aux)
sys/dev/usb/if_rum.c
234
rum_attachhook(struct device *self)
sys/dev/usb/if_rum.c
257
rum_attach(struct device *parent, struct device *self, void *aux)
sys/dev/usb/if_rum.c
268
sc->sc_udev = uaa->device;
sys/dev/usb/if_rum.c
414
rum_detach(struct device *self, int flags)
sys/dev/usb/if_rumvar.h
72
struct device sc_dev;
sys/dev/usb/if_run.c
326
int run_match(struct device *, void *, void *);
sys/dev/usb/if_run.c
327
void run_attach(struct device *, struct device *, void *);
sys/dev/usb/if_run.c
328
int run_detach(struct device *, int);
sys/dev/usb/if_run.c
517
run_match(struct device *parent, void *match, void *aux)
sys/dev/usb/if_run.c
529
run_attach(struct device *parent, struct device *self, void *aux)
sys/dev/usb/if_run.c
540
sc->sc_udev = uaa->device;
sys/dev/usb/if_run.c
679
run_detach(struct device *self, int flags)
sys/dev/usb/if_runvar.h
133
struct device sc_dev;
sys/dev/usb/if_smsc.c
1067
smsc_detach(struct device *self, int flags)
sys/dev/usb/if_smsc.c
139
int smsc_match(struct device *, void *, void *);
sys/dev/usb/if_smsc.c
140
void smsc_attach(struct device *, struct device *, void *);
sys/dev/usb/if_smsc.c
141
int smsc_detach(struct device *, int);
sys/dev/usb/if_smsc.c
150
void smsc_miibus_statchg(struct device *);
sys/dev/usb/if_smsc.c
151
int smsc_miibus_readreg(struct device *, int, int);
sys/dev/usb/if_smsc.c
152
void smsc_miibus_writereg(struct device *, int, int, int);
sys/dev/usb/if_smsc.c
184
char *device = "/axi/usb/hub/ethernet";
sys/dev/usb/if_smsc.c
205
device = prop;
sys/dev/usb/if_smsc.c
207
if ((node = OF_finddevice(device)) == -1)
sys/dev/usb/if_smsc.c
281
smsc_miibus_readreg(struct device *dev, int phy, int reg)
sys/dev/usb/if_smsc.c
307
smsc_miibus_writereg(struct device *dev, int phy, int reg, int val)
sys/dev/usb/if_smsc.c
333
smsc_miibus_statchg(struct device *dev)
sys/dev/usb/if_smsc.c
942
smsc_match(struct device *parent, void *match, void *aux)
sys/dev/usb/if_smsc.c
954
smsc_attach(struct device *parent, struct device *self, void *aux)
sys/dev/usb/if_smsc.c
965
sc->sc_udev = uaa->device;
sys/dev/usb/if_smscreg.h
268
struct device sc_dev;
sys/dev/usb/if_uaq.c
228
struct device sc_dev;
sys/dev/usb/if_uaq.c
257
int uaq_match(struct device *, void *, void *);
sys/dev/usb/if_uaq.c
258
void uaq_attach(struct device *, struct device *, void *);
sys/dev/usb/if_uaq.c
259
int uaq_detach(struct device *, int);
sys/dev/usb/if_uaq.c
424
uaq_match(struct device *parent, void *match, void *aux)
sys/dev/usb/if_uaq.c
436
uaq_attach(struct device *parent, struct device *self, void *aux)
sys/dev/usb/if_uaq.c
445
sc->sc_udev = uaa->device;
sys/dev/usb/if_uaq.c
522
uaq_detach(struct device *self, int flags)
sys/dev/usb/if_uath.c
121
void uath_attachhook(struct device *);
sys/dev/usb/if_uath.c
173
int uath_match(struct device *, void *, void *);
sys/dev/usb/if_uath.c
174
void uath_attach(struct device *, struct device *, void *);
sys/dev/usb/if_uath.c
175
int uath_detach(struct device *, int);
sys/dev/usb/if_uath.c
186
uath_match(struct device *parent, void *match, void *aux)
sys/dev/usb/if_uath.c
198
uath_attachhook(struct device *self)
sys/dev/usb/if_uath.c
229
uath_attach(struct device *parent, struct device *self, void *aux)
sys/dev/usb/if_uath.c
238
sc->sc_udev = uaa->device;
sys/dev/usb/if_uath.c
239
sc->sc_uhub = uaa->device->myhub;
sys/dev/usb/if_uath.c
399
uath_detach(struct device *self, int flags)
sys/dev/usb/if_uathvar.h
100
struct device sc_dev;
sys/dev/usb/if_udav.c
106
int udav_miibus_readreg(struct device *, int, int);
sys/dev/usb/if_udav.c
107
void udav_miibus_writereg(struct device *, int, int, int);
sys/dev/usb/if_udav.c
108
void udav_miibus_statchg(struct device *);
sys/dev/usb/if_udav.c
1424
udav_miibus_readreg(struct device *dev, int phy, int reg)
sys/dev/usb/if_udav.c
1481
udav_miibus_writereg(struct device *dev, int phy, int reg, int data)
sys/dev/usb/if_udav.c
1534
udav_miibus_statchg(struct device *dev)
sys/dev/usb/if_udav.c
162
udav_match(struct device *parent, void *match, void *aux)
sys/dev/usb/if_udav.c
175
udav_attach(struct device *parent, struct device *self, void *aux)
sys/dev/usb/if_udav.c
179
struct usbd_device *dev = uaa->device;
sys/dev/usb/if_udav.c
300
udav_detach(struct device *self, int flags)
sys/dev/usb/if_udav.c
76
int udav_match(struct device *, void *, void *);
sys/dev/usb/if_udav.c
77
void udav_attach(struct device *, struct device *, void *);
sys/dev/usb/if_udav.c
78
int udav_detach(struct device *, int);
sys/dev/usb/if_udavreg.h
170
struct device sc_dev; /* base device */
sys/dev/usb/if_ugl.c
124
struct device sc_dev;
sys/dev/usb/if_ugl.c
159
int ugl_match(struct device *, void *, void *);
sys/dev/usb/if_ugl.c
160
void ugl_attach(struct device *, struct device *, void *);
sys/dev/usb/if_ugl.c
161
int ugl_detach(struct device *, int);
sys/dev/usb/if_ugl.c
189
ugl_match(struct device *parent, void *match, void *aux)
sys/dev/usb/if_ugl.c
201
ugl_attach(struct device *parent, struct device *self, void *aux)
sys/dev/usb/if_ugl.c
206
struct usbd_device *dev = uaa->device;
sys/dev/usb/if_ugl.c
268
ugl_detach(struct device *self, int flags)
sys/dev/usb/if_umb.c
128
int umb_match(struct device *, void *, void *);
sys/dev/usb/if_umb.c
129
void umb_attach(struct device *, struct device *, void *);
sys/dev/usb/if_umb.c
130
int umb_detach(struct device *, int);
sys/dev/usb/if_umb.c
311
umb_match(struct device *parent, void *match, void *aux)
sys/dev/usb/if_umb.c
332
id = usbd_find_idesc(uaa->device->cdesc, uaa->iface->index, 1);
sys/dev/usb/if_umb.c
346
umb_attach(struct device *parent, struct device *self, void *aux)
sys/dev/usb/if_umb.c
370
sc->sc_udev = uaa->device;
sys/dev/usb/if_umb.c
409
uaa->nifaces = uaa->device->cdesc->bNumInterfaces;
sys/dev/usb/if_umb.c
413
id = usbd_get_interface_descriptor(&uaa->device->ifaces[i]);
sys/dev/usb/if_umb.c
417
uaa->iface = &uaa->device->ifaces[i];
sys/dev/usb/if_umb.c
672
umb_detach(struct device *self, int flags)
sys/dev/usb/if_umb.h
334
struct device sc_dev;
sys/dev/usb/if_upgt.c
176
upgt_match(struct device *parent, void *match, void *aux)
sys/dev/usb/if_upgt.c
193
upgt_attach(struct device *parent, struct device *self, void *aux)
sys/dev/usb/if_upgt.c
205
sc->sc_udev = uaa->device;
sys/dev/usb/if_upgt.c
300
upgt_attach_hook(struct device *self)
sys/dev/usb/if_upgt.c
436
upgt_detach(struct device *self, int flags)
sys/dev/usb/if_upgt.c
78
int upgt_match(struct device *, void *, void *);
sys/dev/usb/if_upgt.c
79
void upgt_attach(struct device *, struct device *, void *);
sys/dev/usb/if_upgt.c
80
void upgt_attach_hook(struct device *);
sys/dev/usb/if_upgt.c
81
int upgt_detach(struct device *, int);
sys/dev/usb/if_upgtvar.h
396
struct device sc_dev;
sys/dev/usb/if_upl.c
115
struct device sc_dev;
sys/dev/usb/if_upl.c
150
int upl_match(struct device *, void *, void *);
sys/dev/usb/if_upl.c
151
void upl_attach(struct device *, struct device *, void *);
sys/dev/usb/if_upl.c
152
int upl_detach(struct device *, int);
sys/dev/usb/if_upl.c
183
upl_match(struct device *parent, void *match, void *aux)
sys/dev/usb/if_upl.c
195
upl_attach(struct device *parent, struct device *self, void *aux)
sys/dev/usb/if_upl.c
200
struct usbd_device *dev = uaa->device;
sys/dev/usb/if_upl.c
275
upl_detach(struct device *self, int flags)
sys/dev/usb/if_ure.c
134
int ure_match(struct device *, void *, void *);
sys/dev/usb/if_ure.c
135
void ure_attach(struct device *, struct device *, void *);
sys/dev/usb/if_ure.c
136
int ure_detach(struct device *, int);
sys/dev/usb/if_ure.c
172
void ure_miibus_statchg(struct device *);
sys/dev/usb/if_ure.c
173
int ure_miibus_readreg(struct device *, int, int);
sys/dev/usb/if_ure.c
174
void ure_miibus_writereg(struct device *, int, int, int);
sys/dev/usb/if_ure.c
2078
ure_match(struct device *parent, void *match, void *aux)
sys/dev/usb/if_ure.c
2090
ure_attach(struct device *parent, struct device *self, void *aux)
sys/dev/usb/if_ure.c
2101
sc->ure_udev = uaa->device;
sys/dev/usb/if_ure.c
2292
ure_detach(struct device *self, int flags)
sys/dev/usb/if_ure.c
523
ure_miibus_readreg(struct device *dev, int phy, int reg)
sys/dev/usb/if_ure.c
543
ure_miibus_writereg(struct device *dev, int phy, int reg, int val)
sys/dev/usb/if_ure.c
553
ure_miibus_statchg(struct device *dev)
sys/dev/usb/if_urereg.h
664
struct device ure_dev;
sys/dev/usb/if_url.c
105
int url_int_miibus_readreg(struct device *, int, int);
sys/dev/usb/if_url.c
106
void url_int_miibus_writereg(struct device *, int, int, int);
sys/dev/usb/if_url.c
107
void url_miibus_statchg(struct device *);
sys/dev/usb/if_url.c
1268
url_int_miibus_readreg(struct device *dev, int phy, int reg)
sys/dev/usb/if_url.c
1341
url_int_miibus_writereg(struct device *dev, int phy, int reg, int data)
sys/dev/usb/if_url.c
1408
url_miibus_statchg(struct device *dev)
sys/dev/usb/if_url.c
1427
url_ext_miibus_redreg(struct device *dev, int phy, int reg)
sys/dev/usb/if_url.c
1471
url_ext_miibus_writereg(struct device *dev, int phy, int reg, int data)
sys/dev/usb/if_url.c
159
url_match(struct device *parent, void *match, void *aux)
sys/dev/usb/if_url.c
171
url_attach(struct device *parent, struct device *self, void *aux)
sys/dev/usb/if_url.c
175
struct usbd_device *dev = uaa->device;
sys/dev/usb/if_url.c
302
url_detach(struct device *self, int flags)
sys/dev/usb/if_url.c
75
int url_match(struct device *, void *, void *);
sys/dev/usb/if_url.c
76
void url_attach(struct device *, struct device *, void *);
sys/dev/usb/if_url.c
77
int url_detach(struct device *, int);
sys/dev/usb/if_urlreg.h
153
struct device sc_dev; /* base device */
sys/dev/usb/if_urndis.c
107
int urndis_match(struct device *, void *, void *);
sys/dev/usb/if_urndis.c
108
void urndis_attach(struct device *, struct device *, void *);
sys/dev/usb/if_urndis.c
109
int urndis_detach(struct device *, int);
sys/dev/usb/if_urndis.c
1330
urndis_match(struct device *parent, void *match, void *aux)
sys/dev/usb/if_urndis.c
1352
urndis_attach(struct device *parent, struct device *self, void *aux)
sys/dev/usb/if_urndis.c
1372
sc->sc_udev = uaa->device;
sys/dev/usb/if_urndis.c
1495
urndis_detach(struct device *self, int flags)
sys/dev/usb/if_urndisreg.h
42
struct device sc_dev;
sys/dev/usb/if_urtw.c
565
int urtw_match(struct device *, void *, void *);
sys/dev/usb/if_urtw.c
566
void urtw_attach(struct device *, struct device *, void *);
sys/dev/usb/if_urtw.c
567
int urtw_detach(struct device *, int);
sys/dev/usb/if_urtw.c
578
urtw_match(struct device *parent, void *match, void *aux)
sys/dev/usb/if_urtw.c
590
urtw_attach(struct device *parent, struct device *self, void *aux)
sys/dev/usb/if_urtw.c
601
sc->sc_udev = uaa->device;
sys/dev/usb/if_urtw.c
747
urtw_detach(struct device *self, int flags)
sys/dev/usb/if_urtwn.c
1017
struct device *self = sc_sc->sc_pdev;
sys/dev/usb/if_urtwn.c
1037
struct device *self = sc_sc->sc_pdev;
sys/dev/usb/if_urtwn.c
1086
struct device *self = sc_sc->sc_pdev;
sys/dev/usb/if_urtwn.c
1753
struct device *self = sc_sc->sc_pdev;
sys/dev/usb/if_urtwn.c
177
struct device sc_dev;
sys/dev/usb/if_urtwn.c
349
int urtwn_match(struct device *, void *, void *);
sys/dev/usb/if_urtwn.c
350
void urtwn_attach(struct device *, struct device *, void *);
sys/dev/usb/if_urtwn.c
351
int urtwn_detach(struct device *, int);
sys/dev/usb/if_urtwn.c
432
urtwn_match(struct device *parent, void *match, void *aux)
sys/dev/usb/if_urtwn.c
444
urtwn_attach(struct device *parent, struct device *self, void *aux)
sys/dev/usb/if_urtwn.c
451
sc->sc_udev = uaa->device;
sys/dev/usb/if_urtwn.c
521
urtwn_detach(struct device *self, int flags)
sys/dev/usb/if_urtwn.c
974
struct device *self = sc_sc->sc_pdev;
sys/dev/usb/if_urtwn.c
998
struct device *self = sc_sc->sc_pdev;
sys/dev/usb/if_urtwreg.h
319
struct device sc_dev;
sys/dev/usb/if_wi_usb.c
245
int wi_usb_match(struct device *, void *, void *);
sys/dev/usb/if_wi_usb.c
246
void wi_usb_attach(struct device *, struct device *, void *);
sys/dev/usb/if_wi_usb.c
247
int wi_usb_detach(struct device *, int);
sys/dev/usb/if_wi_usb.c
254
wi_usb_match(struct device *parent, void *match, void *aux)
sys/dev/usb/if_wi_usb.c
271
wi_usb_attach(struct device *parent, struct device *self, void *aux)
sys/dev/usb/if_wi_usb.c
276
struct usbd_device *dev = uaa->device;
sys/dev/usb/if_wi_usb.c
349
wi_usb_detach(struct device *self, int flags)
sys/dev/usb/if_zyd.c
147
int zyd_match(struct device *, void *, void *);
sys/dev/usb/if_zyd.c
148
void zyd_attach(struct device *, struct device *, void *);
sys/dev/usb/if_zyd.c
149
int zyd_detach(struct device *, int);
sys/dev/usb/if_zyd.c
159
void zyd_attachhook(struct device *);
sys/dev/usb/if_zyd.c
235
zyd_match(struct device *parent, void *match, void *aux)
sys/dev/usb/if_zyd.c
247
zyd_attachhook(struct device *self)
sys/dev/usb/if_zyd.c
276
zyd_attach(struct device *parent, struct device *self, void *aux)
sys/dev/usb/if_zyd.c
282
sc->sc_udev = uaa->device;
sys/dev/usb/if_zyd.c
413
zyd_detach(struct device *self, int flags)
sys/dev/usb/if_zydreg.h
1178
struct device sc_dev;
sys/dev/usb/moscom.c
131
struct device sc_dev;
sys/dev/usb/moscom.c
134
struct device *sc_subdev;
sys/dev/usb/moscom.c
161
int moscom_match(struct device *, void *, void *);
sys/dev/usb/moscom.c
162
void moscom_attach(struct device *, struct device *, void *);
sys/dev/usb/moscom.c
163
int moscom_detach(struct device *, int);
sys/dev/usb/moscom.c
174
moscom_match(struct device *parent, void *match, void *aux)
sys/dev/usb/moscom.c
186
moscom_attach(struct device *parent, struct device *self, void *aux)
sys/dev/usb/moscom.c
197
sc->sc_udev = uaa->device;
sys/dev/usb/moscom.c
239
uca.device = sc->sc_udev;
sys/dev/usb/moscom.c
249
moscom_detach(struct device *self, int flags)
sys/dev/usb/ohci.c
1269
usb_rem_task(xfer->device, &xfer->abort_task);
sys/dev/usb/ohci.c
1445
struct ohci_softc *sc = (struct ohci_softc *)xfer->device->bus;
sys/dev/usb/ohci.c
1553
struct ohci_softc *sc = (struct ohci_softc *)xfer->device->bus;
sys/dev/usb/ohci.c
1567
UGETW(req->wIndex), len, xfer->device->address,
sys/dev/usb/ohci.c
1782
struct ohci_softc *sc = (struct ohci_softc *)xfer->device->bus;
sys/dev/usb/ohci.c
1791
usb_add_task(xfer->device, &xfer->abort_task);
sys/dev/usb/ohci.c
1889
struct ohci_softc *sc = (struct ohci_softc *)pipe->device->bus;
sys/dev/usb/ohci.c
1903
pipe, pipe->device->address, ed->bEndpointAddress));
sys/dev/usb/ohci.c
1909
if (pipe->device->depth == 0) {
sys/dev/usb/ohci.c
1945
OHCI_ED_SET_FA(pipe->device->address) |
sys/dev/usb/ohci.c
1947
(pipe->device->speed == USB_SPEED_LOW ?
sys/dev/usb/ohci.c
2039
struct ohci_softc *sc = (struct ohci_softc *)pipe->device->bus;
sys/dev/usb/ohci.c
2089
struct ohci_softc *sc = (struct ohci_softc *)xfer->device->bus;
sys/dev/usb/ohci.c
2103
usb_rem_task(xfer->device, &xfer->abort_task);
sys/dev/usb/ohci.c
2109
if (xfer->device->bus->intr_context || !curproc)
sys/dev/usb/ohci.c
2118
usb_rem_task(xfer->device, &xfer->abort_task);
sys/dev/usb/ohci.c
2128
usb_delay_ms(xfer->device->bus, 20); /* Hardware finishes in 1ms */
sys/dev/usb/ohci.c
2269
struct ohci_softc *sc = (struct ohci_softc *)xfer->device->bus;
sys/dev/usb/ohci.c
2612
struct ohci_softc *sc = (struct ohci_softc *)xfer->device->bus;
sys/dev/usb/ohci.c
2625
struct ohci_softc *sc = (struct ohci_softc *)xfer->device->bus;
sys/dev/usb/ohci.c
2658
struct ohci_softc *sc = (struct ohci_softc *)xfer->device->bus;
sys/dev/usb/ohci.c
2692
struct ohci_softc *sc = (struct ohci_softc *)pipe->device->bus;
sys/dev/usb/ohci.c
2726
struct ohci_softc *sc = (struct ohci_softc *)xfer->device->bus;
sys/dev/usb/ohci.c
2755
OHCI_ED_SET_FA(xfer->device->address));
sys/dev/usb/ohci.c
2830
struct ohci_softc *sc = (struct ohci_softc *)pipe->device->bus;
sys/dev/usb/ohci.c
2856
struct ohci_softc *sc = (struct ohci_softc *)xfer->device->bus;
sys/dev/usb/ohci.c
292
ohci_activate(struct device *self, int act)
sys/dev/usb/ohci.c
2948
struct ohci_softc *sc = (struct ohci_softc *)pipe->device->bus;
sys/dev/usb/ohci.c
3073
struct ohci_softc *sc = (struct ohci_softc *)xfer->device->bus;
sys/dev/usb/ohci.c
3197
struct ohci_softc *sc = (struct ohci_softc *)xfer->device->bus;
sys/dev/usb/ohci.c
3215
struct ohci_softc *sc = (struct ohci_softc *)xfer->device->bus;
sys/dev/usb/ohci.c
3279
struct ohci_softc *sc = (struct ohci_softc *)pipe->device->bus;
sys/dev/usb/ohci.c
3297
struct ohci_softc *sc = (struct ohci_softc *)pipe->device->bus;
sys/dev/usb/ohci.c
367
ohci_detach(struct device *self, int flags)
sys/dev/usb/ohcivar.h
134
int ohci_detach(struct device *, int);
sys/dev/usb/ohcivar.h
135
int ohci_activate(struct device *, int);
sys/dev/usb/uark.c
101
uark_match(struct device *parent, void *match, void *aux)
sys/dev/usb/uark.c
113
uark_attach(struct device *parent, struct device *self, void *aux)
sys/dev/usb/uark.c
124
sc->sc_udev = uaa->device;
sys/dev/usb/uark.c
166
uca.device = sc->sc_udev;
sys/dev/usb/uark.c
176
uark_detach(struct device *self, int flags)
sys/dev/usb/uark.c
58
struct device sc_dev;
sys/dev/usb/uark.c
61
struct device *sc_subdev;
sys/dev/usb/uark.c
88
int uark_match(struct device *, void *, void *);
sys/dev/usb/uark.c
89
void uark_attach(struct device *, struct device *, void *);
sys/dev/usb/uark.c
90
int uark_detach(struct device *, int);
sys/dev/usb/uaudio.c
212
struct device dev;
sys/dev/usb/uaudio.c
3877
uaudio_match(struct device *parent, void *match, void *aux)
sys/dev/usb/uaudio.c
3882
if (arg->iface == NULL || arg->device == NULL)
sys/dev/usb/uaudio.c
3899
uaudio_attach(struct device *parent, struct device *self, void *aux)
sys/dev/usb/uaudio.c
3911
cdesc = usbd_get_config_descriptor(arg->device);
sys/dev/usb/uaudio.c
3918
sc->udev = arg->device;
sys/dev/usb/uaudio.c
3971
uaudio_detach(struct device *self, int flags)
sys/dev/usb/uaudio.c
425
int uaudio_match(struct device *, void *, void *);
sys/dev/usb/uaudio.c
426
void uaudio_attach(struct device *, struct device *, void *);
sys/dev/usb/uaudio.c
427
int uaudio_detach(struct device *, int);
sys/dev/usb/ubcmtp.c
315
struct device sc_dev; /* base device */
sys/dev/usb/ubcmtp.c
320
struct device *sc_wsmousedev;
sys/dev/usb/ubcmtp.c
352
int ubcmtp_match(struct device *, void *, void *);
sys/dev/usb/ubcmtp.c
353
void ubcmtp_attach(struct device *, struct device *, void *);
sys/dev/usb/ubcmtp.c
354
int ubcmtp_detach(struct device *, int);
sys/dev/usb/ubcmtp.c
355
int ubcmtp_activate(struct device *, int);
sys/dev/usb/ubcmtp.c
374
ubcmtp_match(struct device *parent, void *match, void *aux)
sys/dev/usb/ubcmtp.c
410
ubcmtp_attach(struct device *parent, struct device *self, void *aux)
sys/dev/usb/ubcmtp.c
414
struct usbd_device *dev = uaa->device;
sys/dev/usb/ubcmtp.c
419
sc->sc_udev = uaa->device;
sys/dev/usb/ubcmtp.c
493
ubcmtp_detach(struct device *self, int flags)
sys/dev/usb/ubcmtp.c
505
ubcmtp_activate(struct device *self, int act)
sys/dev/usb/uberry.c
122
uberry_detach(struct device *self, int flags)
sys/dev/usb/uberry.c
32
struct device sc_dev;
sys/dev/usb/uberry.c
49
int uberry_match(struct device *, void *, void *);
sys/dev/usb/uberry.c
50
void uberry_attach(struct device *, struct device *, void *);
sys/dev/usb/uberry.c
51
int uberry_detach(struct device *, int);
sys/dev/usb/uberry.c
65
uberry_match(struct device *parent, void *match, void *aux)
sys/dev/usb/uberry.c
77
uberry_attach(struct device *parent, struct device *self, void *aux)
sys/dev/usb/uberry.c
83
sc->sc_udev = uaa->device;
sys/dev/usb/uberry.c
85
dd = usbd_get_device_descriptor(uaa->device);
sys/dev/usb/ubsa.c
136
struct device sc_dev; /* base device */
sys/dev/usb/ubsa.c
153
struct device *sc_subdev; /* ucom device */
sys/dev/usb/ubsa.c
205
int ubsa_match(struct device *, void *, void *);
sys/dev/usb/ubsa.c
206
void ubsa_attach(struct device *, struct device *, void *);
sys/dev/usb/ubsa.c
207
int ubsa_detach(struct device *, int);
sys/dev/usb/ubsa.c
218
ubsa_match(struct device *parent, void *match, void *aux)
sys/dev/usb/ubsa.c
230
ubsa_attach(struct device *parent, struct device *self, void *aux)
sys/dev/usb/ubsa.c
234
struct usbd_device *dev = uaa->device;
sys/dev/usb/ubsa.c
339
uca.device = dev;
sys/dev/usb/ubsa.c
355
ubsa_detach(struct device *self, int flags)
sys/dev/usb/ucc.c
105
ucc_detach(struct device *self, int flags)
sys/dev/usb/ucc.c
35
int ucc_match(struct device *, void *, void *);
sys/dev/usb/ucc.c
36
void ucc_attach(struct device *, struct device *, void *);
sys/dev/usb/ucc.c
37
int ucc_detach(struct device *, int);
sys/dev/usb/ucc.c
54
ucc_match(struct device *parent, void *match, void *aux)
sys/dev/usb/ucc.c
73
ucc_attach(struct device *parent, struct device *self, void *aux)
sys/dev/usb/ucc.c
82
sc->sc_hdev.sc_udev = uha->uaa->device;
sys/dev/usb/ucc.c
92
.device = &sc->sc_hdev.sc_dev,
sys/dev/usb/uchcom.c
125
struct device sc_dev;
sys/dev/usb/uchcom.c
127
struct device *sc_subdev;
sys/dev/usb/uchcom.c
194
int uchcom_match(struct device *, void *, void *);
sys/dev/usb/uchcom.c
195
void uchcom_attach(struct device *, struct device *, void *);
sys/dev/usb/uchcom.c
196
int uchcom_detach(struct device *, int);
sys/dev/usb/uchcom.c
231
uchcom_match(struct device *parent, void *match, void *aux)
sys/dev/usb/uchcom.c
243
uchcom_attach(struct device *parent, struct device *self, void *aux)
sys/dev/usb/uchcom.c
250
sc->sc_udev = uaa->device;
sys/dev/usb/uchcom.c
279
uca.device = sc->sc_udev;
sys/dev/usb/uchcom.c
294
uchcom_detach(struct device *self, int flags)
sys/dev/usb/ucom.c
1307
ucomsubmatch(struct device *parent, void *match, void *aux)
sys/dev/usb/ucom.c
143
int ucom_match(struct device *, void *, void *);
sys/dev/usb/ucom.c
144
void ucom_attach(struct device *, struct device *, void *);
sys/dev/usb/ucom.c
145
int ucom_detach(struct device *, int);
sys/dev/usb/ucom.c
174
ucom_match(struct device *parent, void *match, void *aux)
sys/dev/usb/ucom.c
180
ucom_attach(struct device *parent, struct device *self, void *aux)
sys/dev/usb/ucom.c
192
sc->sc_uparent = uca->device;
sys/dev/usb/ucom.c
225
ucom_detach(struct device *self, int flags)
sys/dev/usb/ucom.c
80
struct device sc_dev; /* base device */
sys/dev/usb/ucomvar.h
100
int ucomsubmatch(struct device *, void *, void *);
sys/dev/usb/ucomvar.h
94
struct usbd_device *device;
sys/dev/usb/ucrcom.c
108
usbd_deactivate(uaa->device);
sys/dev/usb/ucrcom.c
116
uca.device = uaa->device;
sys/dev/usb/ucrcom.c
125
ucrcom_detach(struct device *self, int flags)
sys/dev/usb/ucrcom.c
33
struct device sc_dev;
sys/dev/usb/ucrcom.c
34
struct device *sc_subdev;
sys/dev/usb/ucrcom.c
39
int ucrcom_match(struct device *, void *, void *);
sys/dev/usb/ucrcom.c
40
void ucrcom_attach(struct device *, struct device *, void *);
sys/dev/usb/ucrcom.c
41
int ucrcom_detach(struct device *, int);
sys/dev/usb/ucrcom.c
52
ucrcom_match(struct device *parent, void *match, void *aux)
sys/dev/usb/ucrcom.c
62
dd = usbd_get_device_descriptor(uaa->device);
sys/dev/usb/ucrcom.c
76
ucrcom_attach(struct device *parent, struct device *self, void *aux)
sys/dev/usb/ucrcom.c
94
usbd_deactivate(uaa->device);
sys/dev/usb/ucycom.c
117
struct device *sc_subdev;
sys/dev/usb/ucycom.c
148
int ucycom_match(struct device *, void *, void *);
sys/dev/usb/ucycom.c
149
void ucycom_attach(struct device *, struct device *, void *);
sys/dev/usb/ucycom.c
150
int ucycom_detach(struct device *, int);
sys/dev/usb/ucycom.c
161
ucycom_match(struct device *parent, void *match, void *aux)
sys/dev/usb/ucycom.c
173
ucycom_attach(struct device *parent, struct device *self, void *aux)
sys/dev/usb/ucycom.c
218
uca.device = uaa->device;
sys/dev/usb/ucycom.c
539
ucycom_detach(struct device *self, int flags)
sys/dev/usb/udcf.c
112
int udcf_match(struct device *, void *, void *);
sys/dev/usb/udcf.c
113
void udcf_attach(struct device *, struct device *, void *);
sys/dev/usb/udcf.c
114
int udcf_detach(struct device *, int);
sys/dev/usb/udcf.c
135
udcf_match(struct device *parent, void *match, void *aux)
sys/dev/usb/udcf.c
147
udcf_attach(struct device *parent, struct device *self, void *aux)
sys/dev/usb/udcf.c
151
struct usbd_device *dev = uaa->device;
sys/dev/usb/udcf.c
242
udcf_detach(struct device *self, int flags)
sys/dev/usb/udcf.c
53
struct device sc_dev; /* base device */
sys/dev/usb/udl.c
275
udl_match(struct device *parent, void *match, void *aux)
sys/dev/usb/udl.c
289
udl_attach(struct device *parent, struct device *self, void *aux)
sys/dev/usb/udl.c
297
sc->sc_udev = uaa->device;
sys/dev/usb/udl.c
412
udl_attach_hook(struct device *self)
sys/dev/usb/udl.c
452
udl_detach(struct device *self, int flags)
sys/dev/usb/udl.c
492
udl_activate(struct device *self, int act)
sys/dev/usb/udl.c
72
int udl_match(struct device *, void *, void *);
sys/dev/usb/udl.c
73
void udl_attach(struct device *, struct device *, void *);
sys/dev/usb/udl.c
74
void udl_attach_hook(struct device *);
sys/dev/usb/udl.c
75
int udl_detach(struct device *, int);
sys/dev/usb/udl.c
76
int udl_activate(struct device *, int);
sys/dev/usb/udl.h
53
struct device sc_dev;
sys/dev/usb/udl.h
59
struct device *sc_wsdisplay;
sys/dev/usb/udsbr.c
111
udsbr_match(struct device *parent, void *match, void *aux)
sys/dev/usb/udsbr.c
127
udsbr_attach(struct device *parent, struct device *self, void *aux)
sys/dev/usb/udsbr.c
131
struct usbd_device *dev = uaa->device;
sys/dev/usb/udsbr.c
138
udsbr_detach(struct device *self, int flags)
sys/dev/usb/udsbr.c
150
udsbr_activate(struct device *self, int act)
sys/dev/usb/udsbr.c
77
struct device sc_dev;
sys/dev/usb/udsbr.c
84
struct device *sc_child;
sys/dev/usb/udsbr.c
93
int udsbr_match(struct device *, void *, void *);
sys/dev/usb/udsbr.c
94
void udsbr_attach(struct device *, struct device *, void *);
sys/dev/usb/udsbr.c
95
int udsbr_detach(struct device *, int);
sys/dev/usb/udsbr.c
96
int udsbr_activate(struct device *, int);
sys/dev/usb/uftdi.c
111
int uftdi_match(struct device *, void *, void *);
sys/dev/usb/uftdi.c
112
void uftdi_attach(struct device *, struct device *, void *);
sys/dev/usb/uftdi.c
113
int uftdi_detach(struct device *, int);
sys/dev/usb/uftdi.c
73
struct device sc_dev; /* base device */
sys/dev/usb/uftdi.c
755
uftdi_match(struct device *parent, void *match, void *aux)
sys/dev/usb/uftdi.c
775
uftdi_attach(struct device *parent, struct device *self, void *aux)
sys/dev/usb/uftdi.c
785
sc->sc_udev = uaa->device;
sys/dev/usb/uftdi.c
83
struct device *sc_subdev;
sys/dev/usb/uftdi.c
848
uca.device = sc->sc_udev;
sys/dev/usb/uftdi.c
865
uftdi_detach(struct device *self, int flags)
sys/dev/usb/ugen.c
123
int ugen_match(struct device *, void *, void *);
sys/dev/usb/ugen.c
124
void ugen_attach(struct device *, struct device *, void *);
sys/dev/usb/ugen.c
125
int ugen_detach(struct device *, int);
sys/dev/usb/ugen.c
136
ugen_match(struct device *parent, void *match, void *aux)
sys/dev/usb/ugen.c
147
ugen_attach(struct device *parent, struct device *self, void *aux)
sys/dev/usb/ugen.c
155
sc->sc_udev = udev = uaa->device;
sys/dev/usb/ugen.c
759
ugen_detach(struct device *self, int flags)
sys/dev/usb/ugen.c
95
struct device sc_dev; /* base device */
sys/dev/usb/ugold.c
107
int ugold_match(struct device *, void *, void *);
sys/dev/usb/ugold.c
108
void ugold_attach(struct device *, struct device *, void *);
sys/dev/usb/ugold.c
109
int ugold_detach(struct device *, int);
sys/dev/usb/ugold.c
128
ugold_match(struct device *parent, void *match, void *aux)
sys/dev/usb/ugold.c
156
ugold_attach(struct device *parent, struct device *self, void *aux)
sys/dev/usb/ugold.c
211
ugold_detach(struct device *self, int flags)
sys/dev/usb/uhci.c
1180
usb_rem_task(xfer->pipe->device, &xfer->abort_task);
sys/dev/usb/uhci.c
1295
xfer->device->address,
sys/dev/usb/uhci.c
1321
struct uhci_softc *sc = (struct uhci_softc *)xfer->device->bus;
sys/dev/usb/uhci.c
1330
usb_add_task(xfer->device, &xfer->abort_task);
sys/dev/usb/uhci.c
1530
int addr = xfer->device->address;
sys/dev/usb/uhci.c
1534
__func__, addr, UE_GET_ADDR(endpt), len, xfer->device->speed,
sys/dev/usb/uhci.c
1560
if (xfer->pipe->device->speed == USB_SPEED_LOW)
sys/dev/usb/uhci.c
1621
struct uhci_softc *sc = (struct uhci_softc *)xfer->device->bus;
sys/dev/usb/uhci.c
1712
struct uhci_softc *sc = (struct uhci_softc *)xfer->device->bus;
sys/dev/usb/uhci.c
1724
usb_rem_task(xfer->device, &xfer->abort_task);
sys/dev/usb/uhci.c
1733
if (xfer->device->bus->intr_context || !curproc)
sys/dev/usb/uhci.c
1742
usb_rem_task(xfer->device, &xfer->abort_task);
sys/dev/usb/uhci.c
1777
struct uhci_softc *sc = (struct uhci_softc *)pipe->device->bus;
sys/dev/usb/uhci.c
1804
struct uhci_softc *sc = (struct uhci_softc *)xfer->device->bus;
sys/dev/usb/uhci.c
1842
struct uhci_softc *sc = (struct uhci_softc *)xfer->device->bus;
sys/dev/usb/uhci.c
1937
struct uhci_softc *sc = (struct uhci_softc *)pipe->device->bus;
sys/dev/usb/uhci.c
1966
struct uhci_softc *sc = (struct uhci_softc *)xfer->device->bus;
sys/dev/usb/uhci.c
1970
int addr = xfer->device->address;
sys/dev/usb/uhci.c
1985
ls = xfer->device->speed == USB_SPEED_LOW ? UHCI_TD_LS : 0;
sys/dev/usb/uhci.c
2044
if (xfer->device->speed == USB_SPEED_LOW)
sys/dev/usb/uhci.c
2116
struct uhci_softc *sc = (struct uhci_softc *)xfer->device->bus;
sys/dev/usb/uhci.c
2189
struct uhci_softc *sc = (struct uhci_softc *)xfer->device->bus;
sys/dev/usb/uhci.c
2285
struct uhci_softc *sc = (struct uhci_softc *)pipe->device->bus;
sys/dev/usb/uhci.c
2328
struct uhci_softc *sc = (struct uhci_softc *)pipe->device->bus;
sys/dev/usb/uhci.c
2330
int addr = pipe->device->address;
sys/dev/usb/uhci.c
2408
struct uhci_softc *sc = (struct uhci_softc *)xfer->device->bus;
sys/dev/usb/uhci.c
2468
struct uhci_softc *sc = (struct uhci_softc *)xfer->device->bus;
sys/dev/usb/uhci.c
2482
if (xfer->device->speed == USB_SPEED_LOW)
sys/dev/usb/uhci.c
2497
struct uhci_softc *sc = (struct uhci_softc *)xfer->device->bus;
sys/dev/usb/uhci.c
2627
struct uhci_softc *sc = (struct uhci_softc *)pipe->device->bus;
sys/dev/usb/uhci.c
2634
pipe, pipe->device->address, ed->bEndpointAddress));
sys/dev/usb/uhci.c
2639
if (pipe->device->depth == 0) {
sys/dev/usb/uhci.c
2880
struct uhci_softc *sc = (struct uhci_softc *)xfer->device->bus;
sys/dev/usb/uhci.c
3225
struct uhci_softc *sc = (struct uhci_softc *)xfer->device->bus;
sys/dev/usb/uhci.c
3257
struct uhci_softc *sc = (struct uhci_softc *)xfer->device->bus;
sys/dev/usb/uhci.c
3276
struct uhci_softc *sc = (struct uhci_softc *)xfer->device->bus;
sys/dev/usb/uhci.c
492
uhci_activate(struct device *self, int act)
sys/dev/usb/uhci.c
562
uhci_detach(struct device *self, int flags)
sys/dev/usb/uhci.c
757
if (pipe->device == NULL) {
sys/dev/usb/uhci.c
763
dev = pipe->device;
sys/dev/usb/uhci.c
824
xfer->device->bus->intr_context++;
sys/dev/usb/uhci.c
826
xfer->device->bus->intr_context--;
sys/dev/usb/uhcivar.h
164
int uhci_detach(struct device *, int);
sys/dev/usb/uhcivar.h
165
int uhci_activate(struct device *, int);
sys/dev/usb/uhid.c
108
uhid_match(struct device *parent, void *match, void *aux)
sys/dev/usb/uhid.c
119
uhid_attach(struct device *parent, struct device *self, void *aux)
sys/dev/usb/uhid.c
128
sc->sc_hdev.sc_udev = uha->uaa->device;
sys/dev/usb/uhid.c
142
uhid_detach(struct device *self, int flags)
sys/dev/usb/uhid.c
68
int uhid_match(struct device *, void *, void *);
sys/dev/usb/uhid.h
62
void uhid_attach(struct device *, struct device *, void *);
sys/dev/usb/uhid.h
63
int uhid_detach(struct device *, int);
sys/dev/usb/uhidev.c
109
uhidev_match(struct device *parent, void *match, void *aux)
sys/dev/usb/uhidev.c
132
if (usbd_get_quirks(uaa->device)->uq_flags & UQ_BAD_HID)
sys/dev/usb/uhidev.c
142
struct device *dev;
sys/dev/usb/uhidev.c
155
uhidev_attach(struct device *parent, struct device *self, void *aux)
sys/dev/usb/uhidev.c
166
struct device *dev;
sys/dev/usb/uhidev.c
168
sc->sc_udev = uaa->device;
sys/dev/usb/uhidev.c
415
uhidev_activate(struct device *self, int act)
sys/dev/usb/uhidev.c
451
uhidev_detach(struct device *self, int flags)
sys/dev/usb/uhidev.c
881
if (!usbd_is_dying(xfer->pipe->device)) {
sys/dev/usb/uhidev.c
91
int uhidev_match(struct device *, void *, void *);
sys/dev/usb/uhidev.c
92
void uhidev_attach(struct device *, struct device *, void *);
sys/dev/usb/uhidev.c
93
int uhidev_detach(struct device *, int);
sys/dev/usb/uhidev.c
94
int uhidev_activate(struct device *, int);
sys/dev/usb/uhidev.h
35
struct device sc_dev; /* base device */
sys/dev/usb/uhidev.h
64
struct device sc_dev; /* base device */
sys/dev/usb/uhidpp.c
251
int uhidpp_match(struct device *, void *, void *);
sys/dev/usb/uhidpp.c
252
void uhidpp_attach(struct device *, struct device *, void *);
sys/dev/usb/uhidpp.c
253
int uhidpp_detach(struct device *, int flags);
sys/dev/usb/uhidpp.c
329
uhidpp_match(struct device *parent, void *match, void *aux)
sys/dev/usb/uhidpp.c
356
uhidpp_attach(struct device *parent, struct device *self, void *aux)
sys/dev/usb/uhidpp.c
365
sc->sc_hdev.sc_udev = uaa->device;
sys/dev/usb/uhidpp.c
372
sc->sc_udev = uaa->device;
sys/dev/usb/uhidpp.c
449
uhidpp_detach(struct device *self, int flags)
sys/dev/usb/uhub.c
102
usb_device_descriptor_t *dd = usbd_get_device_descriptor(uaa->device);
sys/dev/usb/uhub.c
117
uhub_attach(struct device *parent, struct device *self, void *aux)
sys/dev/usb/uhub.c
121
struct usbd_device *dev = uaa->device;
sys/dev/usb/uhub.c
297
up->device = NULL;
sys/dev/usb/uhub.c
438
if (up->device != NULL && up->device->hub != NULL)
sys/dev/usb/uhub.c
439
up->device->hub->explore(up->device);
sys/dev/usb/uhub.c
450
uhub_detach(struct device *self, int flags)
sys/dev/usb/uhub.c
464
if (rup->device != NULL) {
sys/dev/usb/uhub.c
465
usbd_detach(rup->device, self);
sys/dev/usb/uhub.c
466
rup->device = NULL;
sys/dev/usb/uhub.c
524
if (up->device != NULL) {
sys/dev/usb/uhub.c
526
usbd_detach(up->device, &sc->sc_dev);
sys/dev/usb/uhub.c
527
up->device = NULL;
sys/dev/usb/uhub.c
58
struct device sc_dev; /* base device */
sys/dev/usb/uhub.c
82
int uhub_match(struct device *, void *, void *);
sys/dev/usb/uhub.c
83
void uhub_attach(struct device *, struct device *, void *);
sys/dev/usb/uhub.c
84
int uhub_detach(struct device *, int);
sys/dev/usb/uhub.c
99
uhub_match(struct device *parent, void *match, void *aux)
sys/dev/usb/uipaq.c
122
int uipaq_match(struct device *, void *, void *);
sys/dev/usb/uipaq.c
123
void uipaq_attach(struct device *, struct device *, void *);
sys/dev/usb/uipaq.c
124
int uipaq_detach(struct device *, int);
sys/dev/usb/uipaq.c
135
uipaq_match(struct device *parent, void *match, void *aux)
sys/dev/usb/uipaq.c
150
uipaq_attach(struct device *parent, struct device *self, void *aux)
sys/dev/usb/uipaq.c
154
struct usbd_device *dev = uaa->device;
sys/dev/usb/uipaq.c
183
uca.device = dev;
sys/dev/usb/uipaq.c
339
uipaq_detach(struct device *self, int flags)
sys/dev/usb/uipaq.c
73
struct device sc_dev; /* base device */
sys/dev/usb/uipaq.c
77
struct device *sc_subdev; /* ucom uses that */
sys/dev/usb/ujoy.c
36
int ujoy_match(struct device *, void *, void *);
sys/dev/usb/ujoy.c
91
ujoy_match(struct device *parent, void *match, void *aux)
sys/dev/usb/ukbd.c
165
int ukbd_match(struct device *, void *, void *);
sys/dev/usb/ukbd.c
166
void ukbd_attach(struct device *, struct device *, void *);
sys/dev/usb/ukbd.c
167
int ukbd_detach(struct device *, int);
sys/dev/usb/ukbd.c
193
ukbd_match(struct device *parent, void *match, void *aux)
sys/dev/usb/ukbd.c
219
ukbd_attach(struct device *parent, struct device *self, void *aux)
sys/dev/usb/ukbd.c
233
sc->sc_hdev.sc_udev = uha->uaa->device;
sys/dev/usb/ukbd.c
297
hid = usbd_get_hid_descriptor(uha->uaa->device, id);
sys/dev/usb/ukbd.c
345
ukbd_detach(struct device *self, int flags)
sys/dev/usb/ukspan.c
132
struct device sc_dev;
sys/dev/usb/ukspan.c
139
struct device *ucom_dev;
sys/dev/usb/ukspan.c
146
int ukspan_match(struct device *, void *, void *);
sys/dev/usb/ukspan.c
147
void ukspan_attach(struct device *, struct device *, void *);
sys/dev/usb/ukspan.c
148
int ukspan_detach(struct device *, int);
sys/dev/usb/ukspan.c
187
ukspan_match(struct device *parent, void *match, void *aux)
sys/dev/usb/ukspan.c
199
ukspan_attach(struct device *parent, struct device *self, void *aux)
sys/dev/usb/ukspan.c
203
struct usbd_device *dev = uaa->device;
sys/dev/usb/ukspan.c
297
uca.device = dev;
sys/dev/usb/ukspan.c
314
ukspan_detach(struct device *self, int flags)
sys/dev/usb/ulpt.c
114
void ulpt_load_firmware(struct device *);
sys/dev/usb/ulpt.c
151
int ulpt_match(struct device *, void *, void *);
sys/dev/usb/ulpt.c
152
void ulpt_attach(struct device *, struct device *, void *);
sys/dev/usb/ulpt.c
153
int ulpt_detach(struct device *, int);
sys/dev/usb/ulpt.c
164
ulpt_match(struct device *parent, void *match, void *aux)
sys/dev/usb/ulpt.c
184
ulpt_load_firmware(struct device *self)
sys/dev/usb/ulpt.c
202
ulpt_attach(struct device *parent, struct device *self, void *aux)
sys/dev/usb/ulpt.c
206
struct usbd_device *dev = uaa->device;
sys/dev/usb/ulpt.c
348
ulpt_detach(struct device *self, int flags)
sys/dev/usb/ulpt.c
78
struct device sc_dev;
sys/dev/usb/umass.c
172
int umass_match(struct device *, void *, void *);
sys/dev/usb/umass.c
173
void umass_attach(struct device *, struct device *, void *);
sys/dev/usb/umass.c
174
int umass_detach(struct device *, int);
sys/dev/usb/umass.c
248
umass_match(struct device *parent, void *match, void *aux)
sys/dev/usb/umass.c
291
umass_attach(struct device *parent, struct device *self, void *aux)
sys/dev/usb/umass.c
302
sc->sc_udev = uaa->device;
sys/dev/usb/umass.c
533
sc->transfer_xfer[i] = usbd_alloc_xfer(uaa->device);
sys/dev/usb/umass.c
606
umass_detach(struct device *self, int flags)
sys/dev/usb/umass_scsi.c
123
scbus->sc_child = config_found((struct device *)sc, &saa, scsiprint);
sys/dev/usb/umass_scsi.c
50
struct device *sc_child;
sys/dev/usb/umassvar.h
151
struct device sc_dev; /* base device */
sys/dev/usb/umbg.c
129
int umbg_match(struct device *, void *, void *);
sys/dev/usb/umbg.c
130
void umbg_attach(struct device *, struct device *, void *);
sys/dev/usb/umbg.c
131
int umbg_detach(struct device *, int);
sys/dev/usb/umbg.c
147
umbg_match(struct device *parent, void *match, void *aux)
sys/dev/usb/umbg.c
161
umbg_attach(struct device *parent, struct device *self, void *aux)
sys/dev/usb/umbg.c
165
struct usbd_device *dev = uaa->device;
sys/dev/usb/umbg.c
284
umbg_detach(struct device *self, int flags)
sys/dev/usb/umbg.c
45
struct device sc_dev; /* base device */
sys/dev/usb/umcs.c
108
int umcs_match(struct device *, void *, void *);
sys/dev/usb/umcs.c
109
void umcs_attach(struct device *, struct device *, void *);
sys/dev/usb/umcs.c
110
int umcs_detach(struct device *, int);
sys/dev/usb/umcs.c
174
umcs_match(struct device *dev, void *match, void *aux)
sys/dev/usb/umcs.c
186
umcs_attach(struct device *parent, struct device *self, void *aux)
sys/dev/usb/umcs.c
196
sc->sc_udev = uaa->device;
sys/dev/usb/umcs.c
278
uca.device = sc->sc_udev;
sys/dev/usb/umcs.c
465
umcs_detach(struct device *self, int flags)
sys/dev/usb/umcs.c
85
struct device sc_dev;
sys/dev/usb/umct.c
137
int umct_match(struct device *, void *, void *);
sys/dev/usb/umct.c
138
void umct_attach(struct device *, struct device *, void *);
sys/dev/usb/umct.c
139
int umct_detach(struct device *, int);
sys/dev/usb/umct.c
150
umct_match(struct device *parent, void *match, void *aux)
sys/dev/usb/umct.c
162
umct_attach(struct device *parent, struct device *self, void *aux)
sys/dev/usb/umct.c
166
struct usbd_device *dev = uaa->device;
sys/dev/usb/umct.c
270
uca.device = dev;
sys/dev/usb/umct.c
284
umct_detach(struct device *self, int flags)
sys/dev/usb/umct.c
65
struct device sc_dev; /* base device */
sys/dev/usb/umct.c
83
struct device *sc_subdev; /* ucom device */
sys/dev/usb/umidi.c
122
int umidi_match(struct device *, void *, void *);
sys/dev/usb/umidi.c
123
void umidi_attach(struct device *, struct device *, void *);
sys/dev/usb/umidi.c
124
int umidi_detach(struct device *, int);
sys/dev/usb/umidi.c
125
int umidi_activate(struct device *, int);
sys/dev/usb/umidi.c
140
umidi_match(struct device *parent, void *match, void *aux)
sys/dev/usb/umidi.c
163
umidi_attach(struct device *parent, struct device *self, void *aux)
sys/dev/usb/umidi.c
173
sc->sc_udev = uaa->device;
sys/dev/usb/umidi.c
220
umidi_activate(struct device *self, int act)
sys/dev/usb/umidi.c
233
umidi_detach(struct device *self, int flags)
sys/dev/usb/umidivar.h
103
struct device sc_dev;
sys/dev/usb/umidivar.h
52
struct device *mdev;
sys/dev/usb/umodem.c
131
int umodem_match(struct device *, void *, void *);
sys/dev/usb/umodem.c
132
void umodem_attach(struct device *, struct device *, void *);
sys/dev/usb/umodem.c
133
int umodem_detach(struct device *, int);
sys/dev/usb/umodem.c
161
usbd_desc_iter_init(uaa->device, &iter);
sys/dev/usb/umodem.c
207
if (!usbd_iface_claimed(uaa->device, i))
sys/dev/usb/umodem.c
216
umodem_match(struct device *parent, void *match, void *aux)
sys/dev/usb/umodem.c
227
dd = usbd_get_device_descriptor(uaa->device);
sys/dev/usb/umodem.c
258
umodem_attach(struct device *parent, struct device *self, void *aux)
sys/dev/usb/umodem.c
262
struct usbd_device *dev = uaa->device;
sys/dev/usb/umodem.c
375
uca.device = sc->sc_udev;
sys/dev/usb/umodem.c
692
umodem_detach(struct device *self, int flags)
sys/dev/usb/umodem.c
78
struct device sc_dev; /* base device */
sys/dev/usb/umodem.c
95
struct device *sc_subdev; /* ucom device */
sys/dev/usb/ums.c
134
ums_attach(struct device *parent, struct device *self, void *aux)
sys/dev/usb/ums.c
146
sc->sc_hdev.sc_udev = uaa->device;
sys/dev/usb/ums.c
216
ums_detach(struct device *self, int flags)
sys/dev/usb/ums.c
75
int ums_match(struct device *, void *, void *);
sys/dev/usb/ums.c
76
void ums_attach(struct device *, struct device *, void *);
sys/dev/usb/ums.c
77
int ums_detach(struct device *, int);
sys/dev/usb/ums.c
88
ums_match(struct device *parent, void *match, void *aux)
sys/dev/usb/umsm.c
306
umsm_match(struct device *parent, void *match, void *aux)
sys/dev/usb/umsm.c
378
umsm_attach(struct device *parent, struct device *self, void *aux)
sys/dev/usb/umsm.c
388
sc->sc_udev = uaa->device;
sys/dev/usb/umsm.c
404
umsm_huawei_changemode(uaa->device);
sys/dev/usb/umsm.c
408
umsm_truinstall_changemode(uaa->device);
sys/dev/usb/umsm.c
460
uca.device = sc->sc_udev;
sys/dev/usb/umsm.c
471
umsm_detach(struct device *self, int flags)
sys/dev/usb/umsm.c
50
int umsm_match(struct device *, void *, void *);
sys/dev/usb/umsm.c
51
void umsm_attach(struct device *, struct device *, void *);
sys/dev/usb/umsm.c
52
int umsm_detach(struct device *, int);
sys/dev/usb/umsm.c
61
struct device sc_dev;
sys/dev/usb/umsm.c
65
struct device *sc_subdev;
sys/dev/usb/umstc.c
107
sc->sc_hdev.sc_udev = uaa->device;
sys/dev/usb/umstc.c
126
umstc_detach(struct device *self, int flags)
sys/dev/usb/umstc.c
50
int umstc_match(struct device *, void *, void *);
sys/dev/usb/umstc.c
51
void umstc_attach(struct device *, struct device *, void *);
sys/dev/usb/umstc.c
52
int umstc_detach(struct device *, int flags);
sys/dev/usb/umstc.c
75
umstc_match(struct device *parent, void *match, void *aux)
sys/dev/usb/umstc.c
97
umstc_attach(struct device *parent, struct device *self, void *aux)
sys/dev/usb/umt.c
102
umt_attach(struct device *parent, struct device *self, void *aux)
sys/dev/usb/umt.c
113
sc->sc_hdev.sc_udev = uaa->device;
sys/dev/usb/umt.c
149
umt_hidev_get_report(struct device *self, int type, int id, void *data, int len)
sys/dev/usb/umt.c
159
umt_hidev_set_report(struct device *self, int type, int id, void *data, int len)
sys/dev/usb/umt.c
169
umt_detach(struct device *self, int flags)
sys/dev/usb/umt.c
62
int umt_match(struct device *, void *, void *);
sys/dev/usb/umt.c
63
void umt_attach(struct device *, struct device *, void *);
sys/dev/usb/umt.c
64
int umt_hidev_get_report(struct device *, int, int, void *, int);
sys/dev/usb/umt.c
65
int umt_hidev_set_report(struct device *, int, int, void *, int);
sys/dev/usb/umt.c
66
int umt_detach(struct device *, int);
sys/dev/usb/umt.c
80
umt_match(struct device *parent, void *match, void *aux)
sys/dev/usb/uoaklux.c
104
uoaklux_match(struct device *parent, void *match, void *aux)
sys/dev/usb/uoaklux.c
118
uoaklux_attach(struct device *parent, struct device *self, void *aux)
sys/dev/usb/uoaklux.c
194
uoaklux_detach(struct device *self, int flags)
sys/dev/usb/uoaklux.c
73
int uoaklux_match(struct device *, void *, void *);
sys/dev/usb/uoaklux.c
74
void uoaklux_attach(struct device *, struct device *, void *);
sys/dev/usb/uoaklux.c
75
int uoaklux_detach(struct device *, int);
sys/dev/usb/uoakrh.c
107
uoakrh_match(struct device *parent, void *match, void *aux)
sys/dev/usb/uoakrh.c
121
uoakrh_attach(struct device *parent, struct device *self, void *aux)
sys/dev/usb/uoakrh.c
207
uoakrh_detach(struct device *self, int flags)
sys/dev/usb/uoakrh.c
76
int uoakrh_match(struct device *, void *, void *);
sys/dev/usb/uoakrh.c
77
void uoakrh_attach(struct device *, struct device *, void *);
sys/dev/usb/uoakrh.c
78
int uoakrh_detach(struct device *, int);
sys/dev/usb/uoakv.c
107
uoakv_match(struct device *parent, void *match, void *aux)
sys/dev/usb/uoakv.c
121
uoakv_attach(struct device *parent, struct device *self, void *aux)
sys/dev/usb/uoakv.c
197
uoakv_detach(struct device *self, int flags)
sys/dev/usb/uoakv.c
75
int uoakv_match(struct device *, void *, void *);
sys/dev/usb/uoakv.c
76
void uoakv_attach(struct device *, struct device *, void *);
sys/dev/usb/uoakv.c
77
int uoakv_detach(struct device *, int);
sys/dev/usb/uonerng.c
101
struct device sc_dev;
sys/dev/usb/uonerng.c
124
int uonerng_match(struct device *, void *, void *);
sys/dev/usb/uonerng.c
125
void uonerng_attach(struct device *, struct device *, void *);
sys/dev/usb/uonerng.c
126
int uonerng_detach(struct device *, int);
sys/dev/usb/uonerng.c
143
uonerng_match(struct device *parent, void *match, void *aux)
sys/dev/usb/uonerng.c
158
uonerng_attach(struct device *parent, struct device *self, void *aux)
sys/dev/usb/uonerng.c
169
sc->sc_udev = uaa->device;
sys/dev/usb/uonerng.c
316
uonerng_detach(struct device *self, int flags)
sys/dev/usb/uow.c
109
uow_attach(struct device *parent, struct device *self, void *aux)
sys/dev/usb/uow.c
120
sc->sc_udev = uaa->device;
sys/dev/usb/uow.c
239
uow_detach(struct device *self, int flags)
sys/dev/usb/uow.c
267
uow_activate(struct device *self, int act)
sys/dev/usb/uow.c
39
struct device sc_dev;
sys/dev/usb/uow.c
42
struct device *sc_ow_dev;
sys/dev/usb/uow.c
55
int uow_match(struct device *, void *, void *);
sys/dev/usb/uow.c
56
void uow_attach(struct device *, struct device *, void *);
sys/dev/usb/uow.c
57
int uow_detach(struct device *, int);
sys/dev/usb/uow.c
58
int uow_activate(struct device *, int);
sys/dev/usb/uow.c
97
uow_match(struct device *parent, void *match, void *aux)
sys/dev/usb/upd.c
122
int upd_match(struct device *, void *, void *);
sys/dev/usb/upd.c
123
void upd_attach(struct device *, struct device *, void *);
sys/dev/usb/upd.c
126
int upd_detach(struct device *, int);
sys/dev/usb/upd.c
148
upd_match(struct device *parent, void *match, void *aux)
sys/dev/usb/upd.c
176
upd_attach(struct device *parent, struct device *self, void *aux)
sys/dev/usb/upd.c
273
upd_detach(struct device *self, int flags)
sys/dev/usb/uplcom.c
187
int uplcom_match(struct device *, void *, void *);
sys/dev/usb/uplcom.c
188
void uplcom_attach(struct device *, struct device *, void *);
sys/dev/usb/uplcom.c
189
int uplcom_detach(struct device *, int);
sys/dev/usb/uplcom.c
200
uplcom_match(struct device *parent, void *match, void *aux)
sys/dev/usb/uplcom.c
212
uplcom_attach(struct device *parent, struct device *self, void *aux)
sys/dev/usb/uplcom.c
216
struct usbd_device *dev = uaa->device;
sys/dev/usb/uplcom.c
396
uca.device = dev;
sys/dev/usb/uplcom.c
418
uplcom_detach(struct device *self, int flags)
sys/dev/usb/uplcom.c
81
struct device sc_dev; /* base device */
sys/dev/usb/uplcom.c
96
struct device *sc_subdev; /* ucom device */
sys/dev/usb/urng.c
110
urng_match(struct device *parent, void *match, void *aux)
sys/dev/usb/urng.c
124
urng_attach(struct device *parent, struct device *self, void *aux)
sys/dev/usb/urng.c
134
sc->sc_udev = uaa->device;
sys/dev/usb/urng.c
212
urng_detach(struct device *self, int flags)
sys/dev/usb/urng.c
65
struct device sc_dev;
sys/dev/usb/urng.c
82
int urng_match(struct device *, void *, void *);
sys/dev/usb/urng.c
83
void urng_attach(struct device *, struct device *, void *);
sys/dev/usb/urng.c
84
int urng_detach(struct device *, int);
sys/dev/usb/usb.c
1021
uph->uph_devaddr = htole16(xfer->device->address);
sys/dev/usb/usb.c
117
int usb_match(struct device *, void *, void *);
sys/dev/usb/usb.c
118
void usb_attach(struct device *, struct device *, void *);
sys/dev/usb/usb.c
119
int usb_detach(struct device *, int);
sys/dev/usb/usb.c
120
int usb_activate(struct device *, int);
sys/dev/usb/usb.c
135
usb_match(struct device *parent, void *match, void *aux)
sys/dev/usb/usb.c
141
usb_attach(struct device *parent, struct device *self, void *aux)
sys/dev/usb/usb.c
241
dev = sc->sc_port.device;
sys/dev/usb/usb.c
831
if (sc->sc_port.device != NULL) {
sys/dev/usb/usb.c
832
usbd_detach(sc->sc_port.device, (struct device *)sc);
sys/dev/usb/usb.c
833
sc->sc_port.device = NULL;
sys/dev/usb/usb.c
86
struct device sc_dev; /* base device */
sys/dev/usb/usb.c
892
usb_activate(struct device *self, int act)
sys/dev/usb/usb.c
919
usb_detach(struct device *self, int flags)
sys/dev/usb/usb_subr.c
1017
usbd_new_device(struct device *parent, struct usbd_bus *bus, int depth,
sys/dev/usb/usb_subr.c
1081
up->device = dev;
sys/dev/usb/usb_subr.c
1090
if (hub->hub->ports[p].device == adev) {
sys/dev/usb/usb_subr.c
1241
up->device = NULL;
sys/dev/usb/usb_subr.c
1269
usbd_devinfo(uaa->device, 0, devinfop, DEVINFOSIZE);
sys/dev/usb/usb_subr.c
1271
DPRINTFN(15, ("usbd_print dev=%p\n", uaa->device));
sys/dev/usb/usb_subr.c
1474
usbd_detach(struct usbd_device *dev, struct device *parent)
sys/dev/usb/usb_subr.c
492
ifc->device = dev;
sys/dev/usb/usb_subr.c
67
usbd_status usbd_probe_and_attach(struct device *,
sys/dev/usb/usb_subr.c
801
p->device = dev;
sys/dev/usb/usb_subr.c
849
usbd_probe_and_attach(struct device *parent, struct usbd_device *dev, int port,
sys/dev/usb/usb_subr.c
861
struct device *dv;
sys/dev/usb/usb_subr.c
867
uaa.device = dev;
sys/dev/usb/usbdi.c
119
iface->device, iface->idesc, iface->index, iface->altindex,
sys/dev/usb/usbdi.c
165
usbd_dump_device(pipe->device);
sys/dev/usb/usbdi.c
205
err = usbd_setup_pipe(iface->device, iface, ep, ival, &p);
sys/dev/usb/usbdi.c
229
xfer = usbd_alloc_xfer(iface->device);
sys/dev/usb/usbdi.c
281
struct usbd_bus *bus = pipe->device->bus;
sys/dev/usb/usbdi.c
286
if (usbd_is_dying(pipe->device))
sys/dev/usb/usbdi.c
348
usbd_dopoll(pipe->device);
sys/dev/usb/usbdi.c
378
struct usbd_bus *bus = xfer->device->bus;
sys/dev/usb/usbdi.c
402
usb_freemem(xfer->device->bus, &xfer->dmabuf);
sys/dev/usb/usbdi.c
416
xfer->device = dev;
sys/dev/usb/usbdi.c
434
xfer->device->bus->methods->freex(xfer->device->bus, xfer);
sys/dev/usb/usbdi.c
583
struct usbd_device *dev = pipe->device;
sys/dev/usb/usbdi.c
608
struct usbd_device *dev = pipe->device;
sys/dev/usb/usbdi.c
677
err = usbd_fill_iface_data(iface->device, iface->index, altno);
sys/dev/usb/usbdi.c
696
return (usbd_do_request(iface->device, &req, 0));
sys/dev/usb/usbdi.c
730
struct usbd_bus *bus = pipe->device->bus;
sys/dev/usb/usbdi.c
986
usbd_setup_default_xfer(xfer, xfer->device, priv,
sys/dev/usb/usbdi.h
228
struct usbd_device *device; /* current device */
sys/dev/usb/usbdi_util.c
242
usb_detach_wait(struct device *dv)
sys/dev/usb/usbdi_util.c
251
usb_detach_wakeup(struct device *dv)
sys/dev/usb/usbdi_util.h
63
void usb_detach_wait(struct device *);
sys/dev/usb/usbdi_util.h
64
void usb_detach_wakeup(struct device *);
sys/dev/usb/usbdivar.h
110
struct device bdev; /* base device, host adapter */
sys/dev/usb/usbdivar.h
125
struct device *usbctl;
sys/dev/usb/usbdivar.h
165
struct device **subdevs; /* sub-devices, 0 terminated */
sys/dev/usb/usbdivar.h
175
struct usbd_device *device;
sys/dev/usb/usbdivar.h
188
struct usbd_device *device;
sys/dev/usb/usbdivar.h
229
struct usbd_device *device;
sys/dev/usb/usbdivar.h
260
usbd_status usbd_new_device(struct device *, struct usbd_bus *,
sys/dev/usb/usbdivar.h
266
int usbd_detach(struct usbd_device *, struct device *);
sys/dev/usb/usbdivar.h
93
struct usbd_device *device; /* Connected device */
sys/dev/usb/uscom.c
135
uca.device = sc->sc_udev;
sys/dev/usb/uscom.c
145
uscom_detach(struct device *self, int flags)
sys/dev/usb/uscom.c
34
struct device sc_dev;
sys/dev/usb/uscom.c
37
struct device *sc_subdev;
sys/dev/usb/uscom.c
57
int uscom_match(struct device *, void *, void *);
sys/dev/usb/uscom.c
58
void uscom_attach(struct device *, struct device *, void *);
sys/dev/usb/uscom.c
59
int uscom_detach(struct device *, int);
sys/dev/usb/uscom.c
70
uscom_match(struct device *parent, void *match, void *aux)
sys/dev/usb/uscom.c
82
uscom_attach(struct device *parent, struct device *self, void *aux)
sys/dev/usb/uscom.c
93
sc->sc_udev = uaa->device;
sys/dev/usb/uslcom.c
260
int uslcom_match(struct device *, void *, void *);
sys/dev/usb/uslcom.c
261
void uslcom_attach(struct device *, struct device *, void *);
sys/dev/usb/uslcom.c
262
int uslcom_detach(struct device *, int);
sys/dev/usb/uslcom.c
273
uslcom_match(struct device *parent, void *match, void *aux)
sys/dev/usb/uslcom.c
285
uslcom_attach(struct device *parent, struct device *self, void *aux)
sys/dev/usb/uslcom.c
295
sc->sc_udev = uaa->device;
sys/dev/usb/uslcom.c
329
uca.device = sc->sc_udev;
sys/dev/usb/uslcom.c
339
uslcom_detach(struct device *self, int flags)
sys/dev/usb/uslcom.c
84
struct device sc_dev;
sys/dev/usb/uslcom.c
87
struct device *sc_subdev;
sys/dev/usb/uslhcom.c
110
uslhcom_match(struct device *parent, void *match, void *aux)
sys/dev/usb/uslhcom.c
124
uslhcom_attach(struct device *parent, struct device *self, void *aux)
sys/dev/usb/uslhcom.c
178
uca.device = uha->uaa->device;
sys/dev/usb/uslhcom.c
188
uslhcom_detach(struct device *self, int flags)
sys/dev/usb/uslhcom.c
55
struct device *sc_subdev;
sys/dev/usb/uslhcom.c
67
int uslhcom_match(struct device *, void *, void *);
sys/dev/usb/uslhcom.c
68
void uslhcom_attach(struct device *, struct device *, void *);
sys/dev/usb/uslhcom.c
69
int uslhcom_detach(struct device *, int);
sys/dev/usb/usps.c
107
int usps_match(struct device *, void *, void *);
sys/dev/usb/usps.c
108
void usps_attach(struct device *, struct device *, void *);
sys/dev/usb/usps.c
109
int usps_detach(struct device *, int);
sys/dev/usb/usps.c
130
usps_match(struct device *parent, void *match, void *aux)
sys/dev/usb/usps.c
144
usps_attach(struct device *parent, struct device *self, void *aux)
sys/dev/usb/usps.c
154
sc->sc_udev = uaa->device;
sys/dev/usb/usps.c
288
usps_detach(struct device *self, int flags)
sys/dev/usb/usps.c
67
struct device sc_dev;
sys/dev/usb/uthum.c
128
int uthum_match(struct device *, void *, void *);
sys/dev/usb/uthum.c
129
void uthum_attach(struct device *, struct device *, void *);
sys/dev/usb/uthum.c
130
int uthum_detach(struct device *, int);
sys/dev/usb/uthum.c
164
uthum_match(struct device *parent, void *match, void *aux)
sys/dev/usb/uthum.c
189
uthum_attach(struct device *parent, struct device *self, void *aux)
sys/dev/usb/uthum.c
253
uthum_detach(struct device *self, int flags)
sys/dev/usb/uticom.c
117
struct device sc_dev; /* base device */
sys/dev/usb/uticom.c
134
struct device *sc_subdev;
sys/dev/usb/uticom.c
150
void uticom_attach_hook(struct device *);
sys/dev/usb/uticom.c
166
int uticom_match(struct device *, void *, void *);
sys/dev/usb/uticom.c
167
void uticom_attach(struct device *, struct device *, void *);
sys/dev/usb/uticom.c
168
int uticom_detach(struct device *, int);
sys/dev/usb/uticom.c
187
uticom_match(struct device *parent, void *match, void *aux)
sys/dev/usb/uticom.c
199
uticom_attach(struct device *parent, struct device *self, void *aux)
sys/dev/usb/uticom.c
203
struct usbd_device *dev = uaa->device;
sys/dev/usb/uticom.c
212
uticom_attach_hook(struct device *self)
sys/dev/usb/uticom.c
418
uca.device = sc->sc_udev;
sys/dev/usb/uticom.c
437
sc->sc_subdev = config_found_sm((struct device *)sc, &uca, ucomprint, ucomsubmatch);
sys/dev/usb/uticom.c
441
uticom_detach(struct device *self, int flags)
sys/dev/usb/utpms.c
214
struct device *sc_wsmousedev; /* WSMouse device. */
sys/dev/usb/utpms.c
248
int utpms_match(struct device *, void *, void *);
sys/dev/usb/utpms.c
249
void utpms_attach(struct device *, struct device *, void *);
sys/dev/usb/utpms.c
250
int utpms_detach(struct device *, int);
sys/dev/usb/utpms.c
251
int utpms_activate(struct device *, int);
sys/dev/usb/utpms.c
263
utpms_match(struct device *parent, void *match, void *aux)
sys/dev/usb/utpms.c
292
utpms_attach(struct device *parent, struct device *self, void *aux)
sys/dev/usb/utpms.c
303
sc->sc_hdev.sc_udev = uha->uaa->device;
sys/dev/usb/utpms.c
358
utpms_detach(struct device *self, int flags)
sys/dev/usb/utpms.c
371
utpms_activate(struct device *self, int act)
sys/dev/usb/utrh.c
101
utrh_attach(struct device *parent, struct device *self, void *aux)
sys/dev/usb/utrh.c
160
utrh_detach(struct device *self, int flags)
sys/dev/usb/utrh.c
67
int utrh_match(struct device *, void *, void *);
sys/dev/usb/utrh.c
68
void utrh_attach(struct device *, struct device *, void *);
sys/dev/usb/utrh.c
69
int utrh_detach(struct device *, int);
sys/dev/usb/utrh.c
89
utrh_match(struct device *parent, void *match, void *aux)
sys/dev/usb/uts.c
100
void uts_attach(struct device *, struct device *, void *);
sys/dev/usb/uts.c
101
int uts_detach(struct device *, int);
sys/dev/usb/uts.c
102
int uts_activate(struct device *, int);
sys/dev/usb/uts.c
117
uts_match(struct device *parent, void *match, void *aux)
sys/dev/usb/uts.c
135
uts_attach(struct device *parent, struct device *self, void *aux)
sys/dev/usb/uts.c
145
sc->sc_udev = uaa->device;
sys/dev/usb/uts.c
165
if (usbd_device2interface_handle(uaa->device, 0, &sc->sc_iface) != 0) {
sys/dev/usb/uts.c
205
uts_detach(struct device *self, int flags)
sys/dev/usb/uts.c
224
uts_activate(struct device *self, int act)
sys/dev/usb/uts.c
49
struct device sc_dev;
sys/dev/usb/uts.c
61
struct device *sc_wsmousedev;
sys/dev/usb/uts.c
99
int uts_match(struct device *, void *, void *);
sys/dev/usb/utvfu.c
734
int utvfu_match(struct device *, void *, void *);
sys/dev/usb/utvfu.c
735
void utvfu_attach(struct device *, struct device *, void *);
sys/dev/usb/utvfu.c
736
int utvfu_detach(struct device *, int);
sys/dev/usb/utvfu.c
855
utvfu_match(struct device *parent, void *match, void *aux)
sys/dev/usb/utvfu.c
870
dd = usbd_get_device_descriptor(uaa->device);
sys/dev/usb/utvfu.c
885
usbd_desc_iter_init(uaa->device, &iter);
sys/dev/usb/utvfu.c
915
utvfu_attach(struct device *parent, struct device *self, void *aux)
sys/dev/usb/utvfu.c
921
sc->sc_udev = uaa->device;
sys/dev/usb/utvfu.c
950
utvfu_detach(struct device *self, int flags)
sys/dev/usb/utvfu.h
138
struct device sc_dev;
sys/dev/usb/utvfu.h
143
struct device *sc_audiodev;
sys/dev/usb/utvfu.h
144
struct device *sc_videodev;
sys/dev/usb/utwitch.c
103
utwitch_match(struct device *parent, void *match, void *aux)
sys/dev/usb/utwitch.c
115
utwitch_attach(struct device *parent, struct device *self, void *aux)
sys/dev/usb/utwitch.c
174
utwitch_detach(struct device *self, int flags)
sys/dev/usb/utwitch.c
80
int utwitch_match(struct device *, void *, void *);
sys/dev/usb/utwitch.c
81
void utwitch_attach(struct device *, struct device *, void *);
sys/dev/usb/utwitch.c
82
int utwitch_detach(struct device *, int);
sys/dev/usb/uvideo.c
111
int uvideo_match(struct device *, void *, void *);
sys/dev/usb/uvideo.c
112
void uvideo_attach(struct device *, struct device *, void *);
sys/dev/usb/uvideo.c
113
void uvideo_attach_hook(struct device *);
sys/dev/usb/uvideo.c
114
int uvideo_detach(struct device *, int);
sys/dev/usb/uvideo.c
518
uvideo_match(struct device *parent, void *match, void *aux)
sys/dev/usb/uvideo.c
54
struct device sc_dev;
sys/dev/usb/uvideo.c
551
uvideo_attach(struct device *parent, struct device *self, void *aux)
sys/dev/usb/uvideo.c
561
sc->sc_udev = uaa->device;
sys/dev/usb/uvideo.c
59
struct device *sc_videodev;
sys/dev/usb/uvideo.c
631
uvideo_attach_hook(struct device *self)
sys/dev/usb/uvideo.c
693
uvideo_detach(struct device *self, int flags)
sys/dev/usb/uvisor.c
124
struct device sc_dev; /* base device */
sys/dev/usb/uvisor.c
132
struct device *sc_subdevs[UVISOR_MAX_CONN];
sys/dev/usb/uvisor.c
192
int uvisor_match(struct device *, void *, void *);
sys/dev/usb/uvisor.c
193
void uvisor_attach(struct device *, struct device *, void *);
sys/dev/usb/uvisor.c
194
int uvisor_detach(struct device *, int);
sys/dev/usb/uvisor.c
205
uvisor_match(struct device *parent, void *match, void *aux)
sys/dev/usb/uvisor.c
220
uvisor_attach(struct device *parent, struct device *self, void *aux)
sys/dev/usb/uvisor.c
224
struct usbd_device *dev = uaa->device;
sys/dev/usb/uvisor.c
261
uca.device = dev;
sys/dev/usb/uvisor.c
360
uvisor_detach(struct device *self, int flags)
sys/dev/usb/uvscom.c
121
struct device sc_dev; /* base device */
sys/dev/usb/uvscom.c
140
struct device *sc_subdev; /* ucom device */
sys/dev/usb/uvscom.c
194
int uvscom_match(struct device *, void *, void *);
sys/dev/usb/uvscom.c
195
void uvscom_attach(struct device *, struct device *, void *);
sys/dev/usb/uvscom.c
196
int uvscom_detach(struct device *, int);
sys/dev/usb/uvscom.c
207
uvscom_match(struct device *parent, void *match, void *aux)
sys/dev/usb/uvscom.c
219
uvscom_attach(struct device *parent, struct device *self, void *aux)
sys/dev/usb/uvscom.c
223
struct usbd_device *dev = uaa->device;
sys/dev/usb/uvscom.c
314
uca.device = dev;
sys/dev/usb/uvscom.c
338
uvscom_detach(struct device *self, int flags)
sys/dev/usb/uwacom.c
107
uwacom_attach(struct device *parent, struct device *self, void *aux)
sys/dev/usb/uwacom.c
119
sc->sc_hdev.sc_udev = uaa->device;
sys/dev/usb/uwacom.c
158
hidms_setup((struct device *)sc, ms, HIDMS_WACOM_SETUP,
sys/dev/usb/uwacom.c
174
uwacom_detach(struct device *self, int flags)
sys/dev/usb/uwacom.c
61
int uwacom_match(struct device *, void *, void *);
sys/dev/usb/uwacom.c
62
void uwacom_attach(struct device *, struct device *, void *);
sys/dev/usb/uwacom.c
63
int uwacom_detach(struct device *, int);
sys/dev/usb/uwacom.c
81
uwacom_match(struct device *parent, void *match, void *aux)
sys/dev/usb/uxrcom.c
109
uxrcom_match(struct device *parent, void *match, void *aux)
sys/dev/usb/uxrcom.c
123
uxrcom_attach(struct device *parent, struct device *self, void *aux)
sys/dev/usb/uxrcom.c
134
sc->sc_udev = uaa->device;
sys/dev/usb/uxrcom.c
193
uca.device = sc->sc_udev;
sys/dev/usb/uxrcom.c
203
uxrcom_detach(struct device *self, int flags)
sys/dev/usb/uxrcom.c
58
struct device sc_dev;
sys/dev/usb/uxrcom.c
62
struct device *sc_subdev;
sys/dev/usb/uxrcom.c
96
int uxrcom_match(struct device *, void *, void *);
sys/dev/usb/uxrcom.c
97
void uxrcom_attach(struct device *, struct device *, void *);
sys/dev/usb/uxrcom.c
98
int uxrcom_detach(struct device *, int);
sys/dev/usb/xhci.c
1237
usb_rem_task(xfer->device, &xfer->abort_task);
sys/dev/usb/xhci.c
1264
struct xhci_softc *sc = (struct xhci_softc *)pipe->device->bus;
sys/dev/usb/xhci.c
1276
if (pipe->device->depth == 0) {
sys/dev/usb/xhci.c
1337
slot = ((struct xhci_pipe *)pipe->device->default_pipe)->slot;
sys/dev/usb/xhci.c
1368
if (esscd && pipe->device->speed >= USB_SPEED_SUPER) {
sys/dev/usb/xhci.c
1410
uint8_t speed = pipe->device->speed;
sys/dev/usb/xhci.c
1452
switch (pipe->device->speed) {
sys/dev/usb/xhci.c
1501
for (hub = pipe->device; hub->myhub->depth; hub = hub->myhub) {
sys/dev/usb/xhci.c
1511
switch (pipe->device->speed) {
sys/dev/usb/xhci.c
1565
if (pipe->device->hub != NULL) {
sys/dev/usb/xhci.c
1566
int nports = pipe->device->hub->nports;
sys/dev/usb/xhci.c
1571
if (UHUB_IS_MTT(pipe->device))
sys/dev/usb/xhci.c
1575
XHCI_SCTX_TT_THINK_TIME(pipe->device->hub->ttthink)
sys/dev/usb/xhci.c
1583
if (speed < XHCI_SPEED_HIGH && pipe->device->myhsport != NULL) {
sys/dev/usb/xhci.c
1584
struct usbd_device *hshub = pipe->device->myhsport->parent;
sys/dev/usb/xhci.c
1592
XHCI_SCTX_TT_PORT_NUM(pipe->device->myhsport->portno)
sys/dev/usb/xhci.c
1614
struct usbd_device *dev = pipe->device;
sys/dev/usb/xhci.c
1661
struct xhci_softc *sc = (struct xhci_softc *)pipe->device->bus;
sys/dev/usb/xhci.c
1666
if (pipe->device->depth == 0)
sys/dev/usb/xhci.c
2336
struct xhci_softc *sc = (struct xhci_softc *)xfer->device->bus;
sys/dev/usb/xhci.c
2350
usb_rem_task(xfer->device, &xfer->abort_task);
sys/dev/usb/xhci.c
2363
usb_rem_task(xfer->device, &xfer->abort_task);
sys/dev/usb/xhci.c
2409
struct xhci_softc *sc = (struct xhci_softc *)xfer->device->bus;
sys/dev/usb/xhci.c
2418
usb_add_task(xfer->device, &xfer->abort_task);
sys/dev/usb/xhci.c
2447
struct xhci_softc *sc = (struct xhci_softc *)xfer->device->bus;
sys/dev/usb/xhci.c
2828
struct xhci_softc *sc = (struct xhci_softc *)xfer->device->bus;
sys/dev/usb/xhci.c
2841
struct xhci_softc *sc = (struct xhci_softc *)xfer->device->bus;
sys/dev/usb/xhci.c
2898
if (xfer->device->speed == USB_SPEED_SUPER) {
sys/dev/usb/xhci.c
2926
struct xhci_softc *sc = (struct xhci_softc *)xfer->device->bus;
sys/dev/usb/xhci.c
3040
struct xhci_softc *sc = (struct xhci_softc *)xfer->device->bus;
sys/dev/usb/xhci.c
3186
struct xhci_softc *sc = (struct xhci_softc *)xfer->device->bus;
sys/dev/usb/xhci.c
498
xhci_detach(struct device *self, int flags)
sys/dev/usb/xhci.c
546
xhci_activate(struct device *self, int act)
sys/dev/usb/xhci.c
991
usb_rem_task(xfer->device, &xfer->abort_task);
sys/dev/usb/xhcivar.h
133
int xhci_detach(struct device *, int);
sys/dev/usb/xhcivar.h
134
int xhci_activate(struct device *, int);
sys/dev/video.c
100
videoprobe(struct device *parent, void *match, void *aux)
sys/dev/video.c
106
videoattach(struct device *parent, struct device *self, void *aux)
sys/dev/video.c
53
struct device dev;
sys/dev/video.c
55
struct device *sc_dev; /* hardware device struct */
sys/dev/video.c
581
video_submatch(struct device *parent, void *match, void *aux)
sys/dev/video.c
592
struct device *
sys/dev/video.c
593
video_attach_mi(const struct video_hw_if *rhwp, void *hdlp, struct device *dev)
sys/dev/video.c
663
videodetach(struct device *self, int flags)
sys/dev/video.c
686
videoactivate(struct device *self, int act)
sys/dev/video.c
75
int videoprobe(struct device *, void *, void *);
sys/dev/video.c
76
void videoattach(struct device *, struct device *, void *);
sys/dev/video.c
77
int videodetach(struct device *, int);
sys/dev/video.c
78
int videoactivate(struct device *, int);
sys/dev/video_if.h
70
struct device *video_attach_mi(const struct video_hw_if *, void *,
sys/dev/video_if.h
71
struct device *);
sys/dev/vmm/vmm.c
48
vmm_probe(struct device *parent, void *match, void *aux)
sys/dev/vmm/vmm.c
58
vmm_attach(struct device *parent, struct device *self, void *aux)
sys/dev/vmm/vmm.c
86
vmm_activate(struct device *self, int act)
sys/dev/vmm/vmm.h
213
struct device sc_dev; /* [r] */
sys/dev/vmm/vmm.h
247
int vmm_probe(struct device *, void *, void *);
sys/dev/vmm/vmm.h
248
int vmm_activate(struct device *, int);
sys/dev/vmm/vmm.h
249
void vmm_attach(struct device *, struct device *, void *);
sys/dev/vnd.c
83
struct device sc_dev;
sys/dev/vscsi.c
131
vscsi_match(struct device *parent, void *match, void *aux)
sys/dev/vscsi.c
137
vscsi_attach(struct device *parent, struct device *self, void *aux)
sys/dev/vscsi.c
42
int vscsi_match(struct device *, void *, void *);
sys/dev/vscsi.c
43
void vscsi_attach(struct device *, struct device *, void *);
sys/dev/vscsi.c
61
struct device sc_dev;
sys/dev/wscons/wscons_callbacks.h
44
void wsdisplay_kbdinput(struct device *v, kbd_t, keysym_t *, int);
sys/dev/wscons/wscons_callbacks.h
45
void wsdisplay_rawkbdinput(struct device *v, u_char *, int);
sys/dev/wscons/wscons_callbacks.h
46
int wsdisplay_switch(struct device *, int, int);
sys/dev/wscons/wscons_callbacks.h
51
void wsdisplay_reset(struct device *, enum wsdisplay_resetops);
sys/dev/wscons/wscons_callbacks.h
52
void wsdisplay_kbdholdscreen(struct device *v, int);
sys/dev/wscons/wscons_callbacks.h
58
int wsdisplay_set_kbd(struct device *, struct wsevsrc *);
sys/dev/wscons/wscons_callbacks.h
60
int wsdisplay_param(struct device*, u_long, struct wsdisplay_param*);
sys/dev/wscons/wscons_callbacks.h
65
struct wsevsrc *wskbd_set_console_display(struct device *, struct wsevsrc *);
sys/dev/wscons/wscons_callbacks.h
66
int wskbd_set_display(struct device *, struct device *);
sys/dev/wscons/wsdisplay.c
1093
wsdisplay_param(struct device *dev, u_long cmd, struct wsdisplay_param *dp)
sys/dev/wscons/wsdisplay.c
148
void wsdisplay_resume_device(struct device *);
sys/dev/wscons/wsdisplay.c
149
void wsdisplay_suspend_device(struct device *);
sys/dev/wscons/wsdisplay.c
160
struct device sc_dv;
sys/dev/wscons/wsdisplay.c
1600
wsdisplay_kbdinput(struct device *dev, kbd_t layout, keysym_t *ks, int num)
sys/dev/wscons/wsdisplay.c
1624
wsdisplay_rawkbdinput(struct device *dev, u_char *buf, int num)
sys/dev/wscons/wsdisplay.c
1839
wsdisplay_switch(struct device *dev, int no, int waitok)
sys/dev/wscons/wsdisplay.c
1914
wsdisplay_reset(struct device *dev, enum wsdisplay_resetops op)
sys/dev/wscons/wsdisplay.c
2048
wsdisplay_kbdholdscreen(struct device *dev, int hold)
sys/dev/wscons/wsdisplay.c
206
int wsdisplay_match(struct device *, void *, void *);
sys/dev/wscons/wsdisplay.c
207
void wsdisplay_attach(struct device *, struct device *, void *);
sys/dev/wscons/wsdisplay.c
208
int wsdisplay_detach(struct device *, int);
sys/dev/wscons/wsdisplay.c
2080
wsdisplay_set_kbd(struct device *disp, struct wsevsrc *kbd)
sys/dev/wscons/wsdisplay.c
210
int wsdisplay_activate(struct device *, int);
sys/dev/wscons/wsdisplay.c
2221
wsdisplay_suspend_device(struct device *dev)
sys/dev/wscons/wsdisplay.c
2254
ret = wsdisplay_switch((struct device *)sc, idx, 1);
sys/dev/wscons/wsdisplay.c
2284
wsdisplay_resume_device(struct device *dev)
sys/dev/wscons/wsdisplay.c
2295
(void)wsdisplay_switch((struct device *)sc, idx, 1);
sys/dev/wscons/wsdisplay.c
2437
wsdisplay_brightness_step(struct device *dev, int dir)
sys/dev/wscons/wsdisplay.c
2471
wsdisplay_brightness_zero(struct device *dev)
sys/dev/wscons/wsdisplay.c
2485
wsdisplay_brightness_cycle(struct device *dev)
sys/dev/wscons/wsdisplay.c
533
wsdisplay_match(struct device *parent, void *match, void *aux)
sys/dev/wscons/wsdisplay.c
565
wsdisplay_activate(struct device *self, int act)
sys/dev/wscons/wsdisplay.c
582
wsdisplay_detach(struct device *self, int flags)
sys/dev/wscons/wsdisplay.c
624
if ((rc = wskbd_set_display((struct device *)sc->sc_input,
sys/dev/wscons/wsdisplay.c
655
wsemuldisplaydevsubmatch(struct device *parent, void *match, void *aux)
sys/dev/wscons/wsdisplay.c
668
wsdisplay_attach(struct device *parent, struct device *self, void *aux)
sys/dev/wscons/wsdisplay_compat_usl.c
309
return (wsdisplay_switch((struct device *)sc, idx, 1));
sys/dev/wscons/wsdisplayvar.h
196
int wsemuldisplaydevsubmatch(struct device *, void *, void *);
sys/dev/wscons/wsdisplayvar.h
249
void wsdisplay_brightness_step(struct device *, int);
sys/dev/wscons/wsdisplayvar.h
250
void wsdisplay_brightness_zero(struct device *);
sys/dev/wscons/wsdisplayvar.h
251
void wsdisplay_brightness_cycle(struct device *);
sys/dev/wscons/wsdisplayvar.h
53
struct device;
sys/dev/wscons/wsemulvar.h
53
struct device;
sys/dev/wscons/wskbd.c
1046
wskbd_displayioctl(struct device *dv, u_long cmd, caddr_t data, int flag,
sys/dev/wscons/wskbd.c
1317
wskbd_set_console_display(struct device *displaydv, struct wsevsrc *me)
sys/dev/wscons/wskbd.c
1331
wskbd_set_display(struct device *dv, struct device *displaydv)
sys/dev/wscons/wskbd.c
1334
struct device *odisplaydv;
sys/dev/wscons/wskbd.c
223
int wskbd_match(struct device *, void *, void *);
sys/dev/wscons/wskbd.c
224
void wskbd_attach(struct device *, struct device *, void *);
sys/dev/wscons/wskbd.c
225
int wskbd_detach(struct device *, int);
sys/dev/wscons/wskbd.c
226
int wskbd_activate(struct device *, int);
sys/dev/wscons/wskbd.c
228
int wskbd_displayioctl(struct device *, u_long, caddr_t, int, struct proc *);
sys/dev/wscons/wskbd.c
255
int wskbd_do_ioctl(struct device *, u_long, caddr_t, int, struct proc *);
sys/dev/wscons/wskbd.c
371
wskbd_match(struct device *parent, void *match, void *aux)
sys/dev/wscons/wskbd.c
392
wskbd_attach(struct device *parent, struct device *self, void *aux)
sys/dev/wscons/wskbd.c
606
wskbd_activate(struct device *self, int act)
sys/dev/wscons/wskbd.c
624
wskbd_detach(struct device *self, int flags)
sys/dev/wscons/wskbd.c
681
wskbd_input(struct device *dev, u_int type, int value)
sys/dev/wscons/wskbd.c
787
wskbd_rawinput(struct device *dev, u_char *buf, int len)
sys/dev/wscons/wskbd.c
985
wskbd_do_ioctl(struct device *dv, u_long cmd, caddr_t data, int flag,
sys/dev/wscons/wskbdvar.h
96
void wskbd_input(struct device *kbddev, u_int type, int value);
sys/dev/wscons/wskbdvar.h
98
void wskbd_rawinput(struct device *, u_char *, int);
sys/dev/wscons/wsmouse.c
1141
wsmouse_input_sync(struct device *sc)
sys/dev/wscons/wsmouse.c
1208
wsmouse_id_to_slot(struct device *sc, int id)
sys/dev/wscons/wsmouse.c
1325
wsmouse_mtframe(struct device *sc, struct mtpoint *pt, int size)
sys/dev/wscons/wsmouse.c
139
int wsmouse_match(struct device *, void *, void *);
sys/dev/wscons/wsmouse.c
140
void wsmouse_attach(struct device *, struct device *, void *);
sys/dev/wscons/wsmouse.c
141
int wsmouse_detach(struct device *, int);
sys/dev/wscons/wsmouse.c
1412
wsmouse_mt_init(struct device *sc, int num_slots, int tracking)
sys/dev/wscons/wsmouse.c
142
int wsmouse_activate(struct device *, int);
sys/dev/wscons/wsmouse.c
1445
wsmouse_get_params(struct device *sc,
sys/dev/wscons/wsmouse.c
152
int wsmousedoioctl(struct device *, u_long, caddr_t, int,
sys/dev/wscons/wsmouse.c
1521
wsmouse_set_params(struct device *sc,
sys/dev/wscons/wsmouse.c
1618
wsmouse_set_mode(struct device *sc, int mode)
sys/dev/wscons/wsmouse.c
1635
wsmouse_get_hw(struct device *sc)
sys/dev/wscons/wsmouse.c
1647
wsmouse_configure(struct device *sc,
sys/dev/wscons/wsmouse.c
189
wsmouse_match(struct device *parent, void *match, void *aux)
sys/dev/wscons/wsmouse.c
195
wsmouse_attach(struct device *parent, struct device *self, void *aux)
sys/dev/wscons/wsmouse.c
229
wsmouse_activate(struct device *self, int act)
sys/dev/wscons/wsmouse.c
247
wsmouse_detach(struct device *self, int flags)
sys/dev/wscons/wsmouse.c
423
wsmousedoioctl(struct device *dv, u_long cmd, caddr_t data, int flag,
sys/dev/wscons/wsmouse.c
458
if (wsmouse_set_params((struct device *) sc, buf, nparams))
sys/dev/wscons/wsmouse.c
461
if (wsmouse_get_params((struct device *) sc, buf, nparams))
sys/dev/wscons/wsmouse.c
580
wsmouse_buttons(struct device *sc, u_int buttons)
sys/dev/wscons/wsmouse.c
593
wsmouse_motion(struct device *sc, int dx, int dy, int dz, int dw)
sys/dev/wscons/wsmouse.c
652
wsmouse_position(struct device *sc, int x, int y)
sys/dev/wscons/wsmouse.c
673
wsmouse_touch(struct device *sc, int pressure, int contacts)
sys/dev/wscons/wsmouse.c
696
wsmouse_mtstate(struct device *sc, int slot, int x, int y, int pressure)
sys/dev/wscons/wsmouse.c
742
wsmouse_set(struct device *sc, enum wsmouseval type, int value, int aux)
sys/dev/wscons/wsmouse.c
924
wsmouse_mt_convert(struct device *sc)
sys/dev/wscons/wsmouseinput.h
236
+ offsetof(struct device, dv_xname))
sys/dev/wscons/wsmousevar.h
122
struct device;
sys/dev/wscons/wsmousevar.h
156
void wsmouse_buttons(struct device *, u_int);
sys/dev/wscons/wsmousevar.h
159
void wsmouse_motion(struct device *, int, int, int, int);
sys/dev/wscons/wsmousevar.h
162
void wsmouse_position(struct device *, int, int);
sys/dev/wscons/wsmousevar.h
165
void wsmouse_touch(struct device *, int, int);
sys/dev/wscons/wsmousevar.h
168
void wsmouse_mtstate(struct device *, int, int, int, int);
sys/dev/wscons/wsmousevar.h
171
void wsmouse_mtframe(struct device *, struct mtpoint *, int);
sys/dev/wscons/wsmousevar.h
174
void wsmouse_set(struct device *, enum wsmouseval, int, int);
sys/dev/wscons/wsmousevar.h
177
int wsmouse_id_to_slot(struct device *, int);
sys/dev/wscons/wsmousevar.h
181
void wsmouse_input_sync(struct device *);
sys/dev/wscons/wsmousevar.h
185
int wsmouse_mt_init(struct device *, int, int);
sys/dev/wscons/wsmousevar.h
191
int wsmouse_set_mode(struct device *, int);
sys/dev/wscons/wsmousevar.h
194
int wsmouse_get_params(struct device *, struct wsmouse_param *, u_int);
sys/dev/wscons/wsmousevar.h
195
int wsmouse_set_params(struct device *, const struct wsmouse_param *, u_int);
sys/dev/wscons/wsmousevar.h
242
struct wsmousehw *wsmouse_get_hw(struct device*);
sys/dev/wscons/wsmousevar.h
245
int wsmouse_configure(struct device *, struct wsmouse_param *, u_int);
sys/dev/wscons/wsmux.c
101
int wsmux_do_displayioctl(struct device *dev, u_long cmd, caddr_t data,
sys/dev/wscons/wsmux.c
103
int wsmux_do_ioctl(struct device *, u_long, caddr_t,int,struct proc *);
sys/dev/wscons/wsmux.c
382
wsmux_do_ioctl(struct device *dv, u_long cmd, caddr_t data, int flag,
sys/dev/wscons/wsmux.c
759
wsmux_do_displayioctl(struct device *dv, u_long cmd, caddr_t data, int flag,
sys/dev/wscons/wsmux.c
811
wsmux_evsrc_set_display(struct device *dv, struct device *displaydv)
sys/dev/wscons/wsmux.c
830
wsmux_set_display(struct wsmux_softc *sc, struct device *displaydv)
sys/dev/wscons/wsmux.c
832
struct device *odisplaydv;
sys/dev/wscons/wsmux.c
96
int wsmux_evsrc_set_display(struct device *, struct device *);
sys/dev/wscons/wsmuxvar.h
37
struct device me_dv;
sys/dev/wscons/wsmuxvar.h
42
struct device *me_dispdv; /* our display if part of one */
sys/dev/wscons/wsmuxvar.h
59
int (*dioctl)(struct device *, u_long, caddr_t, int, struct proc *);
sys/dev/wscons/wsmuxvar.h
60
int (*ddispioctl)(struct device *, u_long, caddr_t, int, struct proc *);
sys/dev/wscons/wsmuxvar.h
61
int (*dsetdisplay)(struct device *, struct device *);
sys/dev/wscons/wsmuxvar.h
96
int wsmux_set_display(struct wsmux_softc *, struct device *);
sys/isofs/cd9660/cd9660_node.c
65
#define INOHASH(device, inum) cd9660_isohash((device), (inum))
sys/isofs/cd9660/cd9660_node.c
84
cd9660_isohash(dev_t device, cdino_t inum)
sys/isofs/cd9660/cd9660_node.c
89
SipHash24_Update(&ctx, &device, sizeof(device));
sys/kern/kern_intrmap.c
176
intrmap_create(const struct device *dv,
sys/kern/subr_autoconf.c
1009
device_unref(struct device *dv)
sys/kern/subr_autoconf.c
164
cf = ((struct device *)m->match)->dv_cfdata;
sys/kern/subr_autoconf.c
187
config_search(cfmatch_t fn, struct device *parent, void *aux)
sys/kern/subr_autoconf.c
230
cf = ((struct device *)m.match)->dv_cfdata;
sys/kern/subr_autoconf.c
250
config_scan(cfscan_t fn, struct device *parent)
sys/kern/subr_autoconf.c
323
struct device *
sys/kern/subr_autoconf.c
324
config_found_sm(struct device *parent, void *aux, cfprint_t print,
sys/kern/subr_autoconf.c
339
struct device *
sys/kern/subr_autoconf.c
353
struct device *
sys/kern/subr_autoconf.c
354
config_attach(struct device *parent, void *match, void *aux, cfprint_t print)
sys/kern/subr_autoconf.c
357
struct device *dev;
sys/kern/subr_autoconf.c
435
struct device *
sys/kern/subr_autoconf.c
436
config_make_softc(struct device *parent, struct cfdata *cf)
sys/kern/subr_autoconf.c
438
struct device *dev;
sys/kern/subr_autoconf.c
444
if (ca->ca_devsize < sizeof(struct device))
sys/kern/subr_autoconf.c
516
config_detach(struct device *dev, int flags)
sys/kern/subr_autoconf.c
523
struct device *d;
sys/kern/subr_autoconf.c
660
config_deactivate(struct device *dev)
sys/kern/subr_autoconf.c
678
config_defer(struct device *dev, void (*func)(struct device *))
sys/kern/subr_autoconf.c
69
#define ROOT ((struct device *)NULL)
sys/kern/subr_autoconf.c
707
config_mountroot(struct device *dev, void (*func)(struct device *))
sys/kern/subr_autoconf.c
73
struct device *parent;
sys/kern/subr_autoconf.c
739
config_process_deferred_children(struct device *parent)
sys/kern/subr_autoconf.c
795
config_detach_children(struct device *parent, int flags)
sys/kern/subr_autoconf.c
797
struct device *dev, *next_dev;
sys/kern/subr_autoconf.c
827
config_suspend(struct device *dev, int act)
sys/kern/subr_autoconf.c
844
struct device *mainbus = device_mainbus();
sys/kern/subr_autoconf.c
845
struct device *mpath = device_mpath();
sys/kern/subr_autoconf.c
87
struct device *dc_dev;
sys/kern/subr_autoconf.c
88
void (*dc_func)(struct device *);
sys/kern/subr_autoconf.c
881
config_activate_children(struct device *parent, int act)
sys/kern/subr_autoconf.c
883
struct device *d;
sys/kern/subr_autoconf.c
943
struct device *
sys/kern/subr_autoconf.c
946
struct device *dv = NULL;
sys/kern/subr_autoconf.c
949
dv = (struct device *)(cd->cd_devs[unit]);
sys/kern/subr_autoconf.c
95
void config_process_deferred_children(struct device *);
sys/kern/subr_autoconf.c
963
struct device *
sys/kern/subr_autoconf.c
974
struct device *
sys/kern/subr_autoconf.c
996
device_ref(struct device *dv)
sys/kern/subr_disk.c
1056
disk_attach(struct device *dv, struct disk *diskp)
sys/kern/subr_disk.c
1352
struct device *
sys/kern/subr_disk.c
1355
struct device *dv;
sys/kern/subr_disk.c
1372
struct device *
sys/kern/subr_disk.c
1375
struct device *dv;
sys/kern/subr_disk.c
1412
setroot(struct device *bootdv, int part, int exitflags)
sys/kern/subr_disk.c
1416
struct device *dv;
sys/kern/subr_disk.c
1675
findblkmajor(struct device *dv)
sys/kern/subr_disk.c
1821
struct device *
sys/kern/subr_disk.c
1824
struct device *dv;
sys/kern/subr_disk.c
91
struct device *rootdv;
sys/kern/subr_suspend.c
46
device_register_wakeup(struct device *dev)
sys/kern/tty.c
179
ttyopen(dev_t device, struct tty *tp, struct proc *p)
sys/kern/tty.c
184
tp->t_dev = device;
sys/kern/tty.c
937
dev_t device = tp->t_dev;
sys/kern/tty.c
944
error = (*linesw[t].l_open)(device, tp, p);
sys/kern/tty.c
946
(*linesw[tp->t_line].l_open)(device, tp, p);
sys/ntfs/ntfs_ihash.c
56
#define NTNOHASH(device, inum) ntfs_hash((device), (inum))
sys/scsi/cd.c
178
cdmatch(struct device *parent, void *match, void *aux)
sys/scsi/cd.c
195
cdattach(struct device *parent, struct device *self, void *aux)
sys/scsi/cd.c
229
cdactivate(struct device *self, int act)
sys/scsi/cd.c
254
cddetach(struct device *self, int flags)
sys/scsi/cd.c
92
int cdmatch(struct device *, void *, void *);
sys/scsi/cd.c
93
void cdattach(struct device *, struct device *, void *);
sys/scsi/cd.c
94
int cdactivate(struct device *, int);
sys/scsi/cd.c
95
int cddetach(struct device *, int);
sys/scsi/cd.c
98
struct device sc_dev;
sys/scsi/ch.c
137
chmatch(struct device *parent, void *match, void *aux)
sys/scsi/ch.c
150
chattach(struct device *parent, struct device *self, void *aux)
sys/scsi/ch.c
60
struct device sc_dev; /* generic device info */
sys/scsi/ch.c
96
int chmatch(struct device *, void *, void *);
sys/scsi/ch.c
97
void chattach(struct device *, struct device *, void *);
sys/scsi/mpath.c
104
mpath_match(struct device *parent, void *match, void *aux)
sys/scsi/mpath.c
110
mpath_attach(struct device *parent, struct device *self, void *aux)
sys/scsi/mpath.c
35
int mpath_match(struct device *, void *, void *);
sys/scsi/mpath.c
36
void mpath_attach(struct device *, struct device *, void *);
sys/scsi/mpath.c
580
struct device *
sys/scsi/mpath.c
581
mpath_bootdv(struct device *dev)
sys/scsi/mpath.c
65
struct device sc_dev;
sys/scsi/mpath_emc.c
114
emc_match(struct device *parent, void *match, void *aux)
sys/scsi/mpath_emc.c
136
emc_attach(struct device *parent, struct device *self, void *aux)
sys/scsi/mpath_emc.c
168
emc_detach(struct device *self, int flags)
sys/scsi/mpath_emc.c
178
emc_activate(struct device *self, int act)
sys/scsi/mpath_emc.c
59
struct device sc_dev;
sys/scsi/mpath_emc.c
66
int emc_match(struct device *, void *, void *);
sys/scsi/mpath_emc.c
67
void emc_attach(struct device *, struct device *, void *);
sys/scsi/mpath_emc.c
68
int emc_detach(struct device *, int);
sys/scsi/mpath_emc.c
69
int emc_activate(struct device *, int);
sys/scsi/mpath_hds.c
115
hds_match(struct device *parent, void *match, void *aux)
sys/scsi/mpath_hds.c
139
hds_attach(struct device *parent, struct device *self, void *aux)
sys/scsi/mpath_hds.c
175
hds_detach(struct device *self, int flags)
sys/scsi/mpath_hds.c
185
hds_activate(struct device *self, int act)
sys/scsi/mpath_hds.c
58
struct device sc_dev;
sys/scsi/mpath_hds.c
67
int hds_match(struct device *, void *, void *);
sys/scsi/mpath_hds.c
68
void hds_attach(struct device *, struct device *, void *);
sys/scsi/mpath_hds.c
69
int hds_detach(struct device *, int);
sys/scsi/mpath_hds.c
70
int hds_activate(struct device *, int);
sys/scsi/mpath_rdac.c
118
struct device sc_dev;
sys/scsi/mpath_rdac.c
125
int rdac_match(struct device *, void *, void *);
sys/scsi/mpath_rdac.c
126
void rdac_attach(struct device *, struct device *, void *);
sys/scsi/mpath_rdac.c
127
int rdac_detach(struct device *, int);
sys/scsi/mpath_rdac.c
128
int rdac_activate(struct device *, int);
sys/scsi/mpath_rdac.c
176
rdac_match(struct device *parent, void *match, void *aux)
sys/scsi/mpath_rdac.c
198
rdac_attach(struct device *parent, struct device *self, void *aux)
sys/scsi/mpath_rdac.c
233
rdac_detach(struct device *self, int flags)
sys/scsi/mpath_rdac.c
243
rdac_activate(struct device *self, int act)
sys/scsi/mpath_sym.c
102
sym_match(struct device *parent, void *match, void *aux)
sys/scsi/mpath_sym.c
131
sym_attach(struct device *parent, struct device *self, void *aux)
sys/scsi/mpath_sym.c
168
sym_detach(struct device *self, int flags)
sys/scsi/mpath_sym.c
174
sym_activate(struct device *self, int act)
sys/scsi/mpath_sym.c
35
struct device sc_dev;
sys/scsi/mpath_sym.c
40
int sym_match(struct device *, void *, void *);
sys/scsi/mpath_sym.c
41
void sym_attach(struct device *, struct device *, void *);
sys/scsi/mpath_sym.c
42
int sym_detach(struct device *, int);
sys/scsi/mpath_sym.c
43
int sym_activate(struct device *, int);
sys/scsi/mpathvar.h
57
struct device *mpath_bootdv(struct device *);
sys/scsi/safte.c
102
int safte_ioctl(struct device *, u_long, caddr_t);
sys/scsi/safte.c
109
safte_match(struct device *parent, void *match, void *aux)
sys/scsi/safte.c
116
if ((inq->device & SID_TYPE) == T_PROCESSOR &&
sys/scsi/safte.c
120
if ((inq->device & SID_TYPE) != T_PROCESSOR ||
sys/scsi/safte.c
136
safte_attach(struct device *parent, struct device *self, void *aux)
sys/scsi/safte.c
195
safte_detach(struct device *self, int flags)
sys/scsi/safte.c
48
int safte_match(struct device *, void *, void *);
sys/scsi/safte.c
49
void safte_attach(struct device *, struct device *, void *);
sys/scsi/safte.c
50
int safte_detach(struct device *, int);
sys/scsi/safte.c
518
safte_ioctl(struct device *dev, u_long cmd, caddr_t addr)
sys/scsi/safte.c
65
struct device sc_dev;
sys/scsi/scsi_all.h
233
u_int8_t device;
sys/scsi/scsi_all.h
298
u_int8_t device;
sys/scsi/scsi_all.h
590
u_int8_t device;
sys/scsi/scsi_all.h
605
u_int8_t device;
sys/scsi/scsi_base.c
1256
switch (link->inqdata.device & SID_TYPE) {
sys/scsi/scsi_base.c
1293
(link->inqdata.device & SID_TYPE) == T_SEQUENTIAL) {
sys/scsi/scsi_base.c
1788
struct device *adapter_device = link->bus->sc_dev.dv_parent;
sys/scsi/scsi_base.c
1792
((struct device *)link->device_softc)->dv_xname : "probe",
sys/scsi/scsi_base.c
2860
switch (inqbuf->device & SID_QUAL) {
sys/scsi/scsi_base.c
2874
printf("SID_QUAL = 0x%02x, ", inqbuf->device & SID_QUAL);
sys/scsi/scsi_base.c
2877
printf("%s, ", devicetypenames[inqbuf->device & SID_TYPE]);
sys/scsi/scsi_ioctl.c
229
cdb->device = atareq->head & 0x0f;
sys/scsi/scsiconf.c
1087
if (inqbuf->device != match->type)
sys/scsi/scsiconf.c
198
scsibusmatch(struct device *parent, void *match, void *aux)
sys/scsi/scsiconf.c
208
scsibusattach(struct device *parent, struct device *self, void *aux)
sys/scsi/scsiconf.c
255
scsibusactivate(struct device *dev, int act)
sys/scsi/scsiconf.c
263
scsibusdetach(struct device *dev, int type)
sys/scsi/scsiconf.c
282
scsibussubmatch(struct device *parent, void *match, void *aux)
sys/scsi/scsiconf.c
321
scsibusbioctl(struct device *dev, u_long cmd, caddr_t addr)
sys/scsi/scsiconf.c
400
struct device *dev;
sys/scsi/scsiconf.c
598
switch (inqbuf->device & SID_QUAL) {
sys/scsi/scsiconf.c
603
if (lun == 0 && (inqbuf->device & SID_TYPE) == T_NODEVICE)
sys/scsi/scsiconf.c
608
if ((inqbuf->device & SID_TYPE) == T_NODEVICE)
sys/scsi/scsiconf.c
65
int scsibusmatch(struct device *, void *, void *);
sys/scsi/scsiconf.c
66
void scsibusattach(struct device *, struct device *, void *);
sys/scsi/scsiconf.c
67
int scsibusactivate(struct device *, int);
sys/scsi/scsiconf.c
68
int scsibusdetach(struct device *, int);
sys/scsi/scsiconf.c
680
cf = config_search(scsibussubmatch, (struct device *)sb, &sa);
sys/scsi/scsiconf.c
69
int scsibussubmatch(struct device *, void *, void *);
sys/scsi/scsiconf.c
719
config_attach((struct device *)sb, cf, &sa, scsibussubprint);
sys/scsi/scsiconf.c
75
int scsibusbioctl(struct device *, u_long, caddr_t);
sys/scsi/scsiconf.h
364
struct device sc_dev;
sys/scsi/sd.c
1130
if ((link->inqdata.device & SID_TYPE) == T_OPTICAL)
sys/scsi/sd.c
140
sdmatch(struct device *parent, void *match, void *aux)
sys/scsi/sd.c
157
sdattach(struct device *parent, struct device *self, void *aux)
sys/scsi/sd.c
1702
switch (link->inqdata.device & SID_TYPE) {
sys/scsi/sd.c
245
sdactivate(struct device *self, int act)
sys/scsi/sd.c
290
sddetach(struct device *self, int flags)
sys/scsi/sd.c
82
int sdmatch(struct device *, void *, void *);
sys/scsi/sd.c
83
void sdattach(struct device *, struct device *, void *);
sys/scsi/sd.c
84
int sdactivate(struct device *, int);
sys/scsi/sd.c
85
int sddetach(struct device *, int);
sys/scsi/sdvar.h
55
struct device sc_dev;
sys/scsi/ses.c
108
int ses_ioctl(struct device *, u_long, caddr_t);
sys/scsi/ses.c
123
ses_match(struct device *parent, void *match, void *aux)
sys/scsi/ses.c
128
if ((inq->device & SID_TYPE) == T_ENCLOSURE &&
sys/scsi/ses.c
133
if ((inq->device & SID_TYPE) == T_PROCESSOR &&
sys/scsi/ses.c
141
ses_attach(struct device *parent, struct device *self, void *aux)
sys/scsi/ses.c
213
ses_detach(struct device *self, int flags)
sys/scsi/ses.c
49
int ses_match(struct device *, void *, void *);
sys/scsi/ses.c
50
void ses_attach(struct device *, struct device *, void *);
sys/scsi/ses.c
51
int ses_detach(struct device *, int);
sys/scsi/ses.c
578
ses_ioctl(struct device *dev, u_long cmd, caddr_t addr)
sys/scsi/ses.c
70
struct device sc_dev;
sys/scsi/st.c
160
struct device sc_dev;
sys/scsi/st.c
204
int stmatch(struct device *, void *, void *);
sys/scsi/st.c
205
void stattach(struct device *, struct device *, void *);
sys/scsi/st.c
206
int stactivate(struct device *, int);
sys/scsi/st.c
207
int stdetach(struct device *, int);
sys/scsi/st.c
248
stmatch(struct device *parent, void *match, void *aux)
sys/scsi/st.c
264
stattach(struct device *parent, struct device *self, void *aux)
sys/scsi/st.c
322
stactivate(struct device *self, int act)
sys/scsi/st.c
337
stdetach(struct device *self, int flags)
sys/scsi/uk.c
53
struct device sc_dev;
sys/scsi/uk.c
57
int ukmatch(struct device *, void *, void *);
sys/scsi/uk.c
58
void ukattach(struct device *, struct device *, void *);
sys/scsi/uk.c
59
int ukdetach(struct device *, int);
sys/scsi/uk.c
72
ukmatch(struct device *parent, void *match, void *aux)
sys/scsi/uk.c
82
ukattach(struct device *parent, struct device *self, void *aux)
sys/scsi/uk.c
99
ukdetach(struct device *self, int flags)
sys/sys/device.h
109
typedef int (*cfmatch_t)(struct device *, void *, void *);
sys/sys/device.h
110
typedef void (*cfscan_t)(struct device *, void *);
sys/sys/device.h
130
void (*ca_attach)(struct device *, struct device *, void *);
sys/sys/device.h
131
int (*ca_detach)(struct device *, int);
sys/sys/device.h
132
int (*ca_activate)(struct device *, int);
sys/sys/device.h
185
void *config_search(cfmatch_t, struct device *, void *);
sys/sys/device.h
186
struct device *config_found_sm(struct device *, void *, cfprint_t,
sys/sys/device.h
188
struct device *config_rootfound(char *, void *);
sys/sys/device.h
189
void config_scan(cfscan_t, struct device *);
sys/sys/device.h
190
struct device *config_attach(struct device *, void *, void *, cfprint_t);
sys/sys/device.h
191
int config_detach(struct device *, int);
sys/sys/device.h
192
int config_detach_children(struct device *, int);
sys/sys/device.h
193
int config_deactivate(struct device *);
sys/sys/device.h
194
int config_suspend(struct device *, int);
sys/sys/device.h
196
int config_activate_children(struct device *, int);
sys/sys/device.h
197
struct device *config_make_softc(struct device *parent,
sys/sys/device.h
199
void config_defer(struct device *, void (*)(struct device *));
sys/sys/device.h
202
void config_mountroot(struct device *, void (*)(struct device *));
sys/sys/device.h
219
struct device *device_mainbus(void);
sys/sys/device.h
220
struct device *device_mpath(void);
sys/sys/device.h
221
struct device *device_lookup(struct cfdriver *, int unit);
sys/sys/device.h
222
void device_ref(struct device *);
sys/sys/device.h
223
void device_unref(struct device *);
sys/sys/device.h
230
int findblkmajor(struct device *dv);
sys/sys/device.h
232
void setroot(struct device *, int, int);
sys/sys/device.h
233
struct device *getdisk(char *str, int len, int defpart, dev_t *devp);
sys/sys/device.h
234
struct device *parsedisk(char *str, int len, int defpart, dev_t *devp);
sys/sys/device.h
235
void device_register(struct device *, void *);
sys/sys/device.h
236
void device_register_wakeup(struct device *);
sys/sys/device.h
74
TAILQ_ENTRY(device) dv_list; /* entry on list of all devices */
sys/sys/device.h
78
struct device *dv_parent; /* pointer to parent device */
sys/sys/device.h
86
TAILQ_HEAD(devicelist, device);
sys/sys/disk.h
139
void disk_attach(struct device *, struct disk *);
sys/sys/disk.h
150
struct device *disk_lookup(struct cfdriver *, int);
sys/sys/disk.h
79
struct device *dk_device; /* disk device structure. */
sys/sys/dkio.h
75
char *device;
sys/sys/intrmap.h
26
struct intrmap *intrmap_create(const struct device *,
sys/sys/pledge.h
130
int pledge_ioctl_drm(struct proc *p, long com, dev_t device);
sys/sys/systm.h
103
extern struct device *rootdv; /* device equivalent to above */
sys/sys/tty.h
287
int ttyopen(dev_t device, struct tty *tp, struct proc *p);
sys/ufs/ufs/ufs_ihash.c
57
#define INOHASH(device, inum) ufs_ihash((device), (inum))
sys/uvm/uvm_device.c
103
mapfn = cdevsw[major(device)].d_mmap;
sys/uvm/uvm_device.c
116
obj = udv_attach_drm(device, accessprot, off, size);
sys/uvm/uvm_device.c
128
if ((*mapfn)(device, off, accessprot) == -1)
sys/uvm/uvm_device.c
142
if (device == lcv->u_device)
sys/uvm/uvm_device.c
195
if (device == lcv->u_device)
sys/uvm/uvm_device.c
215
udv->u_device = device;
sys/uvm/uvm_device.c
322
dev_t device;
sys/uvm/uvm_device.c
340
device = udv->u_device;
sys/uvm/uvm_device.c
341
mapfn = cdevsw[major(device)].d_mmap;
sys/uvm/uvm_device.c
366
paddr = (*mapfn)(device, curr_offset, access_type);
sys/uvm/uvm_device.c
92
udv_attach(dev_t device, vm_prot_t accessprot, voff_t off, vsize_t size)
usr.bin/ssh/auth2-chall.c
102
kbdintctxt->device = NULL;
usr.bin/ssh/auth2-chall.c
107
if (kbdintctxt->device)
usr.bin/ssh/auth2-chall.c
120
if (kbdintctxt->device)
usr.bin/ssh/auth2-chall.c
139
kbdintctxt->device = devices[i];
usr.bin/ssh/auth2-chall.c
148
} while (kbdintctxt->devices && !kbdintctxt->device);
usr.bin/ssh/auth2-chall.c
150
return kbdintctxt->device ? 1 : 0;
usr.bin/ssh/auth2-chall.c
200
kbdintctxt->device->name);
usr.bin/ssh/auth2-chall.c
202
if ((kbdintctxt->ctxt = kbdintctxt->device->init_ctx(authctxt)) == NULL) {
usr.bin/ssh/auth2-chall.c
226
if (kbdintctxt->device->query(kbdintctxt->ctxt,
usr.bin/ssh/auth2-chall.c
270
if (kbdintctxt->device == NULL)
usr.bin/ssh/auth2-chall.c
290
res = kbdintctxt->device->respond(kbdintctxt->ctxt, nresp, response);
usr.bin/ssh/auth2-chall.c
312
devicename = kbdintctxt->device->name;
usr.bin/ssh/auth2-chall.c
61
KbdintDevice *device;
usr.bin/ssh/auth2-chall.c
90
kbdintctxt->device = NULL;
usr.bin/ssh/auth2-chall.c
99
kbdintctxt->device->free_ctx(kbdintctxt->ctxt);
usr.bin/ssh/sk-usbhid.c
1022
char *device = NULL;
usr.bin/ssh/sk-usbhid.c
1035
if (check_sign_load_resident_options(options, &device) != 0)
usr.bin/ssh/sk-usbhid.c
1037
if (device != NULL)
usr.bin/ssh/sk-usbhid.c
1038
sk = sk_open(device);
usr.bin/ssh/sk-usbhid.c
1107
free(device);
usr.bin/ssh/sk-usbhid.c
1294
char *device = NULL;
usr.bin/ssh/sk-usbhid.c
1301
if (check_sign_load_resident_options(options, &device) != 0)
usr.bin/ssh/sk-usbhid.c
1303
if (device != NULL)
usr.bin/ssh/sk-usbhid.c
1304
sk = sk_open(device);
usr.bin/ssh/sk-usbhid.c
1334
free(device);
usr.bin/ssh/sk-usbhid.c
720
char *device = NULL;
usr.bin/ssh/sk-usbhid.c
730
if (check_enroll_options(options, &device, user_id,
usr.bin/ssh/sk-usbhid.c
747
if (device != NULL)
usr.bin/ssh/sk-usbhid.c
748
sk = sk_open(device);
usr.bin/ssh/sk-usbhid.c
890
free(device);
usr.bin/ssh/ssh-keygen.c
3089
do_download_sk(const char *skprovider, const char *device)
usr.bin/ssh/ssh-keygen.c
3106
if ((r = sshsk_load_resident(skprovider, device, pin, 0,
usr.bin/ssh/ssh-sk-client.c
306
sshsk_enroll(int type, const char *provider_path, const char *device,
usr.bin/ssh/ssh-sk-client.c
331
(r = sshbuf_put_cstring(req, device)) != 0 ||
usr.bin/ssh/ssh-sk-client.c
404
sshsk_load_resident(const char *provider_path, const char *device,
usr.bin/ssh/ssh-sk-client.c
425
(r = sshbuf_put_cstring(req, device)) != 0 ||
usr.bin/ssh/ssh-sk-helper.c
167
char *provider, *application, *pin, *device, *userid;
usr.bin/ssh/ssh-sk-helper.c
178
(r = sshbuf_get_cstring(req, &device, NULL)) != 0 ||
usr.bin/ssh/ssh-sk-helper.c
194
null_empty(&device);
usr.bin/ssh/ssh-sk-helper.c
198
if ((r = sshsk_enroll((int)type, provider, device, application, userid,
usr.bin/ssh/ssh-sk-helper.c
230
char *provider, *pin, *device;
usr.bin/ssh/ssh-sk-helper.c
240
(r = sshbuf_get_cstring(req, &device, NULL)) != 0 ||
usr.bin/ssh/ssh-sk-helper.c
247
null_empty(&device);
usr.bin/ssh/ssh-sk-helper.c
250
if ((r = sshsk_load_resident(provider, device, pin, flags,
usr.bin/ssh/ssh-sk-helper.c
281
free(device);
usr.bin/ssh/ssh-sk.c
406
make_options(const char *device, const char *user_id,
usr.bin/ssh/ssh-sk.c
413
if (device != NULL &&
usr.bin/ssh/ssh-sk.c
414
(r = sshsk_add_option(&opts, &nopts, "device", device, 0)) != 0) {
usr.bin/ssh/ssh-sk.c
459
sshsk_enroll(int type, const char *provider_path, const char *device,
usr.bin/ssh/ssh-sk.c
476
provider_path, device, application, userid, flags,
usr.bin/ssh/ssh-sk.c
484
if ((r = make_options(device, userid, &opts)) != 0)
usr.bin/ssh/ssh-sk.c
782
sshsk_load_resident(const char *provider_path, const char *device,
usr.bin/ssh/ssh-sk.c
803
if ((r = make_options(device, NULL, &opts)) != 0)
usr.bin/ssh/ssh-sk.h
50
int sshsk_enroll(int type, const char *provider_path, const char *device,
usr.bin/ssh/ssh-sk.h
71
int sshsk_load_resident(const char *provider_path, const char *device,
usr.bin/wall/ttymsg.c
176
"%s: %s", device, strerror(errno));
usr.bin/wall/ttymsg.c
59
static char device[MAXNAMLEN] = _PATH_DEV;
usr.bin/wall/ttymsg.c
77
(void) strlcpy(device + sizeof(_PATH_DEV) - 1, line,
usr.bin/wall/ttymsg.c
78
sizeof(device) - (sizeof(_PATH_DEV) - 1));
usr.bin/wall/ttymsg.c
79
if (strchr(device + sizeof(_PATH_DEV) - 1, '/')) {
usr.bin/wall/ttymsg.c
82
device);
usr.bin/wall/ttymsg.c
90
if ((fd = open(device, O_WRONLY|O_NONBLOCK)) == -1) {
usr.bin/wall/ttymsg.c
94
"%s: %s", device, strerror(errno));
usr.sbin/config/cmd.c
119
else if (device(cmd->args, &a, &unit, &state) == 0)
usr.sbin/config/cmd.c
138
else if (device(cmd->args, &a, &unit, &state) == 0)
usr.sbin/config/cmd.c
157
else if (device(cmd->args, &a, &unit, &state) == 0)
usr.sbin/config/cmd.c
174
else if (device(cmd->args, &a, &unit, &state) == 0)
usr.sbin/config/cmd.c
84
else if (device(cmd->args, &a, &unit, &state) == 0)
usr.sbin/config/ukc.h
100
int device(char *, int *, short *, short *);
usr.sbin/hotplugd/hotplugd.c
49
char *device = _PATH_DEV_HOTPLUG;
usr.sbin/hotplugd/hotplugd.c
68
device = optarg;
usr.sbin/hotplugd/hotplugd.c
80
if (unveil(device, "r") == -1)
usr.sbin/hotplugd/hotplugd.c
81
err(1, "unveil %s", device);
usr.sbin/hotplugd/hotplugd.c
89
if ((devfd = open(device, O_RDONLY | O_CLOEXEC)) == -1)
usr.sbin/hotplugd/hotplugd.c
90
err(1, "%s", device);
usr.sbin/ldomctl/config.c
1062
hvmd_finalize_device(struct md *md, struct device *device, const char *name)
usr.sbin/ldomctl/config.c
1072
md_add_prop_val(md, node, "resource_id", device->resource_id);
usr.sbin/ldomctl/config.c
1073
md_add_prop_val(md, node, "cfghandle", device->cfghandle);
usr.sbin/ldomctl/config.c
1074
md_add_prop_val(md, node, "gid", device->gid);
usr.sbin/ldomctl/config.c
1075
md_add_prop_val(md, node, "rcid", device->rcid);
usr.sbin/ldomctl/config.c
1076
device->hv_node = node;
usr.sbin/ldomctl/config.c
1080
hvmd_finalize_pcie_device(struct md *md, struct device *device)
usr.sbin/ldomctl/config.c
1089
hvmd_finalize_device(md, device,
usr.sbin/ldomctl/config.c
1090
device->virtual ? "virtual_pcie_bus" : "pcie_bus");
usr.sbin/ldomctl/config.c
1091
node = device->hv_node;
usr.sbin/ldomctl/config.c
1097
if (rootcomplex->cfghandle == device->cfghandle)
usr.sbin/ldomctl/config.c
1105
md_add_prop_val(md, node, "#msi-eqs", device->num_msi_eqs);
usr.sbin/ldomctl/config.c
1106
md_add_prop_val(md, node, "#msi", device->num_msis);
usr.sbin/ldomctl/config.c
1107
md_add_prop_data(md, node, "msi-ranges", (void *)device->msi_ranges,
usr.sbin/ldomctl/config.c
1108
sizeof(device->msi_ranges));
usr.sbin/ldomctl/config.c
1112
xasprintf(&path, "/@%llx", device->cfghandle);
usr.sbin/ldomctl/config.c
1114
if (!device->virtual) {
usr.sbin/ldomctl/config.c
1145
TAILQ_FOREACH(subdevice, &device->guest->subdevice_list, link) {
usr.sbin/ldomctl/config.c
1321
struct device *device;
usr.sbin/ldomctl/config.c
1358
TAILQ_FOREACH(device, &guest->device_list, link)
usr.sbin/ldomctl/config.c
1359
md_link_node(md, guest->hv_node, device->hv_node);
usr.sbin/ldomctl/config.c
2290
struct device *device, *phys_device = NULL;
usr.sbin/ldomctl/config.c
2310
device = xzalloc(sizeof(*device));
usr.sbin/ldomctl/config.c
2311
device->gid = guest->gid;
usr.sbin/ldomctl/config.c
2312
device->cfghandle = cfghandle;
usr.sbin/ldomctl/config.c
2313
device->resource_id = resource_id;
usr.sbin/ldomctl/config.c
2314
device->rcid = phys_device->rcid;
usr.sbin/ldomctl/config.c
2315
device->virtual = 1;
usr.sbin/ldomctl/config.c
2316
device->guest = guest;
usr.sbin/ldomctl/config.c
2318
device->num_msi_eqs = phys_device->msi_eqs_per_vpci;
usr.sbin/ldomctl/config.c
2319
device->num_msis = phys_device->msis_per_vpci;
usr.sbin/ldomctl/config.c
2321
device->msi_ranges[0] = phys_device->msi_base;
usr.sbin/ldomctl/config.c
2322
device->msi_ranges[1] = device->num_msis;
usr.sbin/ldomctl/config.c
2324
pcie_busses[resource_id] = device;
usr.sbin/ldomctl/config.c
2325
TAILQ_INSERT_TAIL(&guest->device_list, device, link);
usr.sbin/ldomctl/config.c
2334
struct device *device;
usr.sbin/ldomctl/config.c
2353
TAILQ_FOREACH(device, &guest->device_list, link) {
usr.sbin/ldomctl/config.c
2354
if (device->cfghandle == cfg_handle)
usr.sbin/ldomctl/config.c
2357
if (device == NULL)
usr.sbin/ldomctl/config.c
2361
device->num_msi_eqs);
usr.sbin/ldomctl/config.c
2363
device->num_msis);
usr.sbin/ldomctl/config.c
2365
(void *)device->msi_ranges,
usr.sbin/ldomctl/config.c
2366
sizeof(device->msi_ranges));
usr.sbin/ldomctl/config.c
2371
mapping[1] = device->num_msi_eqs;
usr.sbin/ldomctl/config.c
688
struct device *device;
usr.sbin/ldomctl/config.c
704
device = xzalloc(sizeof(*device));
usr.sbin/ldomctl/config.c
705
md_get_prop_val(md, node, "gid", &device->gid);
usr.sbin/ldomctl/config.c
706
md_get_prop_val(md, node, "cfghandle", &device->cfghandle);
usr.sbin/ldomctl/config.c
707
md_get_prop_val(md, node, "rcid", &device->rcid);
usr.sbin/ldomctl/config.c
708
device->resource_id = resource_id;
usr.sbin/ldomctl/config.c
710
pcie_busses[resource_id] = device;
usr.sbin/ldomctl/config.c
712
network_devices[resource_id] = device;
usr.sbin/ldomctl/config.c
713
device->hv_node = node;
usr.sbin/ldomctl/config.c
725
xasprintf(&path, "/@%llx", device->cfghandle);
usr.sbin/ldomctl/config.c
734
device->msi_eqs_per_vpci =
usr.sbin/ldomctl/config.c
736
device->msis_per_vpci =
usr.sbin/ldomctl/config.c
738
device->msi_base = hostbridge->num_msis;
usr.sbin/ldomctl/config.c
740
device->num_msi_eqs = device->msi_eqs_per_vpci +
usr.sbin/ldomctl/config.c
742
device->num_msis = device->msis_per_vpci +
usr.sbin/ldomctl/config.c
744
device->msi_ranges[0] = 0;
usr.sbin/ldomctl/config.c
745
device->msi_ranges[1] = device->num_msis;
usr.sbin/ldomctl/config.c
79
struct device **pcie_busses;
usr.sbin/ldomctl/config.c
80
struct device **network_devices;
usr.sbin/ldomctl/ldomctl.h
137
TAILQ_HEAD(, device) device_list;
usr.sbin/ldomctl/ldomctl.h
65
TAILQ_ENTRY(device) link;
usr.sbin/mopd/common/print.c
401
mopPrintDevice(FILE *fd, u_char device)
usr.sbin/mopd/common/print.c
405
sname = nmaGetShort((int) device);
usr.sbin/mopd/common/print.c
406
name = nmaGetDevice((int) device);
usr.sbin/mopd/common/print.c
424
u_char ilen, tmpc, device;
usr.sbin/mopd/common/print.c
428
device = 0;
usr.sbin/mopd/common/print.c
501
device = mopGetChar(pkt, idx);
usr.sbin/mopd/common/print.c
502
fprintf(fd, "Comm Device : %02x ", device);
usr.sbin/mopd/common/print.c
503
mopPrintDevice(fd, device);
usr.sbin/mopd/common/print.c
578
if (((device == NMA_C_SOFD_LCS) || /* DECserver 100 */
usr.sbin/mopd/common/print.c
579
(device == NMA_C_SOFD_DS2) || /* DECserver 200 */
usr.sbin/mopd/common/print.c
580
(device == NMA_C_SOFD_DP2) || /* DECserver 250 */
usr.sbin/mopd/common/print.c
581
(device == NMA_C_SOFD_DS3)) && /* DECserver 300 */
usr.sbin/mopd/mopd/process.c
103
if (((device == NMA_C_SOFD_LCS) || /* DECserver 100 */
usr.sbin/mopd/mopd/process.c
104
(device == NMA_C_SOFD_DS2) || /* DECserver 200 */
usr.sbin/mopd/mopd/process.c
105
(device == NMA_C_SOFD_DP2) || /* DECserver 250 */
usr.sbin/mopd/mopd/process.c
106
(device == NMA_C_SOFD_DS3)) && /* DECserver 300 */
usr.sbin/mopd/mopd/process.c
49
u_char ilen, tmpc, device;
usr.sbin/mopd/mopd/process.c
51
device = 0;
usr.sbin/mopd/mopd/process.c
88
device = mopGetChar(pkt, idx);
usr.sbin/mopd/mopprobe/mopprobe.c
126
u_char *dst, *src, mopcode, tmpc, device, ilen;
usr.sbin/mopd/mopprobe/mopprobe.c
191
device = 0;
usr.sbin/mopd/mopprobe/mopprobe.c
230
device = mopGetChar(pkt,&idx);
usr.sbin/mopd/mopprobe/mopprobe.c
232
(device != NMA_C_SOFD_LCS) && /* DECserver 100 */
usr.sbin/mopd/mopprobe/mopprobe.c
233
(device != NMA_C_SOFD_DS2) && /* DECserver 200 */
usr.sbin/mopd/mopprobe/mopprobe.c
234
(device != NMA_C_SOFD_DP2) && /* DECserver 250 */
usr.sbin/mopd/mopprobe/mopprobe.c
235
(device != NMA_C_SOFD_DS3)) /* DECserver 300 */
usr.sbin/mopd/mopprobe/mopprobe.c
239
mopPrintDevice(stdout, device);
usr.sbin/mopd/mopprobe/mopprobe.c
260
if (((device == NMA_C_SOFD_LCS) || /* DECserver 100 */
usr.sbin/mopd/mopprobe/mopprobe.c
261
(device == NMA_C_SOFD_DS2) || /* DECserver 200 */
usr.sbin/mopd/mopprobe/mopprobe.c
262
(device == NMA_C_SOFD_DP2) || /* DECserver 250 */
usr.sbin/mopd/mopprobe/mopprobe.c
263
(device == NMA_C_SOFD_DS3)) && /* DECserver 300 */
usr.sbin/mopd/otherOS/pf-snit.c
86
char device[64];
usr.sbin/nsd/nsd.c
447
size_t len = strlcpy(sock->device, ifa->ifa_name, sizeof(sock->device));
usr.sbin/nsd/nsd.c
448
if(len < sizeof(sock->device)) {
usr.sbin/nsd/nsd.c
449
char *colon = strchr(sock->device, ':');
usr.sbin/nsd/nsd.h
158
char device[IFNAMSIZ];
usr.sbin/nsd/server.c
1260
sock->device, strlen(sock->device)) == -1)
usr.sbin/nsd/server.c
1263
"SO_BINDTODEVICE", sock->device, strerror(errno));
usr.sbin/ntpd/config.c
162
new_sensor(char *device)
usr.sbin/ntpd/config.c
168
if ((s->device = strdup(device)) == NULL)
usr.sbin/ntpd/control.c
437
"%s %.4s", s->device, (char *)&refid);
usr.sbin/ntpd/ntpd.h
186
char *device;
usr.sbin/ntpd/ntpd.h
213
char *device;
usr.sbin/ntpd/sensors.c
119
if (!strcmp(s->device, dxname))
usr.sbin/ntpd/sensors.c
124
strcmp(cs->device, dxname) && strcmp(cs->device, "*");
usr.sbin/ntpd/sensors.c
138
if ((s->device = strdup(dxname)) == NULL)
usr.sbin/ntpd/sensors.c
152
"stratum %d)", s->device, s->weight, s->correction / 1e6,
usr.sbin/ntpd/sensors.c
160
free(s->device);
usr.sbin/ntpd/sensors.c
189
if (strcmp(dxname, s->device)) {
usr.sbin/ntpd/sensors.c
206
log_info("sensor %s: constraint check failed", s->device);
usr.sbin/ntpd/sensors.c
229
log_debug("sensor %s: offset %f", s->device,
usr.sbin/ntpd/sensors.c
263
log_debug("sensor update %s: offset %f", s->device, s->update.offset);
usr.sbin/rarpd/rarpd.c
244
rarp_open(char *device)
usr.sbin/rarpd/rarpd.c
259
(void) strncpy(ifr.ifr_name, device, sizeof ifr.ifr_name);
usr.sbin/rarpd/rarpd.c
279
error("%s is not an ethernet", device);
usr.sbin/rbootd/bpf.c
256
static char device[IFNAMSIZ];
usr.sbin/rbootd/bpf.c
297
(void) strlcpy(device, mp->ifa_name, sizeof device);
usr.sbin/rbootd/bpf.c
299
return(device);
usr.sbin/rmt/rmt.c
136
getstring(device, sizeof(device));
usr.sbin/rmt/rmt.c
138
DEBUG2("rmtd: O %s %s\n", device, mode);
usr.sbin/rmt/rmt.c
140
devp = device;
usr.sbin/rmt/rmt.c
203
getstring(device, sizeof(device)); /* discard */
usr.sbin/rmt/rmt.c
56
char device[PATH_MAX];
usr.sbin/rpc.lockd/handles.c
56
dev_t device; /* device on which the file lives. */
usr.sbin/syslogd/ttymsg.c
107
if ((fd = priv_open_tty(device)) == -1) {
usr.sbin/syslogd/ttymsg.c
109
log_warn("priv_open_tty device \"%s\"", device);
usr.sbin/syslogd/ttymsg.c
145
device, "too many delayed writes");
usr.sbin/syslogd/ttymsg.c
156
device);
usr.sbin/syslogd/ttymsg.c
184
log_warn("writev tty device \"%s\"", device);
usr.sbin/syslogd/ttymsg.c
81
static char device[MAXNAMLEN] = _PATH_DEV;
usr.sbin/syslogd/ttymsg.c
95
(void) strlcpy(device + sizeof(_PATH_DEV) - 1, utline,
usr.sbin/syslogd/ttymsg.c
96
sizeof(device) - (sizeof(_PATH_DEV) - 1));
usr.sbin/syslogd/ttymsg.c
97
if (strchr(device + sizeof(_PATH_DEV) - 1, '/')) {
usr.sbin/syslogd/ttymsg.c
99
log_warnx("'/' in tty device \"%s\"", device);
usr.sbin/tcpdump/interface.h
54
extern char *device; /* as specified by -i */
usr.sbin/tcpdump/print-ofp.c
540
printf("controller -> %s", device);
usr.sbin/tcpdump/print-ofp.c
542
printf("%s -> controller", device);
usr.sbin/tcpdump/privsep.c
370
char device[IFNAMSIZ];
usr.sbin/tcpdump/privsep.c
380
iflen = read_string(fd, device, sizeof(device), __func__);
usr.sbin/tcpdump/privsep.c
383
*bpfd = pcap_live(device, snaplen, promisc, dlt, dirfilt, fildrop);
usr.sbin/tcpdump/privsep.c
388
device, strerror(errno));
usr.sbin/tcpdump/privsep_pcap.c
175
pcap_live(const char *device, int snaplen, int promisc, u_int dlt,
usr.sbin/tcpdump/privsep_pcap.c
182
if (device == NULL || snaplen <= 0)
usr.sbin/tcpdump/privsep_pcap.c
191
strlcpy(ifr.ifr_name, device, sizeof(ifr.ifr_name));
usr.sbin/tcpdump/tcpdump.c
292
device = optarg;
usr.sbin/tcpdump/tcpdump.c
449
if (device == NULL) {
usr.sbin/tcpdump/tcpdump.c
450
device = pcap_lookupdev(ebuf);
usr.sbin/tcpdump/tcpdump.c
451
if (device == NULL)
usr.sbin/tcpdump/tcpdump.c
454
pd = priv_pcap_live(device, snaplen, !pflag, 1000, ebuf,
usr.sbin/tcpdump/tcpdump.c
460
if (pcap_lookupnet(device, &localnet, &netmask, ebuf)) {
usr.sbin/tcpdump/tcpdump.c
512
program_name, device);
usr.sbin/tcpdump/tcpdump.c
86
char *device = NULL;
usr.sbin/tcpdump/util.c
125
if (Iflag && device)
usr.sbin/tcpdump/util.c
126
printf("%s ", device);
usr.sbin/vmd/vioscsi.c
644
inq_data->device = T_CDROM;