Home
last modified time | relevance | path

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

/NextBSD/sys/dev/e1000/
HDif_igb.c277 static int igb_enable_aim = TRUE; variable
278 SYSCTL_INT(_hw_igb, OID_AUTO, enable_aim, CTLFLAG_RWTUN, &igb_enable_aim, 0,
434 igb_enable_aim); in igb_attach()