• B
    [SCSI] ipr: Support new device queueing model · ee0a90fa
    brking@us.ibm.com 提交于
    New ipr adapters support a new device queueing model in the
    adapter firmware. The queueing model is the NACA queueing model,
    but it does not mean use of NACA is required. The new model removes
    some of the adapter firmware queue state that made handling QERR=0
    almost impossible. The queueing model on older adapters included the
    concept of a queue frozen state, which would freeze the response
    queue in the adapter when a check condition occurred, requiring a
    a primitive to resume the queue. The new queueing model removes this
    complexity.
    Signed-off-by: NBrian King <brking@us.ibm.com>
    Signed-off-by: NJames Bottomley <James.Bottomley@SteelEye.com>
    ee0a90fa
ipr.h 35.1 KB