freebsd-dev/sys/dev/sr
Robert Watson d87e67338d Since if_sr doesn't contain locking or run with INTR_MPSAFE, mark
the interface as IFF_NEEDSGIANT so if_start is run holding Giant.
2004-08-13 23:49:48 +00:00
..
if_sr_isa.c
if_sr_pci.c Add missing <sys/module.h> includes 2004-05-30 20:08:47 +00:00
if_sr.c Since if_sr doesn't contain locking or run with INTR_MPSAFE, mark 2004-08-13 23:49:48 +00:00
if_sr.h
if_srregs.h