Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/
Dips.h762 } IPS_CONF, *PIPS_CONF; typedef
1046 IPS_CONF *conf; /* Adapter config data */
Dips.c5788 memset(ha->conf, 0, sizeof (IPS_CONF)); in ips_read_config()
7024 ha->conf = kmalloc(sizeof (IPS_CONF), GFP_KERNEL); in ips_init_phase1()