Searched refs:ContainerCommand (Results 1 – 4 of 4) sorted by relevance
/linux-4.4.14/drivers/scsi/aacraid/ |
D | aachba.c | 364 status = aac_fib_send(ContainerCommand, in aac_get_config_status() 401 status = aac_fib_send(ContainerCommand, in aac_get_config_status() 456 status = aac_fib_send(ContainerCommand, in aac_get_containers() 571 status = aac_fib_send(ContainerCommand, in aac_get_container_name() 690 status = aac_fib_send(ContainerCommand, in _aac_probe_container1() 731 status = aac_fib_send(ContainerCommand, in _aac_probe_container() 1053 status = aac_fib_send(ContainerCommand, in aac_get_container_serial() 1265 return aac_fib_send(ContainerCommand, in aac_read_block() 1399 return aac_fib_send(ContainerCommand, in aac_write_block() 1596 rcode = aac_fib_send(ContainerCommand, in aac_get_adapter_info() [all …]
|
D | comminit.c | 235 status = aac_fib_send(ContainerCommand, in aac_send_shutdown()
|
D | aacraid.h | 424 #define ContainerCommand 500 macro
|
D | commsup.c | 1518 status = aac_fib_send(ContainerCommand, in aac_reset_adapter()
|