sfxge_start
if ((rc = sfxge_start(sp, B_FALSE)) != 0)
extern int sfxge_start(sfxge_t *, boolean_t);
if ((rc = sfxge_start(sp, B_TRUE)) != 0) {