taglinefilesource code
pause666drivers/scsi/aic7xxx.coutb(p->pause, HCNTRL(p->base));      \
pause836drivers/scsi/aic7xxx.cvolatile unsigned char   pause;            /* pause value for HCNTRL */
pause855drivers/scsi/aic7xxx.cint              pause;      /* pause value for HCNTRL */
pause2591drivers/scsi/aic7xxx.cconfig.pause = config.unpause | PAUSE;
pause2612drivers/scsi/aic7xxx.coutb(config.pause | CHIPRST, HCNTRL(config.base));
pause2618drivers/scsi/aic7xxx.coutb(config.pause, HCNTRL(config.base));
pause2640drivers/scsi/aic7xxx.cconfig.pause = REQ_PAUSE; /* DWG would like to be like the rest */
pause2660drivers/scsi/aic7xxx.cconfig.pause = config.unpause | PAUSE;
pause2711drivers/scsi/aic7xxx.cif (config.pause & IRQMS)
pause2882drivers/scsi/aic7xxx.cp->pause = config.pause;
pause253include/asm-i386/unistd.hstatic inline _syscall0(int,pause)
pause156include/asm-sparc/unistd.hstatic inline _syscall0(int,pause)