Home
last modified time | relevance | path

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

/dragonfly/sys/dev/raid/amr/
H A Damrreg.h422 u_int8_t mb_ident; member
450 u_int8_t mb_ident; member
H A Damr.c1462 sc->amr_mailbox->mb_ident = 0xFE; in amr_quartz_poll_command1()
2038 ac->ac_mailbox.mb_ident = ac->ac_slot + 1; /* will be coppied into mbox */ in amr_quartz_submit_command()
2074 ac->ac_mailbox.mb_ident = ac->ac_slot + 1; /* will be coppied into mbox */ in amr_std_submit_command()
2403 ac->ac_mailbox.mb_command, ac->ac_mailbox.mb_ident, ac->ac_mailbox.mb_drive);