Searched refs:aac_sync_fib_slot_bind (Results 1 – 1 of 1) sorted by relevance
/titanic_41/usr/src/uts/common/io/aac/ |
H A D | aac.c | 322 static int aac_sync_fib_slot_bind(struct aac_softstate *, struct aac_cmd *); 1111 (void) aac_sync_fib_slot_bind(softs, &softs->sync_ac); in aac_shutdown() 2507 (void) aac_sync_fib_slot_bind(softs, acp); in aac_get_adapter_info() 2613 (void) aac_sync_fib_slot_bind(softs, acp); in aac_get_bus_info() 2716 (void) aac_sync_fib_slot_bind(softs, acp); in aac_handle_adapter_config_issues() 3374 (void) aac_sync_fib_slot_bind(softs, &softs->sync_ac); in aac_get_container_count() 3457 (void) aac_sync_fib_slot_bind(softs, &softs->sync_ac); in aac_probe_container() 4491 (void) aac_sync_fib_slot_bind(softs, &softs->sync_ac); in aac_reset_adapter() 5903 aac_sync_fib_slot_bind(struct aac_softstate *softs, struct aac_cmd *acp) in aac_sync_fib_slot_bind() function 6632 (void) aac_sync_fib_slot_bind(softs, &softs->sync_ac); in aac_sync_tick()
|