Searched refs:SBP2_ALLOC_CMD (Results 1 – 3 of 3) sorted by relevance
88 #define SBP2_ALLOC_CMD(t, cmdp, f) \ macro
89 if ((ret = SBP2_ALLOC_CMD(tp, &cmd, 0)) != SBP2_SUCCESS) { in sbp2_cfgrom_parse()
364 if ((ret = SBP2_ALLOC_CMD(tp, &tp->t_mgt_cmd, 0)) != SBP2_SUCCESS) { in sbp2_tgt_init_bus()1388 if ((ret = SBP2_ALLOC_CMD(tp, &ap->a_cmd, 0)) != SBP2_SUCCESS) { in sbp2_agent_init()