reinit
static void qaic_init_bo(struct qaic_bo *bo, bool reinit)
if (reinit) {
int (*reinit)(struct ahci_host_priv *hpriv);
if (dpriv->pdata->reinit) {
rc = dpriv->pdata->reinit(hpriv);
bool reinit = false;
reinit = true;
if (reinit) {
int hfi1_init(struct hfi1_devdata *dd, int reinit);
int hfi1_init(struct hfi1_devdata *dd, int reinit)
if (reinit)
lastfail = hfi1_kern_exp_rcv_init(rcd, reinit);
int hfi1_kern_exp_rcv_init(struct hfi1_ctxtdata *rcd, int reinit)
if (reinit)
int hfi1_kern_exp_rcv_init(struct hfi1_ctxtdata *rcd, int reinit);
bool reinit)
if (!reinit) {
if (!reinit) {
bool reinit);
bool reinit)
if (reinit) {
static void i40e_rebuild(struct i40e_pf *pf, bool reinit, bool lock_acquired)
ret = i40e_setup_pf_switch(pf, reinit, true);
static void i40e_reset_and_rebuild(struct i40e_pf *pf, bool reinit,
i40e_rebuild(pf, reinit, lock_acquired);
static int i40e_setup_pf_switch(struct i40e_pf *pf, bool reinit, bool lock_acquired)
if (!main_vsi || reinit) {
else if (reinit)
static int i40e_setup_pf_switch(struct i40e_pf *pf, bool reinit, bool lock_acquired);
static void i40e_reset_and_rebuild(struct i40e_pf *pf, bool reinit,
static void i40e_rebuild(struct i40e_pf *pf, bool reinit, bool lock_acquired);
static int igb_disable_sriov(struct pci_dev *dev, bool reinit);
static int igb_disable_sriov(struct pci_dev *pdev, bool reinit)
return reinit ? igb_sriov_reinit(pdev) : 0;
static int igb_enable_sriov(struct pci_dev *pdev, int num_vfs, bool reinit)
if (reinit) {
bool reinit = true;
reinit = false;
if (reinit || mt792x_dma_need_reinit(dev)) {
bool reinit = true;
reinit = false;
if (reinit || mt792x_dma_need_reinit(dev)) {
u8 reinit: 1;
cx->cnt_bt[BTC_BCNT_REINIT] += !!(btinfo.hb1.reinit && !bt->reinit);
bt->reinit = btinfo.hb1.reinit;
u32 reinit: 1;
int mobiveil_host_init(struct mobiveil_pcie *pcie, bool reinit)
if (!reinit) {
int mobiveil_host_init(struct mobiveil_pcie *pcie, bool reinit);
int ahd_reset(struct ahd_softc *ahd, int reinit);
ahd_reset(struct ahd_softc *ahd, int reinit)
if (reinit != 0)
int ahc_reset(struct ahc_softc *ahc, int reinit);
ahc_reset(struct ahc_softc *ahc, int reinit)
if (reinit != 0)
vhost->reinit = 1;
if (vhost->reinit) {
vhost->reinit = 0;
vhost->reinit = 1;
unsigned int reinit:1;
void tty_ldisc_hangup(struct tty_struct *tty, bool reinit)
if (reinit) {
bool reinit;
static void bdc_mem_init(struct bdc *bdc, bool reinit)
if (reinit) {
bdc->reinit = false;
static void bdc_uspc_disconnected(struct bdc *bdc, bool reinit)
bdc->reinit = reinit;
if (bdc->reinit) {
if (!reinit) {
const struct shfl_fsobjinfo *info, bool reinit)
if (!reinit) {
if (!reinit) {
const struct shfl_fsobjinfo *info, bool reinit);
reinit();
reinit();
void reinit(void);
err = dao->ops->reinit(dao, &da_dsc);
.reinit = dao_rsc_reinit,
int (*reinit)(struct dao *dao, const struct dao_desc *desc);
goto reinit;
reinit: