Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/
Dtmscsim.c465 int dc390_initAdapter( PSH psh, ULONG io_port, UCHAR Irq, UCHAR index );
2085 int __init dc390_initAdapter (PSH psh, ULONG io_port, UCHAR Irq, UCHAR index) in dc390_initAdapter() function
2236 if( !dc390_initAdapter( psh, io_port, Irq, index ) ) in DC390_init()