Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/aac/
H A Daac.h216 struct aac_slot { struct
217 struct aac_slot *next; /* next slot in the free slot list */ argument
293 struct aac_slot *slotp; /* slot used by this command */
448 struct aac_slot *io_slot; /* static list for allocated slots */
449 struct aac_slot *free_io_slot_head;
547 extern void aac_print_fib(struct aac_softstate *, struct aac_slot *);
H A Daac.c1299 struct aac_slot *slotp; in aac_handle_io()
1824 struct aac_slot *slotp = acp->slotp; in aac_ld_complete()
2030 struct aac_slot *slotp = acp->slotp; in aac_ioctl_complete()
2065 struct aac_slot *slotp = acp->slotp; in aac_synccache_complete()
2084 struct aac_slot *slotp = acp->slotp; in aac_startstop_complete()
5871 struct aac_slot *slotp; in aac_cmd_slot_bind()
5911 struct aac_slot *slotp; in aac_sync_fib_slot_bind()
6164 struct aac_slot *slotp; in aac_alloc_fibs()
6183 struct aac_slot *slotp; in aac_destroy_fibs()
6225 struct aac_slot *
[all …]