Lines Matching refs:first_offset

123 	unsigned int bar = 0, offset = board->first_offset;  in addidata_apci7800_setup()
150 unsigned int bar, offset = board->first_offset; in afavlab_setup()
205 unsigned int offset = board->first_offset; in pci_hp_diva_setup()
374 unsigned int bar, offset = board->first_offset; in sbs_setup()
623 unsigned int bar = 0, offset = board->first_offset; in pci_timedia_setup()
657 unsigned int bar, offset = board->first_offset; in titan_400l_800l_setup()
760 unsigned int bar, offset = board->first_offset; in pci_ni8430_setup()
1330 unsigned int bar, offset = board->first_offset, maxnr; in pci_default_setup()
1338 maxnr = (pci_resource_len(priv->dev, bar) - board->first_offset) >> in pci_default_setup()
1380 unsigned int bar, offset = board->first_offset, maxnr; in pci_pericom_setup()
1389 maxnr = (pci_resource_len(priv->dev, bar) - board->first_offset) >> in pci_pericom_setup()
1404 unsigned int bar, offset = board->first_offset, maxnr; in pci_pericom_setup_four_at_eight()
1415 maxnr = (pci_resource_len(priv->dev, bar) - board->first_offset) >> in pci_pericom_setup_four_at_eight()
3455 .first_offset = 0x03,
3469 .first_offset = 0x1000,
3487 .first_offset = 0x1000,
3494 .first_offset = 0x1000,
3501 .first_offset = 0x1000,
3508 .first_offset = 0x1000,
3522 .first_offset = 0x10000,
3530 .first_offset = 0x20178,
3542 .first_offset = 0x200,
3550 .first_offset = 0x200,
3558 .first_offset = 0x200,
3583 .first_offset = 0x800,
3590 .first_offset = 0x800,
3597 .first_offset = 0x800,
3604 .first_offset = 0x800,
3614 .first_offset = 0x1000,
3621 .first_offset = 0x1000,
3628 .first_offset = 0x1000,
3635 .first_offset = 0x1000,
3664 .first_offset = 0x40,
3670 .first_offset = 0x40,
3676 .first_offset = 0x40,
3698 .first_offset = 0xC0,
3705 .first_offset = 0xC0,
3712 .first_offset = 0x00,
3771 .first_offset = 0x1000,
3778 .first_offset = 0x1000,
3785 .first_offset = 0x1000,
3792 .first_offset = 0x1000,
3949 board->first_offset == guessed->first_offset; in serial_pci_matches()