Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/
Dadvansys.c4213 STATIC int asc_ioport[ASC_NUM_IOPORT_PROBE] = { 0, 0, 0, 0 }; variable
4629 ioport, asc_ioport[ioport]); in ASC_INITFUNC()
4630 if (asc_ioport[ioport] != 0) { in ASC_INITFUNC()
4632 if (_asc_def_iop_base[iop] == asc_ioport[ioport]) { in ASC_INITFUNC()
4639 asc_ioport[ioport]); in ASC_INITFUNC()
4640 asc_ioport[ioport] = 0; in ASC_INITFUNC()
4675 if ((iop = asc_ioport[ioport]) != 0) { in ASC_INITFUNC()
4687 asc_ioport[ioport] = 0; in ASC_INITFUNC()
4693 asc_ioport[ioport] = 0; in ASC_INITFUNC()
4719 asc_ioport[ioport++] = 0; in ASC_INITFUNC()
[all …]