Searched refs:init_fixup (Results 1 – 4 of 4) sorted by relevance
1194 void (* init_fixup)(struct Scsi_Host *host); member
1198 void (* init_fixup)(struct Scsi_Host *host); member
909 hostdata->init_fixup = NCR53c7x0_init_fixup; in NCR53c7x0_init()1042 if (hostdata->init_fixup) in NCR53c7x0_init()1043 hostdata->init_fixup (host); in NCR53c7x0_init()
892 hostdata->init_fixup = NCR53c8x0_init_fixup; in NCR53c7x0_init()1069 if (hostdata->init_fixup) in NCR53c7x0_init()1070 hostdata->init_fixup (host); in NCR53c7x0_init()