Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/aacraid/
Daachba.c392 FsaNormal, in aac_get_config_status()
429 FsaNormal, in aac_get_config_status()
484 FsaNormal, in aac_get_containers()
607 FsaNormal, in aac_get_container_name()
732 FsaNormal, in _aac_probe_container1()
772 FsaNormal, in _aac_probe_container()
1136 FsaNormal, in aac_get_container_serial()
1277 FsaNormal, in aac_read_raw_io()
1312 FsaNormal, in aac_read_block64()
1347 FsaNormal, in aac_read_block()
[all …]
Ddpcsup.c271 FsaNormal, in aac_aif_callback()
345 FsaNormal, in aac_intr_normal()
Dcommctrl.c141 le16_to_cpu(kfib->header.Size) , FsaNormal, in ioctl_send_fib()
828 status = aac_fib_send(ScsiPortCommand64, srbfib, actual_fibsize, FsaNormal, 1, 1,NULL,NULL); in aac_send_raw_srb()
921 status = aac_fib_send(ScsiPortCommand, srbfib, actual_fibsize, FsaNormal, 1, 1, NULL, NULL); in aac_send_raw_srb()
Dcomminit.c357 FsaNormal, in aac_send_shutdown()
Dcommsup.c1718 FsaNormal, in aac_reset_adapter()
2354 FsaNormal, 1, 1, NULL, NULL); in aac_send_wellness_command()
2421 ret = aac_fib_send(SendHostTime, fibptr, sizeof(*info), FsaNormal, in aac_send_hosttime()
Daacraid.h688 #define FsaNormal 1 macro