Lines Matching refs:first_offset

115 	unsigned int bar = 0, offset = board->first_offset;  in addidata_apci7800_setup()
142 unsigned int bar, offset = board->first_offset; in afavlab_setup()
197 unsigned int offset = board->first_offset; in pci_hp_diva_setup()
366 unsigned int bar, offset = board->first_offset; in sbs_setup()
615 unsigned int bar = 0, offset = board->first_offset; in pci_timedia_setup()
649 unsigned int bar, offset = board->first_offset; in titan_400l_800l_setup()
752 unsigned int bar, offset = board->first_offset; in pci_ni8430_setup()
1320 unsigned int bar, offset = board->first_offset, maxnr; in pci_default_setup()
1328 maxnr = (pci_resource_len(priv->dev, bar) - board->first_offset) >> in pci_default_setup()
1341 unsigned int bar, offset = board->first_offset, maxnr; in pci_pericom_setup()
1349 maxnr = (pci_resource_len(priv->dev, bar) - board->first_offset) >> in pci_pericom_setup()
3481 .first_offset = 0x03,
3495 .first_offset = 0x1000,
3513 .first_offset = 0x1000,
3520 .first_offset = 0x1000,
3527 .first_offset = 0x1000,
3534 .first_offset = 0x1000,
3548 .first_offset = 0x10000,
3556 .first_offset = 0x20178,
3568 .first_offset = 0x200,
3576 .first_offset = 0x200,
3584 .first_offset = 0x200,
3622 .first_offset = 0,
3630 .first_offset = 0,
3638 .first_offset = 0,
3646 .first_offset = 0,
3654 .first_offset = 0,
3679 .first_offset = 0x800,
3686 .first_offset = 0x800,
3693 .first_offset = 0x800,
3700 .first_offset = 0x800,
3710 .first_offset = 0x1000,
3717 .first_offset = 0x1000,
3724 .first_offset = 0x1000,
3731 .first_offset = 0x1000,
3777 .first_offset = 0x40,
3783 .first_offset = 0x40,
3789 .first_offset = 0x40,
3796 .first_offset = 0xC0,
3803 .first_offset = 0xC0,
3946 board->first_offset == guessed->first_offset; in serial_pci_matches()