Searched refs:sc_id (Results 1 - 25 of 80) sorted by relevance

1234

/netbsd-6-1-5-RELEASE/sys/dev/hil/
H A Dhilid.c46 uint8_t sc_id[16]; member in struct:hilid_softc
84 memset(sc->sc_id, 0, sizeof(sc->sc_id));
85 len = sizeof(sc->sc_id);
89 HIL_SECURITY, sc->sc_id, &len) == 0) {
90 for (i = 0; i < sizeof(sc->sc_id); i++)
91 printf(" %02x", sc->sc_id[i]);
/netbsd-6-1-5-RELEASE/sys/dev/bluetooth/
H A Dbthidev.h49 int sc_id; /* report id */ member in struct:bthidev
/netbsd-6-1-5-RELEASE/sys/dev/hpc/
H A Dbutton.c59 long sc_id; member in struct:button_softc
98 sc->sc_id = loc[HPCIOIFCF_ID];
101 sc->sc_port, sc->sc_id, sc->sc_active ? "high" : "low");
135 sc->sc_id == HPCIOIFCF_ID_DEFAULT)
141 sc->sc_ghook_tag = config_hook(CONFIG_HOOK_GET, sc->sc_id,
151 if (type != CONFIG_HOOK_GET || id != sc->sc_id)
172 config_hook_call(CONFIG_HOOK_BUTTONEVENT, sc->sc_id, (void*)on);
H A Dpwctl.c76 long sc_id; member in struct:pwctl_softc
120 sc->sc_id = loc[HPCIOIFCF_ID];
126 sc->sc_port, sc->sc_id, sc->sc_on,
131 sc->sc_id == HPCIOIFCF_ID_DEFAULT) {
135 sc->sc_id, CONFIG_HOOK_SHARE, pwctl_hook, sc);
137 sc->sc_id, CONFIG_HOOK_SHARE, pwctl_ghook, sc);
H A Dhpcin.c61 #define sc_id sc_hma.hma_id macro
101 sc->sc_ct = config_connect(sc->sc_type, sc->sc_id);
115 sc->sc_type, sc->sc_id);
116 config_hook_call(sc->sc_type, sc->sc_id, (void *)on);
H A Dhpcout.c59 #define sc_id sc_hma.hma_id macro
94 config_hook(sc->sc_type, sc->sc_id, CONFIG_HOOK_SHARE,
/netbsd-6-1-5-RELEASE/sys/dev/ic/
H A Dlan9118var.h62 uint16_t sc_id; member in struct:lan9118_softc
H A Drt2661var.h110 int sc_id; member in struct:rt2661_softc
/netbsd-6-1-5-RELEASE/sys/dev/isa/
H A Desp_isavar.h93 int sc_id; member in struct:esp_isa_probe_data
H A Dsatlink.c82 struct satlink_id sc_id; /* ID cached at attach time */ member in struct:satlink_softc
186 sc->sc_id.sid_mfrid =
189 sc->sc_id.sid_grpid = bus_space_read_1(iot, ioh, SATLINK_GRPID);
190 sc->sc_id.sid_userid =
193 sc->sc_id.sid_serial =
200 device_xname(&sc->sc_dev), sc->sc_id.sid_mfrid,
201 sc->sc_id.sid_grpid, sc->sc_id.sid_userid,
202 sc->sc_id.sid_serial);
388 memcpy(data, &sc->sc_id, sizeo
[all...]
H A Desp_isa.c218 epd->sc_id = (jmp & NCRJMP_J3) ? 7 : 6;
261 sc->sc_id = epd->sc_id;
272 sc->sc_cfg1 = sc->sc_id;
/netbsd-6-1-5-RELEASE/sys/arch/arm/iomd/
H A Diomd.c80 int sc_id; /* IOMD id */ member in struct:iomd_softc
165 sc->sc_id = bus_space_read_1(iot, ioh, IOMD_ID0)
170 switch (sc->sc_id) {
187 printf("Unknown IOMD ID=%04x ", sc->sc_id);
240 switch (sc->sc_id) {
277 switch (sc->sc_id) {
H A Diomdkbc.c65 struct iomdkbc_internal *sc_id; member in struct:iomdkbc_softc
149 sc->sc_id = t;
171 sc->sc_id = t;
/netbsd-6-1-5-RELEASE/sys/dev/pcmcia/
H A Dxirc.c94 u_int16_t sc_id; member in struct:xirc_softc
181 rv = pcmcia_scan_cis(parent, xirc_manfid_ciscallback, &sc->sc_id);
188 switch (sc->sc_id & 0x100f) {
211 sc->sc_id);
215 aprint_normal_dev(self, "id=%04x\n", sc->sc_id);
217 if (sc->sc_id & (XIMEDIA_MODEM << 8)) {
220 if (cfe && sc->sc_id & (XIMEDIA_ETHER << 8)) {
239 if (sc->sc_id & (XIMEDIA_MODEM << 8)) {
248 if (sc->sc_id & (XIMEDIA_ETHER << 8)) {
258 sc->sc_id
[all...]
/netbsd-6-1-5-RELEASE/sys/dev/tc/
H A Dascvar.h54 int sc_id; /* SCSI ID of this interface */ member in struct:asc_softc
/netbsd-6-1-5-RELEASE/sys/dev/pci/
H A Dydsvar.h62 pcireg_t sc_id; member in struct:yds_softc
H A Dcmpcivar.h181 uint32_t sc_id; member in struct:cmpci_softc
/netbsd-6-1-5-RELEASE/sys/arch/ews4800mips/sbd/
H A Dosiop_sbdio.c88 sc->sc_id = scid;
/netbsd-6-1-5-RELEASE/sys/arch/arc/jazz/
H A Doosiop_jazzio.c101 sc->sc_id = i;
H A Dosiop_jazzio.c100 sc->sc_id = scid;
/netbsd-6-1-5-RELEASE/sys/dev/pci/hdaudio/
H A Dhdaudio_pci.c59 pcireg_t sc_id; member in struct:hdaudio_pci_softc
117 sc->sc_id = pa->pa_id;
232 switch (PCI_VENDOR(sc->sc_id)) {
/netbsd-6-1-5-RELEASE/sys/arch/hp700/gsc/
H A Doosiop_gsc.c164 sc->sc_id = ga->ga_scsi_target;
/netbsd-6-1-5-RELEASE/sys/arch/sun3/dev/
H A Desp.c147 sc->sc_id = 7;
167 sc->sc_cfg1 = sc->sc_id | NCRCFG1_PARENB;
/netbsd-6-1-5-RELEASE/sys/arch/newsmips/apbus/
H A Dspifi.c87 int sc_id; /* my SCSI ID */ member in struct:spifi_softc
169 sc->sc_id = 7; /* XXX */
181 sc->sc_id, device_xname(dma->sc_dev));
203 sc->sc_channel.chan_id = sc->sc_id;
470 DPRINTF("msg = 0x%x\n", reg->cmbuf[sc->sc_id].cdb[0]);
604 int id = sc->sc_id;
660 reg->cmbuf[sc->sc_id].cdb[i] = *cmdp++;
769 int id = sc->sc_id;
/netbsd-6-1-5-RELEASE/sys/arch/sparc/dev/
H A Desp_obio.c135 sc->sc_id = 7;
175 sc->sc_cfg1 = sc->sc_id | NCRCFG1_PARENB;

Completed in 370 milliseconds

1234