freebsd-dev/sys/dev/mpr
Warner Losh 4b1ac5c2d8 More fully implement the state machine.
When a command is finished running, we must transition it from INQUEUE
to busy state. We were failing to do that, so we hit a panic when the
commands were freed. This only affects mpr, mps already did simmilar
things. Now both the polling and interrupt paths properly set BUSY as
appropriate.
2019-07-11 06:22:15 +00:00
..
mpi
mpr_config.c
mpr_ioctl.h
mpr_mapping.c
mpr_mapping.h
mpr_pci.c
mpr_sas_lsi.c
mpr_sas.c
mpr_sas.h
mpr_table.c
mpr_table.h
mpr_user.c
mpr.c More fully implement the state machine. 2019-07-11 06:22:15 +00:00
mprvar.h