Searched defs:template (Results 1 – 8 of 8) sorted by relevance
/linux-2.4.37.9/crypto/ |
D | tcrypt.c | 80 test_hash (char * algo, struct hash_testvec * template, unsigned int tcount) in test_hash() 172 test_hmac(char *algo, struct hmac_testvec * template, unsigned int tcount) in test_hmac() 260 test_cipher(char * algo, int mode, int enc, struct cipher_testvec * template, unsigned int tcount) in test_cipher()
|
/linux-2.4.37.9/drivers/scsi/aacraid/ |
D | linit.c | 164 static int aac_detect(Scsi_Host_Template *template) in aac_detect()
|
/linux-2.4.37.9/drivers/scsi/pcmcia/ |
D | nsp_cs.h | 431 # define scsi_register_host(template) scsi_register_module(MODULE_SCSI_HA, template) argument 432 # define scsi_unregister_host(template) scsi_unregister_module(MODULE_SCSI_HA, template) argument
|
/linux-2.4.37.9/drivers/scsi/ |
D | nsp32.h | 639 # define scsi_register_host(template) scsi_register_module(MODULE_SCSI_HA, template) argument 640 # define scsi_unregister_host(template) scsi_unregister_module(MODULE_SCSI_HA, template) argument
|
D | qla1280.c | 930 qla1280_do_device_init(struct pci_dev *pdev, Scsi_Host_Template * template, in qla1280_do_device_init() 1056 qla1280_detect(Scsi_Host_Template * template) in qla1280_detect()
|
D | aic7xxx_old.c | 8251 aic7xxx_register(Scsi_Host_Template *template, struct aic7xxx_host *p, in aic7xxx_register() 9478 aic7xxx_detect(Scsi_Host_Template *template) in aic7xxx_detect()
|
/linux-2.4.37.9/drivers/scsi/aic7xxx/ |
D | aic79xx_osm.c | 855 ahd_linux_detect(Scsi_Host_Template *template) in ahd_linux_detect() 2092 ahd_linux_register_host(struct ahd_softc *ahd, Scsi_Host_Template *template)
|
D | aic7xxx_osm.c | 843 ahc_linux_detect(Scsi_Host_Template *template) in ahc_linux_detect() 1726 ahc_linux_register_host(struct ahc_softc *ahc, Scsi_Host_Template *template)
|