Searched refs:unpause (Results 1 – 16 of 16) sorted by relevance
| /src/sys/dev/mmc/ |
| H A D | mmcsd.c | 1319 goto unpause; in mmcsd_delete() 1339 goto unpause; in mmcsd_delete() 1353 goto unpause; in mmcsd_delete() 1366 unpause: in mmcsd_delete()
|
| /src/sys/dev/aic7xxx/ |
| H A D | aic7xxx_inline.h | 115 ahc_outb(ahc, HCNTRL, ahc->unpause); in ahc_unpause()
|
| H A D | aic7xxx.h | 1031 uint8_t unpause; member
|
| H A D | aic7xxx.c | 456 goto unpause; in ahc_handle_seqint() 954 unpause: in ahc_handle_seqint() 1490 ahc_outb(ahc, HCNTRL, ahc->unpause); in ahc_clear_critical_section() 3915 ahc->unpause = ahc_inb(ahc, HCNTRL) & IRQMS; in ahc_softc_init() 3917 ahc->unpause = 0; in ahc_softc_init() 3918 ahc->pause = ahc->unpause | PAUSE; in ahc_softc_init() 5124 ahc->unpause &= ~INTEN; in ahc_intr_enable() 5128 ahc->unpause |= INTEN; in ahc_intr_enable()
|
| H A D | aic79xx.h | 1209 uint8_t unpause; member
|
| H A D | aic79xx_inline.h | 227 ahd_outb(ahd, HCNTRL, ahd->unpause); in ahd_unpause()
|
| H A D | aic79xx.c | 2656 ahd_outb(ahd, HCNTRL, ahd->unpause); in ahd_clear_critical_section() 5266 ahd->unpause = 0; in ahd_softc_init() 7033 ahd->unpause &= ~INTEN; in ahd_intr_enable() 7037 ahd->unpause |= INTEN; in ahd_intr_enable()
|
| /src/sys/dev/cxgbe/firmware/ |
| H A D | t5fw_cfg_fpga.txt | 427 # lwm: low watermark; bytes remaining when sending 'unpause' frame
|
| H A D | t6fw_cfg_fpga.txt | 449 # lwm: low watermark; bytes remaining when sending 'unpause' frame
|
| H A D | t7fw_cfg_fpga.txt | 477 # lwm: low watermark; bytes remaining when sending 'unpause' frame
|
| H A D | t4fw_cfg_uwire.txt | 501 # lwm: low watermark; bytes remaining when sending 'unpause' frame
|
| H A D | t5fw_cfg_uwire.txt | 550 # lwm: low watermark; bytes remaining when sending 'unpause' frame
|
| H A D | t7fw_cfg.txt | 601 # lwm: low watermark; bytes remaining when sending 'unpause' frame
|
| H A D | t7fw_cfg_uwire.txt | 601 # lwm: low watermark; bytes remaining when sending 'unpause' frame
|
| H A D | t6fw_cfg_uwire.txt | 566 # lwm: low watermark; bytes remaining when sending 'unpause' frame
|
| /src/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| H A D | HexagonDepInstrInfo.td | 5879 "unpause",
|