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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/scsi/
H A Dscsi_host.h256 int (* target_alloc)(struct scsi_target *); member in struct:scsi_host_template
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A Dscsi_scan.c419 if (shost->hostt->target_alloc) {
420 error = shost->hostt->target_alloc(starget);
H A Dipr.c4990 .target_alloc = ipr_target_alloc,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/aic94xx/
H A Daic94xx_init.c68 .target_alloc = sas_target_alloc,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/message/fusion/
H A Dmptfc.c117 .target_alloc = mptfc_target_alloc,
468 * target_alloc will allocate vtarget and map,
H A Dmptspi.c808 .target_alloc = mptspi_target_alloc,
H A Dmptsas.c1105 .target_alloc = mptsas_target_alloc,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/aic7xxx/
H A Daic7xxx_osm.c757 .target_alloc = ahc_linux_target_alloc,
H A Daic79xx_osm.c777 .target_alloc = ahd_linux_target_alloc,

Completed in 468 milliseconds