Searched refs:ContainerCommand (Results 1 – 4 of 4) sorted by relevance
/drivers/scsi/aacraid/ |
D | aachba.c | 362 status = aac_fib_send(ContainerCommand, in aac_get_config_status() 399 status = aac_fib_send(ContainerCommand, in aac_get_config_status() 454 status = aac_fib_send(ContainerCommand, in aac_get_containers() 567 status = aac_fib_send(ContainerCommand, in aac_get_container_name() 685 status = aac_fib_send(ContainerCommand, in _aac_probe_container1() 726 status = aac_fib_send(ContainerCommand, in _aac_probe_container() 1046 status = aac_fib_send(ContainerCommand, in aac_get_container_serial() 1257 return aac_fib_send(ContainerCommand, in aac_read_block() 1391 return aac_fib_send(ContainerCommand, in aac_write_block() 1588 rcode = aac_fib_send(ContainerCommand, in aac_get_adapter_info() [all …]
|
D | comminit.c | 242 status = aac_fib_send(ContainerCommand, in aac_send_shutdown()
|
D | aacraid.h | 431 #define ContainerCommand 500 macro
|
D | commsup.c | 1571 status = aac_fib_send(ContainerCommand, in aac_reset_adapter()
|