Searched refs:unpause (Results 1 – 13 of 13) sorted by relevance
| /freebsd-14-stable/sys/dev/mmc/ |
| HD | mmcsd.c | 1320 goto unpause; in mmcsd_delete() 1340 goto unpause; in mmcsd_delete() 1354 goto unpause; in mmcsd_delete() 1367 unpause: in mmcsd_delete()
|
| /freebsd-14-stable/sys/dev/aic7xxx/ |
| HD | aic7xxx_inline.h | 115 ahc_outb(ahc, HCNTRL, ahc->unpause); in ahc_unpause()
|
| HD | aic7xxx.h | 1035 uint8_t unpause; member
|
| HD | aic7xxx.c | 463 goto unpause; in ahc_handle_seqint() 961 unpause: in ahc_handle_seqint() 1499 ahc_outb(ahc, HCNTRL, ahc->unpause); in ahc_clear_critical_section() 3936 ahc->unpause = ahc_inb(ahc, HCNTRL) & IRQMS; in ahc_softc_init() 3938 ahc->unpause = 0; in ahc_softc_init() 3939 ahc->pause = ahc->unpause | PAUSE; in ahc_softc_init() 5140 ahc->unpause &= ~INTEN; in ahc_intr_enable() 5144 ahc->unpause |= INTEN; in ahc_intr_enable()
|
| HD | aic79xx.h | 1213 uint8_t unpause; member
|
| HD | aic79xx_inline.h | 227 ahd_outb(ahd, HCNTRL, ahd->unpause); in ahd_unpause()
|
| HD | aic79xx.c | 2665 ahd_outb(ahd, HCNTRL, ahd->unpause); in ahd_clear_critical_section() 5287 ahd->unpause = 0; in ahd_softc_init() 7049 ahd->unpause &= ~INTEN; in ahd_intr_enable() 7053 ahd->unpause |= INTEN; in ahd_intr_enable()
|
| /freebsd-14-stable/sys/dev/cxgbe/firmware/ |
| HD | t6fw_cfg_fpga.txt | 449 # lwm: low watermark; bytes remaining when sending 'unpause' frame
|
| HD | t5fw_cfg_fpga.txt | 427 # lwm: low watermark; bytes remaining when sending 'unpause' frame
|
| HD | t4fw_cfg_uwire.txt | 501 # lwm: low watermark; bytes remaining when sending 'unpause' frame
|
| HD | t5fw_cfg_uwire.txt | 550 # lwm: low watermark; bytes remaining when sending 'unpause' frame
|
| HD | t6fw_cfg_uwire.txt | 566 # lwm: low watermark; bytes remaining when sending 'unpause' frame
|
| /freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| HD | HexagonDepInstrInfo.td | 5879 "unpause",
|