Searched refs:unpause (Results 1 – 15 of 15) sorted by relevance
| /freebsd/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()
|
| /freebsd/sys/dev/aic7xxx/ |
| H A D | aic7xxx_inline.h | 115 ahc_outb(ahc, HCNTRL, ahc->unpause); in ahc_unpause()
|
| 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 | aic7xxx.h | 1030 /* Values to store in the SEQCTL register for pause and unpause */ 1031 uint8_t unpause; 1035 uint8_t unpause; global() member
|
| H A D | aic79xx.h | 1123 * used for restore on next unpause. 1208 /* Values to store in the SEQCTL register for pause and unpause */ 1209 uint8_t unpause; 1213 uint8_t unpause; global() 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()
|
| /freebsd/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 | 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 | t6fw_cfg_uwire.txt | 566 # lwm: low watermark; bytes remaining when sending 'unpause' frame
|
| H A D | t7fw_cfg.txt | 604 # lwm: low watermark; bytes remaining when sending 'unpause' frame
|
| H A D | t7fw_cfg_uwire.txt | 604 # lwm: low watermark; bytes remaining when sending 'unpause' frame
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| H A D | HexagonDepInstrInfo.td | 5879 "unpause",
|