taglinefilesource code
attach358drivers/scsi/hosts.hint (*attach)(Scsi_Device *); /* Attach devices to arrays */
attach433drivers/scsi/scsi.cif(sdtpnt->attach) {
attach434drivers/scsi/scsi.c(*sdtpnt->attach)(oldSDpnt);
attach2359drivers/scsi/scsi.cif(sdtpnt->attach) (*sdtpnt->attach)(SDpnt);
attach2723drivers/scsi/scsi.cif(sdtpnt->attach) (*sdtpnt->attach)(SDpnt);
attach2938drivers/scsi/scsi.cif(tpnt->attach)  (*tpnt->attach)(SDpnt);
attach91drivers/sound/dev_table.cmem_start = sound_drivers[drv].attach (mem_start, &snd_installed_cards[i].config);
attach282drivers/sound/dev_table.cif (sound_drivers[drv].attach (0, hw_config) != 0)
attach50drivers/sound/dev_table.hlong (*attach) (long mem_start, struct address_info *hw_config);