Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/aic7xxx/
Daic7xxx_osm.c547 static struct ahc_linux_device* ahc_linux_alloc_device(struct ahc_softc*,
627 dev = ahc_linux_alloc_device(ahc, targ, lun); in ahc_linux_get_device()
3959 ahc_linux_alloc_device(struct ahc_softc *ahc, function