Lines Matching refs:status
76 u32 status [ 14];
78 u32 status [ 10];
302 * Initialize the status registers
305 offsetof (struct sym_ccb, phys.head.status),
378 PADDR_A (status),
465 PADDR_A (status),
524 PADDR_A (status),
596 * get the status
612 * save status to scsi_status.
651 * Save host status.
654 offsetof (struct sym_ccb, phys.head.status),
664 offsetof (struct sym_ccb, phys.head.status),
667 * If command resulted in not GOOD status,
789 * Save host status.
792 offsetof (struct sym_ccb, phys.head.status),
1000 * Initialize the status registers
1003 offsetof (struct sym_ccb, phys.head.status),
1583 * CONDITION MET should be a bad SCSI status,
1584 * given that GOOD status has already been tested.