[go: nahoru, domu]

Searched refs:pass (Results 1 - 25 of 29) sorted by relevance

12

/drivers/pci/
H A Dhotplug-pci.c10 int pass, busnr, start = parent->busn_res.start; local
22 for (pass = 0; pass < 2; pass++)
23 busnr = pci_scan_bridge(parent, dev, busnr, pass);
H A Dprobe.c773 int pci_scan_bridge(struct pci_bus *bus, struct pci_dev *dev, int max, int pass) argument
787 dev_dbg(&dev->dev, "scanning [bus %02x-%02x] behind bridge, pass %d\n",
788 secondary, subordinate, pass);
796 if (!pass &&
817 * pass and just note the configuration.
819 if (pass)
848 * do in the second pass.
850 if (!pass) {
855 conflicts in the second pass between two
1842 unsigned int devfn, pass, ma local
[all...]
/drivers/pcmcia/
H A Dcardbus.c71 unsigned int max, pass; local
79 for (pass = 0; pass < 2; pass++)
82 max = pci_scan_bridge(bus, dev, max, pass);
/drivers/w1/masters/
H A Dds1wm.c327 unsigned int pass = 0; local
331 ++pass;
332 if (pass > 100) {
342 "pass: %d reset error (or no slaves)\n", pass);
347 "pass: %d r : %0#18llx writing SEARCH_ROM\n", pass, r);
350 "pass: %d entering ASM\n", pass);
353 "pass
[all...]
/drivers/sfi/
H A DKconfig9 for platform firmware to pass information to the operating system
/drivers/scsi/
H A Dwd7000.c1381 short present = 0, biosaddr_ptr, sig_ptr, i, pass; local
1407 for (pass = 0; pass < NUM_CONFIGS; pass++) {
1413 for (i = 0; i < pass; i++)
1417 if (i == pass) {
1437 dprintk("wd7000_detect: pass %d\n", pass + 1);
1445 if (configs[pass].irq < 0)
1451 iobase = configs[pass]
[all...]
H A Dscsi_scan.c570 int pass, count, result; local
575 /* Perform up to 3 passes. The first pass uses a conservative
580 pass = 1;
584 "scsi scan: INQUIRY pass %d length %d\n",
585 pass, try_inquiry_len));
587 /* Each pass gets up to three chances to ignore Unit Attention */
652 /* When the first pass succeeds we gain information about
654 if (pass == 1) {
664 /* If more data is available perform the second pass */
667 pass
[all...]
H A DNCR5380.c804 int i, pass; local
889 for (pass = 1; (NCR5380_read(STATUS_REG) & SR_BSY) && pass <= 6; ++pass) {
890 switch (pass) {
H A Dscsi_transport_sas.c334 int pass = (int)(unsigned long)data; local
336 if (pass == 0 && scsi_is_sas_port(dev))
338 else if (pass == 1 && scsi_is_sas_phy(dev))
/drivers/gpu/drm/i915/
H A Di915_gem_evict.c77 int pass = 0; local
147 if (pass++ == 0) {
/drivers/infiniband/hw/qib/
H A Dqib_qsfp.c51 int ret, cnt, pass = 0; local
107 if (ret && cnt == 0 && ++pass < QSFP_MAX_RETRY)
137 if (pass >= QSFP_MAX_RETRY && ret)
139 else if (pass)
140 qib_dev_porterr(dd, ppd->port, "QSFP retries: %d\n", pass);
/drivers/gpu/drm/ast/
H A Dast_post.c728 u16 pass[32][2][2]; local
742 pass[dqidly][0][0] = 0xff;
743 pass[dqidly][0][1] = 0x0;
744 pass[dqidly][1][0] = 0xff;
745 pass[dqidly][1][1] = 0x0;
762 if (dlli < pass[dqidly][dqsip][0])
763 pass[dqidly][dqsip][0] = (u16) dlli;
764 if (dlli > pass[dqidly][dqsip][1])
765 pass[dqidly][dqsip][1] = (u16) dlli;
769 pass[dqidl
[all...]
/drivers/staging/media/davinci_vpfe/
H A Ddm365_resizer.h43 struct f_div_pass pass[MAX_PASSES]; member in struct:f_div_param
H A Ddm365_resizer.c404 param->f_div.pass[0].o_hsz = h1 - 1;
405 param->f_div.pass[0].i_hps = 0;
406 param->f_div.pass[0].h_phs = 0;
407 param->f_div.pass[0].src_hps = 0;
408 param->f_div.pass[0].src_hsz = upper_h1 + o;
409 param->f_div.pass[1].o_hsz = h2 - 1;
410 param->f_div.pass[1].i_hps = 10 + (val1 * two_power);
411 param->f_div.pass[1].h_phs = (val - (val1 << 8));
412 param->f_div.pass[1].src_hps = upper_h1 - o;
413 param->f_div.pass[
[all...]
/drivers/pci/hotplug/
H A Dacpiphp_glue.c488 int max, pass; local
493 for (pass = 0; pass < 2; pass++) {
499 max = pci_scan_bridge(bus, dev, max, pass);
500 if (pass && dev->subordinate) {
/drivers/net/ethernet/xircom/
H A Dxirc2ps_cs.c647 int *pass = priv_data; local
650 tmp += (*pass ? (p_dev->config_index & 0x20 ? -24 : 8)
765 int pass; local
777 * the Mako if (on the first pass) the COR bit 5 is set.
779 for (pass=0; pass < 2; pass++)
781 &pass))
/drivers/media/usb/dvb-usb/
H A Dm920x.c402 int i, pass, ret = 0; local
422 for (pass = 0; pass < 2; pass++) {
433 if (pass == 1) {
/drivers/tty/serial/
H A DKconfig45 your boot loader (lilo or loadlin) about how to pass options to the
73 your boot loader (lilo or loadlin) about how to pass options to the
163 /dev/, and pass "console=ttyATn" to the kernel.
287 your boot loader about how to pass options to the kernel at
309 your boot loader about how to pass options to the kernel at
420 your boot loader (lilo or loadlin) about how to pass options to the
457 your boot loader (lilo or loadlin) about how to pass options to the
482 your boot loader (lilo or loadlin) about how to pass options to the
612 your bootloader about how to pass options to the kernel at boot time.)
909 your boot loader (lilo or loadlin) about how to pass option
[all...]
H A Dmpc52xx_uart.c1478 unsigned long pass = ISR_PASS_LIMIT; local
1503 if (!(--pass))
/drivers/input/mouse/
H A Dappletouch.c350 int i, pass; local
411 for (pass = 0; pass < 4; pass++) {
/drivers/scsi/mvsas/
H A Dmv_sas.c712 struct mvs_tmf_task *tmf, int *pass)
835 ++(*pass);
897 u32 pass = 0; local
903 rc = mvs_task_prep(task, mvi, is_tmf, tmf, &pass);
907 if (likely(pass))
925 int pass[2] = {0}; local
950 rc = mvs_task_prep(t, mvi, is_tmf, tmf, &pass[mvi->id]);
956 if (likely(pass[0]))
960 if (likely(pass[1]))
711 mvs_task_prep(struct sas_task *task, struct mvs_info *mvi, int is_tmf, struct mvs_tmf_task *tmf, int *pass) argument
/drivers/media/parport/
H A Dpms.c347 static void pms_bandpass(struct pms *dev, short pass) argument
350 pms_i2c_andor(dev, 0x8a, 0x06, 0xcf, (pass & 0x03) << 4);
352 pms_i2c_andor(dev, 0x42, 0x06, 0xcf, (pass & 0x03) << 4);
/drivers/ide/
H A DKconfig246 pass options to the kernel.)
523 IT 8212 IDE RAID controller in both RAID and pass-through mode.
/drivers/tty/serial/8250/
H A DKconfig76 your boot loader (grub or lilo or loadlin) about how to pass options
/drivers/usb/gadget/udc/
H A Dlpc32xx_udc.c737 u32 pass = 0; local
744 while (pass == 0) {
756 pass = 1;

Completed in 541 milliseconds

12