Searched refs:device_alloc (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A Ddc395x.c3655 * device_alloc - Allocate a new device instance. This create the
3667 static struct DeviceCtlBlk *device_alloc(struct AdapterCtlBlk *acb, function
3675 dprintkdbg(DBG_0, "device_alloc: <%02i-%i>\n", target, lun);
3717 "device_alloc: <%02i-%i> copy from <%02i-%i>\n",
3844 dcb = device_alloc(acb, scsi_device->id, scsi_device->lun);

Completed in 94 milliseconds