Home
last modified time | relevance | path

Searched refs:SBP2_ALLOC_CMD (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/sbp2/
H A Dimpl.h86 #define SBP2_ALLOC_CMD(t, cmdp, f) \ macro
/illumos-gate/usr/src/uts/common/io/sbp2/
H A Dcfgrom.c87 if ((ret = SBP2_ALLOC_CMD(tp, &cmd, 0)) != SBP2_SUCCESS) { in sbp2_cfgrom_parse()
H A Dsbp2.c364 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()