Searched refs:cdid (Results 1 – 2 of 2) sorted by relevance
| /src/usr.sbin/cdcontrol/ |
| H A D | cdcontrol.c | 136 static int cdid(void); 309 return cdid (); in run() 943 cdid(void) in cdid() function
|
| /src/sys/dev/ice/ |
| H A D | ice_flex_pipe.c | 2148 u8 cdid, u16 flags, u8 vl_msk[ICE_TCAM_KEY_VAL_SZ], in ice_prof_gen_key() argument 2165 inkey.xlt2_cdid |= CPU_TO_LE16(BIT(cdid) << ICE_CD_2_S); in ice_prof_gen_key() 2171 inkey.xlt2_cdid |= CPU_TO_LE16(BIT(cdid) << ICE_CD_4_S); in ice_prof_gen_key() 2177 inkey.xlt2_cdid |= CPU_TO_LE16(BIT(cdid) << ICE_CD_8_S); in ice_prof_gen_key() 2204 u8 prof_id, u8 ptg, u16 vsig, u8 cdid, u16 flags, in ice_tcam_write_entry() argument 2212 status = ice_prof_gen_key(hw, blk, ptg, vsig, cdid, flags, vl_msk, in ice_tcam_write_entry()
|