taglinefilesource code
attach358drivers/scsi/hosts.hint (*attach)(Scsi_Device *); /* Attach devices to arrays */
attach441drivers/scsi/scsi.cif(sdtpnt->attach) {
attach442drivers/scsi/scsi.c(*sdtpnt->attach)(oldSDpnt);
attach2393drivers/scsi/scsi.cif(sdtpnt->attach) (*sdtpnt->attach)(SDpnt);
attach2757drivers/scsi/scsi.cif(sdtpnt->attach) (*sdtpnt->attach)(SDpnt);
attach2972drivers/scsi/scsi.cif(tpnt->attach)  (*tpnt->attach)(SDpnt);
attach115drivers/sound/dev_table.cmem_start = sound_drivers[drv].attach (mem_start, &snd_installed_cards[i].config);
attach302drivers/sound/dev_table.cif (sound_drivers[drv].attach (0, hw_config) != 0)
attach49drivers/sound/dev_table.hlong (*attach) (long mem_start, struct address_info *hw_config);