isp_lock
isp_lock(isp);
#define ISP_LOCK isp_lock
#define ISP_ILOCK(x) isp_lock(x); isp->isp_osinfo.onintstack++
void isp_lock(ispsoftc_t *);