amr_command
amr_setup_dmamap(struct amr_command *ac, ddi_dma_cookie_t *buffer_dma_cookiep,
amr_enquiry_mapcmd(struct amr_command *ac, uint32_t data_size)
amr_enquiry_unmapcmd(struct amr_command *ac)
amr_mapcmd(struct amr_command *ac, int (*callback)(), caddr_t arg)
amr_unmapcmd(struct amr_command *ac)
static int amr_enquiry_mapcmd(struct amr_command *ac, uint32_t data_size);
static void amr_enquiry_unmapcmd(struct amr_command *ac);
static int amr_mapcmd(struct amr_command *ac, int (*callback)(), caddr_t arg);
static void amr_unmapcmd(struct amr_command *ac);
struct amr_command *ac;
ac = (struct amr_command *)pkt->pkt_ha_private;
static int amr_poll_command(struct amr_command *ac);
static void amr_call_pkt_comp(struct amr_command *head);
struct amr_command *ac;
slen, tgtlen, sizeof (struct amr_command),
ac = (struct amr_command *)pkt->pkt_ha_private;
ac = (struct amr_command *)pkt->pkt_ha_private;
struct amr_command *ac = (struct amr_command *)pkt->pkt_ha_private;
struct amr_command *ac = (struct amr_command *)pkt->pkt_ha_private;
struct amr_command *ac = (struct amr_command *)pkt->pkt_ha_private;
struct amr_command *ac = (struct amr_command *)pkt->pkt_ha_private;
struct amr_command *ac;
struct amr_command *ac, *head, *tail;
amr_call_pkt_comp(register struct amr_command *head)
register struct amr_command *ac, *localhead;
register struct amr_command *ac;
struct amr_command ac;
bzero(&ac, sizeof (struct amr_command));
struct amr_command ac;
bzero(&ac, sizeof (struct amr_command));
amr_poll_command(struct amr_command *ac)
struct amr_command *ac_prev;
struct amr_command *ac_next;
struct amr_command *busycmd[AMR_MAXCMD];
struct amr_command *waiting_q_head;
struct amr_command *waiting_q_tail;