Home
last modified time | relevance | path

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

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