Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/
H A Dips.h744 } IPS_CONF, *PIPS_CONF; typedef
1028 IPS_CONF *conf; /* Adapter config data */
H A Dips.c5774 memset(ha->conf, 0, sizeof (IPS_CONF)); in ips_read_config()
6967 ha->conf = kmalloc(sizeof (IPS_CONF), GFP_KERNEL); in ips_init_phase1()