taglinefilesource code
pause686drivers/scsi/aic7xxx.coutb(p->pause, HCNTRL(p->base));      \
pause888drivers/scsi/aic7xxx.cvolatile unsigned char   pause;            /* pause value for HCNTRL */
pause907drivers/scsi/aic7xxx.cint              pause;      /* pause value for HCNTRL */
pause2676drivers/scsi/aic7xxx.cconfig.pause = config.unpause | PAUSE;
pause2697drivers/scsi/aic7xxx.coutb(config.pause | CHIPRST, HCNTRL(config.base));
pause2703drivers/scsi/aic7xxx.coutb(config.pause, HCNTRL(config.base));
pause2730drivers/scsi/aic7xxx.cconfig.pause = REQ_PAUSE; /* DWG would like to be like the rest */
pause2756drivers/scsi/aic7xxx.cconfig.pause = config.unpause | PAUSE;
pause2807drivers/scsi/aic7xxx.cif (config.pause & IRQMS)
pause2978drivers/scsi/aic7xxx.cp->pause = config.pause;
pause255include/asm-i386/unistd.hstatic inline _syscall0(int,pause)
pause156include/asm-sparc/unistd.hstatic inline _syscall0(int,pause)