taglinefilesource code
pause669drivers/scsi/aic7xxx.coutb(p->pause, HCNTRL(p->base));      \
pause839drivers/scsi/aic7xxx.cvolatile unsigned char   pause;            /* pause value for HCNTRL */
pause858drivers/scsi/aic7xxx.cint              pause;      /* pause value for HCNTRL */
pause2594drivers/scsi/aic7xxx.cconfig.pause = config.unpause | PAUSE;
pause2615drivers/scsi/aic7xxx.coutb(config.pause | CHIPRST, HCNTRL(config.base));
pause2621drivers/scsi/aic7xxx.coutb(config.pause, HCNTRL(config.base));
pause2643drivers/scsi/aic7xxx.cconfig.pause = REQ_PAUSE; /* DWG would like to be like the rest */
pause2663drivers/scsi/aic7xxx.cconfig.pause = config.unpause | PAUSE;
pause2714drivers/scsi/aic7xxx.cif (config.pause & IRQMS)
pause2885drivers/scsi/aic7xxx.cp->pause = config.pause;
pause253include/asm-i386/unistd.hstatic inline _syscall0(int,pause)
pause156include/asm-sparc/unistd.hstatic inline _syscall0(int,pause)