Searched refs:ips_map_status (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/ |
H A D | ips.c | 233 static int ips_map_status(ips_ha_t *, ips_scb_t *, ips_stat_t *); 3236 /* Routine Name: ips_map_status */ 3244 ips_map_status(ips_ha_t * ha, ips_scb_t * scb, ips_stat_t * sp) in ips_map_status() function 3252 METHOD_TRACE("ips_map_status", 1); in ips_map_status() 3974 ips_map_status(ha, scb, sp); in ips_chkstatus()
|
/kernel/linux/linux-6.6/drivers/scsi/ |
H A D | ips.c | 237 static int ips_map_status(ips_ha_t *, ips_scb_t *, ips_stat_t *); 3239 /* Routine Name: ips_map_status */ 3247 ips_map_status(ips_ha_t * ha, ips_scb_t * scb, ips_stat_t * sp) in ips_map_status() function 3255 METHOD_TRACE("ips_map_status", 1); in ips_map_status() 3977 ips_map_status(ha, scb, sp); in ips_chkstatus()
|
Completed in 15 milliseconds