Home
last modified time | relevance | path

Searched refs:chip_8006 (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/scsi/pm8001/
H A Dpm8001_defs.h53 chip_8006, enumerator
H A Dpm8001_init.c91 [chip_8006] = {0, 16, &pm8001_80xx_dispatch,},
1441 { PCI_VDEVICE(PMC_Sierra, 0x8006), chip_8006 },
1442 { PCI_VDEVICE(ADAPTEC2, 0x8006), chip_8006 },
H A Dpm8001_sas.c1107 if (pm8001_ha->chip_id == chip_8006) { in pm8001_abort_task()