Home
last modified time | relevance | path

Searched refs:NCR_700_clear_flag (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/drivers/scsi/
D53c700.c888 NCR_700_clear_flag(SCp->device, NCR_700_DEV_BEGIN_SYNC_NEGOTIATION); in process_extended_message()
966 NCR_700_clear_flag(SCp->device, NCR_700_DEV_BEGIN_SYNC_NEGOTIATION); in process_message()
970 NCR_700_clear_flag(SCp->device, NCR_700_DEV_BEGIN_TAG_QUEUEING); in process_message()
1033 NCR_700_clear_flag(SCp->device, NCR_700_DEV_BEGIN_TAG_QUEUEING); in process_script_interrupt()
1471 NCR_700_clear_flag(SCp->device, NCR_700_DEV_NEGOTIATED_SYNC); in NCR_700_start_command()
D53c700.h152 NCR_700_clear_flag(Scsi_Device *SDp, __u32 flag) in NCR_700_clear_flag() function