This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
sys
/
dev
/
smartpqi
History
John Baldwin
9358cceb97
Use callout(9) instead of deprecated timeout(9).
...
Reviewed by: imp Tested by: Scott Benesh Differential Revision:
https://reviews.freebsd.org/D22598
2019-12-13 19:56:48 +00:00
..
smartpqi_cam.c
Remove single-use DEV_RESET() macro.
2019-04-05 19:27:51 +00:00
smartpqi_cmd.c
…
smartpqi_defines.h
Use callout(9) instead of deprecated timeout(9).
2019-12-13 19:56:48 +00:00
smartpqi_discovery.c
…
smartpqi_event.c
…
smartpqi_helper.c
…
smartpqi_includes.h
Extract eventfilter declarations to sys/_eventfilter.h
2019-05-20 00:38:23 +00:00
smartpqi_init.c
…
smartpqi_intr.c
…
smartpqi_ioctl.c
…
smartpqi_ioctl.h
…
smartpqi_main.c
Use callout(9) instead of deprecated timeout(9).
2019-12-13 19:56:48 +00:00
smartpqi_mem.c
Fix smartpqi(4) malloc tag and description to match the driver name.
2019-03-21 21:14:25 +00:00
smartpqi_misc.c
Use callout(9) instead of deprecated timeout(9).
2019-12-13 19:56:48 +00:00
smartpqi_prototypes.h
…
smartpqi_queue.c
…
smartpqi_request.c
…
smartpqi_response.c
…
smartpqi_sis.c
…
smartpqi_structures.h
…
smartpqi_tag.c
…