Symbol: cbb_softc
sys/dev/pccard/pccbb/pccbb.c
1144
struct cbb_softc *sc = device_get_softc(brdev);
sys/dev/pccard/pccbb/pccbb.c
1203
struct cbb_softc *sc = device_get_softc(brdev);
sys/dev/pccard/pccbb/pccbb.c
1223
struct cbb_softc *sc = device_get_softc(brdev);
sys/dev/pccard/pccbb/pccbb.c
1240
struct cbb_softc *sc = device_get_softc(brdev);
sys/dev/pccard/pccbb/pccbb.c
1263
struct cbb_softc *sc = device_get_softc(brdev);
sys/dev/pccard/pccbb/pccbb.c
1274
struct cbb_softc *sc = device_get_softc(brdev);
sys/dev/pccard/pccbb/pccbb.c
1285
struct cbb_softc *sc = device_get_softc(brdev);
sys/dev/pccard/pccbb/pccbb.c
1293
struct cbb_softc *sc = device_get_softc(brdev);
sys/dev/pccard/pccbb/pccbb.c
1302
struct cbb_softc *sc = device_get_softc(brdev);
sys/dev/pccard/pccbb/pccbb.c
1358
struct cbb_softc *sc = device_get_softc(brdev);
sys/dev/pccard/pccbb/pccbb.c
1379
struct cbb_softc *sc = device_get_softc(brdev);
sys/dev/pccard/pccbb/pccbb.c
1397
struct cbb_softc *sc = device_get_softc(brdev);
sys/dev/pccard/pccbb/pccbb.c
1418
struct cbb_softc *sc = device_get_softc(brdev);
sys/dev/pccard/pccbb/pccbb.c
1431
struct cbb_softc *sc = device_get_softc(brdev);
sys/dev/pccard/pccbb/pccbb.c
1445
struct cbb_softc *sc = device_get_softc(brdev);
sys/dev/pccard/pccbb/pccbb.c
1459
struct cbb_softc *sc = device_get_softc(brdev);
sys/dev/pccard/pccbb/pccbb.c
1472
struct cbb_softc *sc = device_get_softc(brdev);
sys/dev/pccard/pccbb/pccbb.c
1488
struct cbb_softc *sc = device_get_softc(brdev);
sys/dev/pccard/pccbb/pccbb.c
1538
struct cbb_softc *sc = device_get_softc(self);
sys/dev/pccard/pccbb/pccbb.c
1551
struct cbb_softc *sc = (struct cbb_softc *)device_get_softc(self);
sys/dev/pccard/pccbb/pccbb.c
157
static void cbb_insert(struct cbb_softc *sc);
sys/dev/pccard/pccbb/pccbb.c
158
static void cbb_removal(struct cbb_softc *sc);
sys/dev/pccard/pccbb/pccbb.c
1599
struct cbb_softc *sc = (struct cbb_softc *)device_get_softc(self);
sys/dev/pccard/pccbb/pccbb.c
165
static void cbb_cardbus_auto_open(struct cbb_softc *sc, int type);
sys/dev/pccard/pccbb/pccbb.c
182
cbb_remove_res(struct cbb_softc *sc, struct resource *res)
sys/dev/pccard/pccbb/pccbb.c
196
cbb_find_res(struct cbb_softc *sc, int type, int rid)
sys/dev/pccard/pccbb/pccbb.c
207
cbb_insert_res(struct cbb_softc *sc, struct resource *res, int type,
sys/dev/pccard/pccbb/pccbb.c
226
cbb_destroy_res(struct cbb_softc *sc)
sys/dev/pccard/pccbb/pccbb.c
252
cbb_disable_func_intr(struct cbb_softc *sc)
sys/dev/pccard/pccbb/pccbb.c
270
cbb_enable_func_intr(struct cbb_softc *sc)
sys/dev/pccard/pccbb/pccbb.c
282
struct cbb_softc *sc = device_get_softc(brdev);
sys/dev/pccard/pccbb/pccbb.c
311
struct cbb_softc *sc = (struct cbb_softc *)device_get_softc(brdev);
sys/dev/pccard/pccbb/pccbb.c
340
struct cbb_softc *sc = device_get_softc(dev);
sys/dev/pccard/pccbb/pccbb.c
387
struct cbb_softc *sc = device_get_softc(brdev);
sys/dev/pccard/pccbb/pccbb.c
411
struct cbb_softc *sc = device_get_softc(brdev);
sys/dev/pccard/pccbb/pccbb.c
425
struct cbb_softc *sc = arg;
sys/dev/pccard/pccbb/pccbb.c
496
cbb_insert(struct cbb_softc *sc)
sys/dev/pccard/pccbb/pccbb.c
532
cbb_removal(struct cbb_softc *sc)
sys/dev/pccard/pccbb/pccbb.c
573
struct cbb_softc *sc = ih->sc;
sys/dev/pccard/pccbb/pccbb.c
600
struct cbb_softc *sc = arg;
sys/dev/pccard/pccbb/pccbb.c
662
struct cbb_softc *sc = device_get_softc(brdev);
sys/dev/pccard/pccbb/pccbb.c
681
cbb_o2micro_power_hack(struct cbb_softc *sc)
sys/dev/pccard/pccbb/pccbb.c
725
cbb_o2micro_power_hack2(struct cbb_softc *sc, uint8_t reg)
sys/dev/pccard/pccbb/pccbb.c
734
struct cbb_softc *sc = device_get_softc(brdev);
sys/dev/pccard/pccbb/pccbb.c
839
struct cbb_softc *sc = device_get_softc(brdev);
sys/dev/pccard/pccbb/pccbb.c
871
struct cbb_softc *sc = device_get_softc(brdev);
sys/dev/pccard/pccbb/pccbb.c
907
struct cbb_softc *sc = device_get_softc(brdev);
sys/dev/pccard/pccbb/pccbb.c
931
struct cbb_softc *sc = device_get_softc(brdev);
sys/dev/pccard/pccbb/pccbb.c
999
cbb_cardbus_auto_open(struct cbb_softc *sc, int type)
sys/dev/pccard/pccbb/pccbb_isa.c
149
struct cbb_softc *sc = device_get_softc(dev);
sys/dev/pccard/pccbb/pccbb_isa.c
209
sizeof(struct cbb_softc)
sys/dev/pccard/pccbb/pccbb_pci.c
114
static void cbb_chipinit(struct cbb_softc *sc);
sys/dev/pccard/pccbb/pccbb_pci.c
301
struct cbb_softc *sc = device_get_softc(brdev);
sys/dev/pccard/pccbb/pccbb_pci.c
422
cbb_chipinit(struct cbb_softc *sc)
sys/dev/pccard/pccbb/pccbb_pci.c
612
struct cbb_softc *sc = (struct cbb_softc *)device_get_softc(pcib);
sys/dev/pccard/pccbb/pccbb_pci.c
660
sizeof(struct cbb_softc)
sys/dev/pccard/pccbb/pccbbvar.h
126
void cbb_disable_func_intr(struct cbb_softc *sc);
sys/dev/pccard/pccbb/pccbbvar.h
160
cbb_set(struct cbb_softc *sc, uint32_t reg, uint32_t val)
sys/dev/pccard/pccbb/pccbbvar.h
166
cbb_get(struct cbb_softc *sc, uint32_t reg)
sys/dev/pccard/pccbb/pccbbvar.h
172
cbb_setb(struct cbb_softc *sc, uint32_t reg, uint32_t bits)
sys/dev/pccard/pccbb/pccbbvar.h
178
cbb_clrb(struct cbb_softc *sc, uint32_t reg, uint32_t bits)
sys/dev/pccard/pccbb/pccbbvar.h
38
struct cbb_softc *sc;
sys/dev/pccard/pccbb/pccbbvar.h
89
void (*chipinit)(struct cbb_softc *);