Home
last modified time | relevance | path

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

/linux-6.15/drivers/scsi/
H A Dips.h745 } IPS_CONF, *PIPS_CONF; typedef
1029 IPS_CONF *conf; /* Adapter config data */
H A Dips.c5756 memset(ha->conf, 0, sizeof (IPS_CONF)); in ips_read_config()
6949 ha->conf = kmalloc(sizeof (IPS_CONF), GFP_KERNEL); in ips_init_phase1()