Searched hist:62496 (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.1-release/sys/dev/isp/
H A Disp_freebsd.hdiff 62496 Mon Jul 03 23:04:35 MDT 2000 mjacob Add in isp_lock/isp_unlock inlines. Add in an islocked/intsok flag
to isp_osinfo substructure (all in prep for SMP). Define MBOX_WAIT_COMPLETE
and MBOX_NOTIFY_COMPLETE macros so that we can now (temp) use tsleep
to wait for mailbox completion. Requires us to guess whether we're
servicing an interrupt or not- will use intr_nesting_level.

Add local strncat function.

Completed in 56 milliseconds