Lines Matching refs:first_offset

122 	unsigned int bar = 0, offset = board->first_offset;  in addidata_apci7800_setup()
149 unsigned int bar, offset = board->first_offset; in afavlab_setup()
204 unsigned int offset = board->first_offset; in pci_hp_diva_setup()
373 unsigned int bar, offset = board->first_offset; in sbs_setup()
621 unsigned int bar = 0, offset = board->first_offset; in pci_timedia_setup()
655 unsigned int bar, offset = board->first_offset; in titan_400l_800l_setup()
758 unsigned int bar, offset = board->first_offset; in pci_ni8430_setup()
1305 unsigned int bar, offset = board->first_offset, maxnr; in pci_default_setup()
1313 maxnr = (pci_resource_len(priv->dev, bar) - board->first_offset) >> in pci_default_setup()
1359 unsigned int bar, offset = board->first_offset, maxnr; in pci_pericom_setup()
1368 maxnr = (pci_resource_len(priv->dev, bar) - board->first_offset) >> in pci_pericom_setup()
1383 unsigned int bar, offset = board->first_offset, maxnr; in pci_pericom_setup_four_at_eight()
1394 maxnr = (pci_resource_len(priv->dev, bar) - board->first_offset) >> in pci_pericom_setup_four_at_eight()
3440 .first_offset = 0x03,
3454 .first_offset = 0x1000,
3472 .first_offset = 0x1000,
3479 .first_offset = 0x1000,
3486 .first_offset = 0x1000,
3493 .first_offset = 0x1000,
3507 .first_offset = 0x10000,
3515 .first_offset = 0x20178,
3527 .first_offset = 0x200,
3535 .first_offset = 0x200,
3543 .first_offset = 0x200,
3568 .first_offset = 0x800,
3575 .first_offset = 0x800,
3582 .first_offset = 0x800,
3589 .first_offset = 0x800,
3599 .first_offset = 0x1000,
3606 .first_offset = 0x1000,
3613 .first_offset = 0x1000,
3620 .first_offset = 0x1000,
3649 .first_offset = 0x40,
3655 .first_offset = 0x40,
3661 .first_offset = 0x40,
3683 .first_offset = 0xC0,
3690 .first_offset = 0xC0,
3697 .first_offset = 0x00,
3756 .first_offset = 0x1000,
3763 .first_offset = 0x1000,
3770 .first_offset = 0x1000,
3777 .first_offset = 0x1000,
3934 board->first_offset == guessed->first_offset; in serial_pci_matches()