sgmsi_intrhand
struct sgmsi_intrhand *ih = arg;
struct sgmsi_intrhand *ih;
ih = malloc(sizeof(struct sgmsi_intrhand), M_DEVBUF, M_WAITOK);
struct sgmsi_intrhand *ih = cookie;
struct sgmsi_intrhand *ih = cookie;