Lines Matching refs:xFF
52 test SEQINTCODE, 0xFF jz idle_loop;
65 test ERROR, 0xFF jz no_error_set;
161 test SCB_TASK_MANAGEMENT, 0xFF jz gsfifo_complete_normally;
187 test SCB_FIFO_USE_COUNT, 0xFF jnz idle_loop_gsfifo_in_scsi_mode;
261 test CMDS_PENDING[1], 0xFF jnz coalesce_by_count;
732 test A, 0xFF jz found_last_sent_scb;
812 test SCB_TASK_MANAGEMENT, 0xFF jz idle_loop;
1087 add SINDEX, (SCB_DISCONNECTED_LISTS & 0xFF); \
1088 mvi SINDEX[1], ((SCB_DISCONNECTED_LISTS >> 8) & 0xFF)
1138 test SCBPTR[1], 0xFF jnz verify_scb;
1243 test SCB_FIFO_USE_COUNT, 0xFF jnz return;
1404 test SCSIPHASE, 0xFF jnz phase_locked;
1407 test SCSIPHASE, 0xFF jnz phase_locked;
1412 test SCSIPHASE, 0xFF jz .;
1440 test SCSIPHASE, 0xFF jz .;
1962 test SCB_TASK_MANAGEMENT, 0xFF jz cfg4istat_no_taskmgmt_func;
2288 mvi HCNT[1], ((PKT_OVERRUN_BUFSIZE >> 8) & 0xFF);