Lines Matching refs:first_offset

119 	unsigned int bar = 0, offset = board->first_offset;  in addidata_apci7800_setup()
146 unsigned int bar, offset = board->first_offset; in afavlab_setup()
201 unsigned int offset = board->first_offset; in pci_hp_diva_setup()
370 unsigned int bar, offset = board->first_offset; in sbs_setup()
619 unsigned int bar = 0, offset = board->first_offset; in pci_timedia_setup()
653 unsigned int bar, offset = board->first_offset; in titan_400l_800l_setup()
756 unsigned int bar, offset = board->first_offset; in pci_ni8430_setup()
1326 unsigned int bar, offset = board->first_offset, maxnr; in pci_default_setup()
1334 maxnr = (pci_resource_len(priv->dev, bar) - board->first_offset) >> in pci_default_setup()
1376 unsigned int bar, offset = board->first_offset, maxnr; in pci_pericom_setup()
1385 maxnr = (pci_resource_len(priv->dev, bar) - board->first_offset) >> in pci_pericom_setup()
1400 unsigned int bar, offset = board->first_offset, maxnr; in pci_pericom_setup_four_at_eight()
1411 maxnr = (pci_resource_len(priv->dev, bar) - board->first_offset) >> in pci_pericom_setup_four_at_eight()
3437 .first_offset = 0x03,
3451 .first_offset = 0x1000,
3469 .first_offset = 0x1000,
3476 .first_offset = 0x1000,
3483 .first_offset = 0x1000,
3490 .first_offset = 0x1000,
3504 .first_offset = 0x10000,
3512 .first_offset = 0x20178,
3524 .first_offset = 0x200,
3532 .first_offset = 0x200,
3540 .first_offset = 0x200,
3565 .first_offset = 0x800,
3572 .first_offset = 0x800,
3579 .first_offset = 0x800,
3586 .first_offset = 0x800,
3596 .first_offset = 0x1000,
3603 .first_offset = 0x1000,
3610 .first_offset = 0x1000,
3617 .first_offset = 0x1000,
3646 .first_offset = 0x40,
3652 .first_offset = 0x40,
3658 .first_offset = 0x40,
3680 .first_offset = 0xC0,
3687 .first_offset = 0xC0,
3694 .first_offset = 0x00,
3897 board->first_offset == guessed->first_offset; in serial_pci_matches()