freebsd-skq/sys/dev/mps
imp d8e4e552ec Call xpt_sim_poll in shutdown_final handler.
When we're shutting down, we send a number of start/stop commands to
the known targets. We have to wait for them to complete. During a
panic, the interrupts are off, and using pause to wait for them to
fire and complete won't work: we have to poll after pause returns so
the completion routines of the CCBs run so we decrement work
outstanding counts.

Sponsored by: Netflix
Differential Review: https://reviews.freebsd.org/D16663
2018-08-13 19:59:37 +00:00
..
mpi
mps_config.c
mps_ioctl.h
mps_mapping.c
mps_mapping.h
mps_pci.c
mps_sas_lsi.c Call xpt_sim_poll in shutdown_final handler. 2018-08-13 19:59:37 +00:00
mps_sas.c
mps_sas.h
mps_table.c
mps_table.h
mps_user.c
mps.c
mpsvar.h