taglinefilesource code
pause681drivers/scsi/aic7xxx.coutb(p->pause, HCNTRL(p->base));      \
pause851drivers/scsi/aic7xxx.cvolatile unsigned char   pause;            /* pause value for HCNTRL */
pause870drivers/scsi/aic7xxx.cint              pause;      /* pause value for HCNTRL */
pause2606drivers/scsi/aic7xxx.cconfig.pause = config.unpause | PAUSE;
pause2627drivers/scsi/aic7xxx.coutb(config.pause | CHIPRST, HCNTRL(config.base));
pause2633drivers/scsi/aic7xxx.coutb(config.pause, HCNTRL(config.base));
pause2655drivers/scsi/aic7xxx.cconfig.pause = REQ_PAUSE; /* DWG would like to be like the rest */
pause2675drivers/scsi/aic7xxx.cconfig.pause = config.unpause | PAUSE;
pause2726drivers/scsi/aic7xxx.cif (config.pause & IRQMS)
pause2897drivers/scsi/aic7xxx.cp->pause = config.pause;
pause104include/asm-i386/unistd.hstatic inline _syscall0(int,pause)
pause156include/asm-sparc/unistd.hstatic inline _syscall0(int,pause)