mfi_create_sgl
if (mfi_create_sgl(ccb, (xs->xs_control & XS_CTL_NOSLEEP) ?
static int mfi_create_sgl(struct mfi_ccb *, int);
if (mfi_create_sgl(ccb, (xs->xs_control & XS_CTL_NOSLEEP) ?
if (mfi_create_sgl(ccb, BUS_DMA_WAITOK))
if (mfi_create_sgl(ccb, BUS_DMA_WAITOK)) {