Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/asm-ppc/
Dsystem.h81 extern void note_scsi_host(struct device_node *, void *);
/linux-2.4.37.9/arch/ppc/kernel/
Dppc_ksyms.c288 EXPORT_SYMBOL(note_scsi_host);
/linux-2.4.37.9/drivers/scsi/
Dmac53c94.c85 note_scsi_host(node, host); in mac53c94_detect()
Dmesh.c308 note_scsi_host(mesh, mesh_host); in mesh_detect()
/linux-2.4.37.9/arch/ppc/platforms/
Dpmac_setup.c452 note_scsi_host(struct device_node *node, void *host) in note_scsi_host() function