Home
last modified time | relevance | path

Searched refs:FsaNormal (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.4/drivers/scsi/aacraid/
Daachba.c378 FsaNormal, in aac_get_config_status()
415 FsaNormal, in aac_get_config_status()
470 FsaNormal, in aac_get_containers()
593 FsaNormal, in aac_get_container_name()
718 FsaNormal, in _aac_probe_container1()
758 FsaNormal, in _aac_probe_container()
1122 FsaNormal, in aac_get_container_serial()
1263 FsaNormal, in aac_read_raw_io()
1298 FsaNormal, in aac_read_block64()
1333 FsaNormal, in aac_read_block()
[all …]
Ddpcsup.c255 FsaNormal, in aac_aif_callback()
329 FsaNormal, in aac_intr_normal()
Dcommctrl.c126 le16_to_cpu(kfib->header.Size) , FsaNormal, in ioctl_send_fib()
813 status = aac_fib_send(ScsiPortCommand64, srbfib, actual_fibsize, FsaNormal, 1, 1,NULL,NULL); in aac_send_raw_srb()
906 status = aac_fib_send(ScsiPortCommand, srbfib, actual_fibsize, FsaNormal, 1, 1, NULL, NULL); in aac_send_raw_srb()
Dcomminit.c343 FsaNormal, in aac_send_shutdown()
Dcommsup.c1705 FsaNormal, in aac_reset_adapter()
2341 FsaNormal, 1, 1, NULL, NULL); in aac_send_wellness_command()
2408 ret = aac_fib_send(SendHostTime, fibptr, sizeof(*info), FsaNormal, in aac_send_hosttime()
Daacraid.h675 #define FsaNormal 1 macro