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

/drivers/scsi/
H A Ddc395x.c3719 * device_alloc - Allocate a new device instance. This create the
3731 static struct DeviceCtlBlk *device_alloc(struct AdapterCtlBlk *acb, function
3739 dprintkdbg(DBG_0, "device_alloc: <%02i-%i>\n", target, lun);
3781 "device_alloc: <%02i-%i> copy from <%02i-%i>\n",
3908 dcb = device_alloc(acb, scsi_device->id, scsi_device->lun);

Completed in 30 milliseconds