Home
last modified time | relevance | path

Searched refs:pDev (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/scsi/
A Ddpt_i2o.c981 pHba->pDev = pDev; in adpt_install_hba()
997 pHba->pDev = pDev; in adpt_install_hba()
1093 for(pDev = pHba->channel[i].device[j]; pDev; pDev = pNext){ in adpt_i2o_delete_hba()
1533 pDev->next_lun; pDev = pDev->next_lun){ in adpt_i2o_parse_lct()
1539 pDev = pDev->next_lun; in adpt_i2o_parse_lct()
2501 if(!pDev){ in adpt_i2o_reparse_lct()
2538 pDev = pDev->next_lun; in adpt_i2o_reparse_lct()
2560 pDev = in adpt_i2o_reparse_lct()
2569 pDev = pDev->next_lun; in adpt_i2o_reparse_lct()
2571 pDev = pDev->next_lun = in adpt_i2o_reparse_lct()
[all …]
A Ddpti.h204 struct pci_dev *pDev; member
299 static int adpt_install_hba(struct scsi_host_template* sht, struct pci_dev* pDev) ;
/linux/drivers/video/fbdev/kyro/
A DSTG4000InitDevice.c241 int SetCoreClockPLL(volatile STG4000REG __iomem *pSTGReg, struct pci_dev *pDev) in SetCoreClockPLL() argument
274 pci_read_config_word(pDev, PCI_CONFIG_SUBSYS_ID, &sub); in SetCoreClockPLL()
277 (u32)pDev->revision); in SetCoreClockPLL()
290 pci_write_config_word(pDev, CorePllControl, tmp); in SetCoreClockPLL()
297 pci_write_config_word(pDev, CorePllControl, tmp); in SetCoreClockPLL()
303 pci_write_config_word(pDev, CorePllControl, tmp); in SetCoreClockPLL()
307 pci_write_config_word(pDev, CorePllControl, tmp); in SetCoreClockPLL()
A DSTG4000Interface.h38 extern int SetCoreClockPLL(volatile STG4000REG __iomem *pSTGReg, struct pci_dev *pDev);

Completed in 13 milliseconds