aac_slot
aac_send_command(struct aac_softstate *softs, struct aac_slot *slotp)
struct aac_slot *slotp;
struct aac_slot *slotp = acp->slotp;
struct aac_slot *slotp = acp->slotp;
struct aac_slot *slotp = acp->slotp;
struct aac_slot *slotp = acp->slotp;
static struct aac_slot *aac_get_slot(struct aac_softstate *);
static void aac_release_slot(struct aac_softstate *, struct aac_slot *);
static int aac_alloc_fib(struct aac_softstate *, struct aac_slot *);
static void aac_free_fib(struct aac_slot *);
static int aac_send_command(struct aac_softstate *, struct aac_slot *);
struct aac_slot *slotp = acp->slotp;
struct aac_slot *slotp = acp->slotp;
struct aac_slot *slotp;
struct aac_slot *slotp;
struct aac_slot *slotp = acp->slotp;
aac_alloc_fib(struct aac_softstate *softs, struct aac_slot *slotp)
aac_free_fib(struct aac_slot *slotp)
struct aac_slot *slotp;
struct aac_slot *slotp;
softs->io_slot = kmem_zalloc(sizeof (struct aac_slot) * \
kmem_free(softs->io_slot, sizeof (struct aac_slot) * \
struct aac_slot *
struct aac_slot *slotp;
aac_release_slot(struct aac_softstate *softs, struct aac_slot *slotp)
aac_print_fib(struct aac_softstate *softs, struct aac_slot *slotp)
struct aac_slot *next; /* next slot in the free slot list */
struct aac_slot *slotp; /* slot used by this command */
struct aac_slot *io_slot; /* static list for allocated slots */
struct aac_slot *free_io_slot_head;
extern void aac_print_fib(struct aac_softstate *, struct aac_slot *);