Searched refs:reset_type (Results 1 – 10 of 10) sorted by relevance
| /dflybsd-src/sys/dev/netif/ath/ath/ |
| H A D | if_ath_misc.h | 87 ATH_RESET_TYPE reset_type);
|
| H A D | if_ath_tx_edma.c | 544 ath_edma_tx_drain(struct ath_softc *sc, ATH_RESET_TYPE reset_type) in ath_edma_tx_drain() argument 558 if (reset_type == ATH_RESET_NOLOSS) { in ath_edma_tx_drain()
|
| H A D | if_ath.c | 2875 ath_reset(struct ath_softc *sc, ATH_RESET_TYPE reset_type) argument 2927 ath_stoprecv(sc, (reset_type != ATH_RESET_NOLOSS)); 2935 ath_draintxq(sc, reset_type); /* stop xmit side */ 3026 if (reset_type == ATH_RESET_NOLOSS) { 5125 ath_legacy_tx_drain(struct ath_softc *sc, ATH_RESET_TYPE reset_type) argument 5146 if (reset_type == ATH_RESET_NOLOSS) {
|
| H A D | if_athvar.h | 566 ATH_RESET_TYPE reset_type);
|
| /dflybsd-src/sys/dev/drm/amd/amdgpu/ |
| H A D | amdgpu_amdkfd_gfx_v8.c | 77 enum kfd_preempt_type reset_type, 563 enum kfd_preempt_type reset_type, in kgd_hqd_destroy() argument 582 switch (reset_type) { in kgd_hqd_destroy()
|
| H A D | amdgpu_amdkfd_gfx_v9.c | 118 enum kfd_preempt_type reset_type, 674 enum kfd_preempt_type reset_type, in kgd_hqd_destroy() argument 692 switch (reset_type) { in kgd_hqd_destroy()
|
| /dflybsd-src/sys/dev/drm/amd/include/ |
| H A D | kgd_kfd_interface.h | 337 int (*hqd_destroy)(struct kgd_dev *kgd, void *mqd, uint32_t reset_type,
|
| /dflybsd-src/sys/dev/disk/buslogic/ |
| H A D | bt.c | 1617 u_int8_t reset_type; in btreset() local 1620 reset_type = HARD_RESET; in btreset() 1622 reset_type = SOFT_RESET; in btreset() 1623 bt_outb(bt, CONTROL_REG, reset_type); in btreset()
|
| /dflybsd-src/sys/dev/raid/ips/ |
| H A D | ips.h | 293 u_int8_t reset_type; member
|
| H A D | ips_commands.c | 552 command_struct->reset_type = 0x0; in ips_send_ffdc_reset_cmd()
|