Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/
H A Dhifn7751.c1412 int using_mac, using_crypt, using_comp, len, ivlen; in hifn_write_command() local
1418 using_comp = cmd->base_masks & HIFN_BASE_CMD_COMP; in hifn_write_command()
1437 if (using_comp) { in hifn_write_command()