Lines Matching defs:global

690                                    uint8_t          *global,
3860 /* returns the "mcp load_code" according to global load_count array */
3884 /* returns the "mcp load_code" according to global load_count array */
4378 uint8_t global = FALSE;
4457 * engine that doesn't reset global blocks in case of global
4503 if (IS_PF(sc) && bxe_chk_parity_attn(sc, &global, FALSE)) {
4507 if (global) {
5752 "-> Prse: %p bd=%d global=0x%x ip_hlen_w=%u "
7597 uint8_t *global,
7641 *global = TRUE;
7740 uint8_t *global,
7753 *global = TRUE;
7759 *global = TRUE;
7765 *global = TRUE;
7771 *global = TRUE;
7816 uint8_t *global,
7845 par_num, global, print);
7853 par_num, global, print);
7870 uint8_t *global,
7884 return (bxe_parity_attn(sc, global, print, attn.sig));
8510 uint8_t global = FALSE;
8518 if (bxe_chk_parity_attn(sc, &global, TRUE)) {
11304 uint8_t global)
11310 * Bits that have to be set in reset_mask2 if we want to reset 'global'
11366 /* Don't reset global blocks unless we need to */
11367 if (!global)
11405 uint8_t global)
11469 if (global) {
11478 bxe_process_kill_chip_reset(sc, global);
11487 if (global && bxe_reset_mcp_comp(sc, val)) {
11508 uint8_t global = bxe_reset_is_global(sc);
11515 if (!global && !BXE_NOMCP(sc)) {
11540 if (bxe_process_kill(sc, global)) {
11551 if (global) {
11558 if (!global && !BXE_NOMCP(sc)) {
13155 uint8_t global = FALSE;
13179 bxe_chk_parity_attn(sc, &global, TRUE)) {
13182 * If there are attentions and they are in global blocks, set
13186 if (global) {
13192 * to recover in open. In case of attentions in global blocks
13195 if ((!load_status && (!global || !other_load_status)) &&