Searched refs:NCR_700_set_flag (Results 1 – 2 of 2) sorted by relevance
887 NCR_700_set_flag(SCp->device, NCR_700_DEV_NEGOTIATED_SYNC); in process_extended_message()965 NCR_700_set_flag(SCp->device, NCR_700_DEV_NEGOTIATED_SYNC); in process_message()1489 NCR_700_set_flag(SCp->device, NCR_700_DEV_BEGIN_SYNC_NEGOTIATION); in NCR_700_start_command()1896 NCR_700_set_flag(SCp->device, NCR_700_DEV_BEGIN_TAG_QUEUEING); in NCR_700_queuecommand()1914 NCR_700_set_flag(SCp->device, NCR_700_DEV_TAG_STARVATION_WARNED); in NCR_700_queuecommand()
147 NCR_700_set_flag(Scsi_Device *SDp, __u32 flag) in NCR_700_set_flag() function