Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/ia64/sn/io/sn2/
Dml_iograph.c843 #define NUM_BASE_IO_SCSI_CTLR 6 macro
850 vertex_hdl_t base_io_scsi_ctlr_vhdl[NUM_BASE_IO_SCSI_CTLR];
918 DBG("Only controller numbers 0..%d are supported for\n", NUM_BASE_IO_SCSI_CTLR-1); in devnamefromarcs()
922 for (i=0; i<NUM_BASE_IO_SCSI_CTLR; i++) { in devnamefromarcs()