mirror of
https://github.com/opnsense/src.git
synced 2026-02-20 00:11:07 -05:00
I was hanging after sending a xfer CTIO and a status CTIO for a non-discon INQUIRY- the xfer CTIO was returned as completed OK, but the status CTIO was dropped on the floor. All the fields looked good. I don't know why it got dropped. But allowing status to go back with data xfer seemed to work. I also noticed that with a non-disconnecting command that the firmware handle in the ATIO is zero- this leads me to believe that the f/w really can only handle one CTIO at a time in the discon case, and it had no idea what to do with the second (status) CTIO. |
||
|---|---|---|
| .. | ||
| isp.c | ||
| isp_freebsd.c | ||
| isp_freebsd.h | ||
| isp_inline.h | ||
| isp_pci.c | ||
| isp_target.c | ||
| isp_target.h | ||
| isp_tpublic.h | ||
| ispmbox.h | ||
| ispreg.h | ||
| ispvar.h | ||