Searched refs:config_state (Results 1 – 5 of 5) sorted by relevance
219 } config_state[PCI_MAX_CHILDREN]; member781 ppb_p->config_state[i].dip = dip; in ppb_save_config_regs()782 ppb_p->config_state[i].command = in ppb_save_config_regs()808 dip = ppb_p->config_state[i].dip; in ppb_restore_config_regs()818 ppb_p->config_state[i].command); in ppb_restore_config_regs()
138 uint8_t config_state; /* N/A for LU/LPORTs */ member
2673 uint64_t *config_state; in hvio_suspend() local2681 config_state = kmem_zalloc(total_size, KM_NOSLEEP); in hvio_suspend()2683 if (config_state == NULL) { in hvio_suspend()2697 pxu_p->pec_config_state = config_state; in hvio_suspend()2811 uint64_t *config_state, *cb_regs; in hvio_cb_suspend() local2831 config_state = kmem_zalloc(cb_size, KM_NOSLEEP); in hvio_cb_suspend()2833 if (config_state == NULL) { in hvio_cb_suspend()2838 pxu_p->xcb_config_state = config_state; in hvio_cb_suspend()
4710 switch (iState.config_state) { in stmfGetState()5380 stmfStateSet.config_state = STMF_CONFIG_INIT_DONE; in stmfLoadConfig()5400 stmfStateSet.config_state = STMF_CONFIG_INIT; in stmfLoadConfig()5420 stmfStateSet.config_state = STMF_CONFIG_INIT_DONE; in stmfLoadConfig()5772 iState.config_state = STMF_CONFIG_NONE; in stmfOnline()5807 iState.config_state = STMF_CONFIG_NONE; in stmfOffline()
1492 if (std->config_state == STMF_CONFIG_INIT) { in stmf_set_stmf_state()1506 if (std->config_state != STMF_CONFIG_INIT_DONE) { in stmf_set_stmf_state()1548 (std->config_state == STMF_CONFIG_INIT)) { in stmf_set_stmf_state()1582 std->config_state = stmf_state.stmf_config_state; in stmf_get_stmf_state()