aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/ocs_fc/ocs_os.c
Commit message (Expand)AuthorAgeFilesLines
* ocs_fc: clean up empty lines in .c and .h filesMateusz Guzik2020-09-011-1/+0
* schedlock 1/4Jeff Roberson2019-12-151-0/+2
* Use callout_func_t instead of the deprecated timeout_t.John Baldwin2019-12-101-1/+1
* Clear out the entire structure, not just the size of a pointer to it.Kenneth D. Merry2018-05-111-1/+1
* Moved opts-stack.h include before all other includes.Ram Kishore Vegesna2018-04-171-4/+0
* Check if STACK is defined before using the stack(9).Ram Kishore Vegesna2018-04-131-0/+3
* Bring in the Broadcom/Emulex Fibre Channel driver, ocs_fc(4).Kenneth D. Merry2018-03-301-0/+1046