Home
last modified time | relevance | path

Searched refs:ContainerCommand (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/aac/
H A Daac.c1122 rval = aac_sync_fib(softs, ContainerCommand, in aac_shutdown()
2628 rval = aac_sync_fib(softs, ContainerCommand, in aac_get_bus_info()
2652 rval = aac_sync_fib(softs, ContainerCommand, in aac_get_bus_info()
2734 rval = aac_sync_fib(softs, ContainerCommand, in aac_handle_adapter_config_issues()
2750 rval = aac_sync_fib(softs, ContainerCommand, in aac_handle_adapter_config_issues()
3361 if (aac_sync_fib(softs, ContainerCommand, in aac_get_mntinfo()
3413 if (aac_sync_fib(softs, ContainerCommand, in aac_get_container_uid()
4510 (void) aac_sync_fib(softs, ContainerCommand, in aac_reset_adapter()
5701 aac_cmd_fib_header(softs, acp, ContainerCommand); in aac_cmd_fib_brw()
7574 ContainerCommand, "ContainerCommand", \
[all …]
H A Daac_regs.h237 #define ContainerCommand 500 macro