Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/
D53c7xx.c863 int expected_mapping = OPTION_MEMORY_MAPPED; in NCR53c7x0_init() local
865 int expected_mapping = OPTION_IO_MAPPED; in NCR53c7x0_init() local
928 if (expected_mapping == -1 || in NCR53c7x0_init()
930 (expected_mapping & OPTION_MEMORY_MAPPED)) in NCR53c7x0_init()
D53c7,8xx.c876 int expected_mapping = OPTION_IO_MAPPED; in NCR53c7x0_init() local
913 if (expected_mapping == -1 || in NCR53c7x0_init()
915 (expected_mapping & OPTION_MEMORY_MAPPED)) in NCR53c7x0_init()