Searched refs:CC_CHIP_RESET (Results 1 - 1 of 1) sorted by relevance

/drivers/scsi/
H A Dadvansys.c838 #define CC_CHIP_RESET (uchar)0x80 macro
4331 CC_CHIP_RESET));
4395 AscSetChipControl(iop_base, CC_CHIP_RESET | CC_SCSI_RESET | CC_HALT);
4399 AscSetChipControl(iop_base, CC_CHIP_RESET | CC_HALT);
7904 saved_ctrl_reg = ctrl_reg & (~(CC_SCSI_RESET | CC_CHIP_RESET |
7917 AscSetChipControl(iop_base, (CC_CHIP_RESET | CC_HALT));

Completed in 79 milliseconds