master_pdev 141 drivers/scsi/aic7xxx/aic79xx_osm_pci.c struct pci_dev *pdev = ahd->dev_softc, *master_pdev; master_pdev 144 drivers/scsi/aic7xxx/aic79xx_osm_pci.c master_pdev = pci_get_slot(pdev->bus, master_devfn); master_pdev 145 drivers/scsi/aic7xxx/aic79xx_osm_pci.c if (master_pdev) { master_pdev 146 drivers/scsi/aic7xxx/aic79xx_osm_pci.c struct ahd_softc *master = pci_get_drvdata(master_pdev); master_pdev 152 drivers/scsi/aic7xxx/aic79xx_osm_pci.c pci_dev_put(master_pdev); master_pdev 184 drivers/scsi/aic7xxx/aic7xxx_osm_pci.c struct pci_dev *pdev = ahc->dev_softc, *master_pdev; master_pdev 187 drivers/scsi/aic7xxx/aic7xxx_osm_pci.c master_pdev = pci_get_slot(pdev->bus, master_devfn); master_pdev 188 drivers/scsi/aic7xxx/aic7xxx_osm_pci.c if (master_pdev) { master_pdev 189 drivers/scsi/aic7xxx/aic7xxx_osm_pci.c struct ahc_softc *master = pci_get_drvdata(master_pdev); master_pdev 198 drivers/scsi/aic7xxx/aic7xxx_osm_pci.c pci_dev_put(master_pdev);