Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/sbp2/
H A Dsbp2.c51 static int sbp2_tgt_init_bus(sbp2_tgt_t *);
180 if ((ret = sbp2_tgt_init_bus(tp)) != SBP2_SUCCESS) { in sbp2_tgt_init()
316 sbp2_tgt_init_bus(sbp2_tgt_t *tp) in sbp2_tgt_init_bus() function
407 return (sbp2_tgt_init_bus(tp)); in sbp2_tgt_reconnect()