msk_detach
msk_detach(dev);
static int msk_detach(device_t);
DEVMETHOD(device_detach, msk_detach),
if (sc_if->msk_detach == 0)
int msk_detach;