Home
last modified time | relevance | path

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

/linux/drivers/scsi/pm8001/
H A Dpm8001_init.c308 * pm8001_alloc - initiate our hba structure and 6 DMAs area.
312 static int pm8001_alloc(struct pm8001_hba_info *pm8001_ha, in pm8001_alloc() function
322 pm8001_dbg(pm8001_ha, INIT, "pm8001_alloc: PHY:%x\n", in pm8001_alloc()
574 if (!pm8001_alloc(pm8001_ha, ent)) in pm8001_pci_alloc()