Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/scsi/aacraid/
Daachba.c274 status = aac_fib_send(ContainerCommand, in aac_get_config_status()
311 status = aac_fib_send(ContainerCommand, in aac_get_config_status()
366 status = aac_fib_send(ContainerCommand, in aac_get_containers()
476 status = aac_fib_send(ContainerCommand, in aac_get_container_name()
580 status = aac_fib_send(ContainerCommand, in _aac_probe_container1()
616 status = aac_fib_send(ContainerCommand, in _aac_probe_container()
864 status = aac_fib_send(ContainerCommand, in aac_get_container_serial()
979 return aac_fib_send(ContainerRawIo, in aac_read_raw_io()
1010 return aac_fib_send(ContainerCommand64, in aac_read_block64()
1039 return aac_fib_send(ContainerCommand, in aac_read_block()
[all …]
Ddpcsup.c266 status = aac_fib_send(AifRequest, in aac_aif_callback()
338 return aac_fib_send(AifRequest, in aac_intr_normal()
Dcommctrl.c129 retval = aac_fib_send(le16_to_cpu(kfib->header.Command), fibptr, in ioctl_send_fib()
688 status = aac_fib_send(ScsiPortCommand64, srbfib, actual_fibsize, FsaNormal, 1, 1,NULL,NULL); in aac_send_raw_srb()
774 status = aac_fib_send(ScsiPortCommand, srbfib, actual_fibsize, FsaNormal, 1, 1, NULL, NULL); in aac_send_raw_srb()
Dcomminit.c211 status = aac_fib_send(ContainerCommand, in aac_send_shutdown()
Dcommsup.c410 int aac_fib_send(u16 command, struct fib *fibptr, unsigned long size, in aac_fib_send() function
1430 status = aac_fib_send(ContainerCommand, in aac_reset_adapter()
1857 status = aac_fib_send(SendHostTime, in aac_command_thread()
Daacraid.h1953 int aac_fib_send(u16 command, struct fib * context, unsigned long size, int priority, int wait, int…