HomeSort by: relevance | last modified time | path
    Searched refs:ac_ident (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/
amrvar.h 119 u_int ac_ident; member in struct:amr_ccb
amr.c 433 ac->ac_ident = i;
844 device_xname(amr->amr_dv), ac->ac_ident);
902 device_xname(amr->amr_dv), ac->ac_ident);
947 device_xname(amr->amr_dv), ac->ac_ident);
1074 ac->ac_cmd.mb_ident = ac->ac_ident + 1;
1138 sgloff = AMR_SGL_SIZE * ac->ac_ident;
1186 AMR_SGL_SIZE * ac->ac_ident, AMR_SGL_SIZE,

Completed in 39 milliseconds