Searched refs:sig (Results 1 - 25 of 64) sorted by relevance

123

/drivers/sfi/
H A Dsfi_core.h62 char *sig; member in struct:sfi_table_key
73 #define SFI_ANY_KEY { .sig = NULL, .oem_id = NULL, .oem_table_id = NULL }
H A Dsfi_core.c124 header->sig, pa,
203 if (strncmp(th->sig, key->sig, SFI_SIGNATURE_SIZE)
240 if (!key->sig) {
290 key.sig = signature;
354 if (strncmp(syst_hdr->sig, SFI_SIG_SYST,
399 key.sig = tbl_attr->name;
429 if (!th || !th->sig[0]) {
435 memcpy(tbl_attr->name, th->sig, SFI_SIGNATURE_SIZE);
H A Dsfi_acpi.c120 struct sfi_table_key xsdt_key = { .sig = SFI_SIG_XSDT };
164 key.sig = signature;
187 key.sig = tbl_attr->name;
/drivers/eisa/
H A Deisa-bus.c21 #define EISA_DEVINFO(i,s) { .id = { .sig = i }, .name = s }
63 if (!strcmp(edev->id.sig, eisa_table[i].id.sig)) {
72 sprintf(edev->pretty_name, "EISA device %.7s", edev->id.sig);
79 u8 sig[4]; local
94 sig[i] = inb(addr + i);
96 if (!i && (sig[0] & 0x80))
100 sig_str[0] = ((sig[0] >> 2) & 0x1f) + ('A' - 1);
101 sig_str[1] = (((sig[0] & 3) << 3) | (sig[
192 char *sig; local
[all...]
/drivers/net/wireless/
H A Dwl3501_cs.c368 static int wl3501_esbq_exec(struct wl3501_card *this, void *sig, int sig_size) argument
375 wl3501_set_to_wla(this, ptr, sig, sig_size);
386 struct wl3501_get_req sig = { local
395 u16 ptr = wl3501_get_tx_buffer(this, sizeof(sig));
397 wl3501_set_to_wla(this, ptr, &sig, sizeof(sig));
416 struct wl3501_pwr_mgmt_req sig = { local
427 u16 ptr = wl3501_get_tx_buffer(this, sizeof(sig));
429 wl3501_set_to_wla(this, ptr, &sig, sizeof(sig));
459 struct wl3501_md_req sig = { local
543 struct wl3501_resync_req sig = { local
564 struct wl3501_scan_req sig = { local
579 struct wl3501_join_req sig = { local
597 struct wl3501_start_req sig = { local
652 struct wl3501_scan_confirm sig; local
843 struct wl3501_auth_req sig = { local
856 struct wl3501_assoc_req sig = { local
871 struct wl3501_join_confirm sig; local
930 struct wl3501_md_confirm sig; local
942 struct wl3501_md_ind sig; local
984 wl3501_get_confirm_interrupt(struct wl3501_card *this, u16 addr, void *sig, int size) argument
997 struct wl3501_start_confirm sig; local
1009 struct wl3501_assoc_confirm sig; local
1021 struct wl3501_auth_confirm sig; local
[all...]
/drivers/net/ethernet/xscale/ixp2000/
H A Dixp2400_tx.uc39 .sig volatile sig1
40 .sig volatile sig2
41 .sig volatile sig3
69 .sig zzz
115 .sig zzz
179 .sig zzz
208 .sig copy_sig
228 .sig zzz
253 .sig zzz
H A Dixp2400_rx.uc53 .sig volatile sig1
54 .sig volatile sig2
55 .sig volatile sig3
57 .sig mpacket_arrived
233 .sig zzz
320 .sig copy_sig
345 .sig zzz
370 .sig zzz
/drivers/isdn/sc/
H A Dtimer.c49 unsigned long sig; local
61 sig = (unsigned long) *((unsigned long *)(sc_adapter[card]->rambase + SIG_OFFSET));
64 if(sig == SIGNATURE) {
H A Dinit.c442 unsigned long sig; local
487 sig = readl(rambase + SIG_OFFSET);
488 pr_debug("Looking for a signature, got 0x%lx\n", sig);
489 if(sig == SIGNATURE)
497 sig = readl(rambase + SIG_OFFSET);
498 pr_debug("Looking for a signature, got 0x%lx\n", sig);
499 if(sig == SIGNATURE)
507 sig = readl(rambase + SIG_OFFSET);
508 pr_debug("Looking for a signature, got 0x%lx\n", sig);
509 if(sig !
[all...]
/drivers/leds/
H A Dleds-net5501.c49 char *sig; member in struct:soekris_board
81 if (strncmp(model, boards[i].sig, boards[i].len) == 0) {
/drivers/scsi/
H A Dt128.c202 int sig, count; local
226 for (sig = 0; sig < NO_SIGNATURES; ++sig)
227 if (check_signature(p + signatures[sig].offset,
228 signatures[sig].string,
229 strlen(signatures[sig].string))) {
H A Ddtc.c217 int sig, count; local
241 for (sig = 0; sig < NO_SIGNATURES; ++sig) {
242 if (check_signature(base + signatures[sig].offset, signatures[sig].string, strlen(signatures[sig].string))) {
/drivers/staging/android/
H A Dlowmemorykiller.c137 struct signal_struct *sig; local
142 sig = p->signal;
143 if (!mm || !sig) {
147 oom_adj = sig->oom_adj;
H A Dpersistent_ram.c29 uint32_t sig; member in struct:persistent_ram_buffer
422 if (prz->buffer->sig == PERSISTENT_RAM_SIG) {
433 pr_info("persistent_ram: no valid data in buffer (sig = 0x%08x)\n",
434 prz->buffer->sig);
437 prz->buffer->sig = PERSISTENT_RAM_SIG;
/drivers/scsi/aic94xx/
H A Daic94xx_sds.c46 char sig[2]; member in struct:asd_ocm_dir
73 .sig = {0x4D, 0x4F}, /* signature */
110 char sig[4]; member in struct:asd_bios_chim_struct
156 if (dir->sig[0] != 'M' || dir->sig[1] != 'O') {
158 dir->sig[0], dir->sig[1]);
239 if (strncmp(bc_struct->sig, "SOIB", 4)
240 && strncmp(bc_struct->sig, "IPSA", 4)) {
241 ASD_DPRINTK("BIOS_CHIM entry has no valid sig(
417 char sig[2]; /* 'S', 'M' */ member in struct:asd_manuf_sec
444 char sig[2]; /* 'P', 'M' */ member in struct:asd_manuf_phy_param
528 char sig[2]; /* 'M', 'C' */ member in struct:asd_ms_conn_map
[all...]
/drivers/net/wireless/bcmdhd/include/
H A Dlinuxver.h535 #define KILL_PROC(nr, sig) \
541 if (tsk) send_sig(sig, tsk, 1); \
546 #define KILL_PROC(pid, sig) \
550 if (tsk) send_sig(sig, tsk, 1); \
553 #define KILL_PROC(pid, sig) \
555 kill_proc(pid, sig, 1); \
/drivers/media/dvb/dvb-usb/
H A Dvp702x-fe.c35 u8 sig; member in struct:vp702x_fe_state
58 st->sig = buf[0];
116 *strength = (st->sig << 8) | st->sig;
/drivers/staging/crystalhd/
H A Dcrystalhd_misc.c77 dio->sig = crystalhd_dio_inv;
448 dioq->sig = BC_LINK_DIOQ_SIG;
477 if (!dioq || (dioq->sig != BC_LINK_DIOQ_SIG))
485 dioq->sig = 0;
507 if (!ioq || (ioq->sig != BC_LINK_DIOQ_SIG) || !data) {
550 if (!ioq || (ioq->sig != BC_LINK_DIOQ_SIG)) {
588 if (!ioq || (ioq->sig != BC_LINK_DIOQ_SIG)) {
633 if (!ioq || (ioq->sig != BC_LINK_DIOQ_SIG) || !to_secs || !sig_pend) {
750 dio->sig = crystalhd_dio_locked;
800 dio->sig
[all...]
H A Dcrystalhd_misc.h80 uint32_t sig; member in struct:crystalhd_dio_req
106 uint32_t sig; member in struct:crystalhd_dioq
/drivers/media/radio/
H A Dradio-aimslab.c209 int sig = 1; local
213 sig = 0;
215 return sig;
H A Dradio-aztech.c120 int sig = 1; local
124 sig = 0;
126 return sig;
H A Dradio-rtrack2.c134 int sig = 1; local
138 sig = 0;
140 return sig;
/drivers/net/ethernet/amd/
H A Dnmclan_cs.c649 char sig[2]; local
651 sig[0] = mace_read(lp, ioaddr, MACE_CHIPIDL);
652 sig[1] = mace_read(lp, ioaddr, MACE_CHIPIDH);
653 if ((sig[0] == 0x40) && ((sig[1] & 0x0F) == 0x09)) {
655 sig[0], sig[1]);
658 sig[0], sig[1]);
/drivers/scsi/isci/
H A Dprobe_roms.h165 u8 sig[4]; member in struct:isci_oem_hdr
/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_main.c3907 static inline int bnx2x_check_blocks_with_parity0(u32 sig, int par_num, argument
3912 for (i = 0; sig; i++) {
3914 if (sig & cur_bit) {
3948 sig &= ~cur_bit;
3955 static inline int bnx2x_check_blocks_with_parity1(u32 sig, int par_num, argument
3960 for (i = 0; sig; i++) {
3962 if (sig & cur_bit) {
4034 sig &= ~cur_bit;
4041 static inline int bnx2x_check_blocks_with_parity2(u32 sig, int par_num, argument
4046 for (i = 0; sig;
4093 bnx2x_check_blocks_with_parity3(u32 sig, int par_num, bool *global, bool print) argument
4135 bnx2x_check_blocks_with_parity4(u32 sig, int par_num, bool print) argument
4162 bnx2x_parity_attn(struct bnx2x *bp, bool *global, bool print, u32 *sig) argument
[all...]

Completed in 450 milliseconds

123