Home
last modified time | relevance | path

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

/drivers/scsi/aacraid/
Daachba.c379 FsaNormal, in aac_get_config_status()
416 FsaNormal, in aac_get_config_status()
471 FsaNormal, in aac_get_containers()
594 FsaNormal, in aac_get_container_name()
719 FsaNormal, in _aac_probe_container1()
759 FsaNormal, in _aac_probe_container()
1126 FsaNormal, in aac_get_container_serial()
1267 FsaNormal, in aac_read_raw_io()
1302 FsaNormal, in aac_read_block64()
1337 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()
824 status = aac_fib_send(ScsiPortCommand64, srbfib, actual_fibsize, FsaNormal, 1, 1,NULL,NULL); in aac_send_raw_srb()
919 status = aac_fib_send(ScsiPortCommand, srbfib, actual_fibsize, FsaNormal, 1, 1, NULL, NULL); in aac_send_raw_srb()
Dcommsup.c1684 FsaNormal, in aac_reset_adapter()
2330 FsaNormal, 1, 1, NULL, NULL); in aac_send_wellness_command()
2397 ret = aac_fib_send(SendHostTime, fibptr, sizeof(*info), FsaNormal, in aac_send_hosttime()
Dcomminit.c342 FsaNormal, in aac_send_shutdown()
Daacraid.h677 #define FsaNormal 1 macro