Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/scsi/
Dips.h763 } IPS_CONF, *PIPS_CONF; typedef
1055 IPS_CONF *conf; /* Adapter config data */
Dips.c5864 memset(ha->conf, 0, sizeof (IPS_CONF)); in ips_read_config()
7095 ha->conf = kmalloc(sizeof (IPS_CONF), GFP_KERNEL); in ips_init_phase1()