Lines Matching defs:reset
1023 #define HS_RESET (6|HS_DONEMASK) /* SCSI reset */
1873 ncrcmd reset [ 4];
1916 static void ncr_init (struct ncb *np, int reset, char * msg, u_long code);
3265 PADDRH (reset),
3313 PADDRH (reset),
4456 ** Enable Tolerant, reset IRQD if present and
4499 * Start reset process.
4500 * If reset in progress do nothing.
4524 * Return immediately if reset is in progress.
4530 * Start the reset process.
4850 ** SCSI bus reset
5029 /* Some initialisation must be done immediately following reset, for 53c720,
5055 void ncr_init (struct ncb *np, int reset, char * msg, u_long code)
5063 if (reset) {
5121 ** Remove reset; big delay because the 895 needs time for the
5406 ** message shall reset the synchronous agreement to
5814 ** If SRST has been asserted, we just reset the chip.
5826 ncr_init (np, 1, bootverbose ? "scsi reset" : NULL, HS_RESET);
5848 ** For MDPE, BF, ABORT, IID, SGE and HTH we reset the
5946 ** generate a reset event and a device that detects a reset
5947 ** event shall initiate a hard reset. It says also that a
6009 * If the nexus is not clearly identified, reset the bus.
6322 ** In all other situation, we reset the BUS.
7746 ** reset chip and get frequency from general purpose timer.
7947 * If the mid-level driver told us reset is synchronous, it seems
8250 * After SCSI devices have been opened, we cannot reset the bus
8252 * Process the reset exception if interrupts are not enabled yet.