Searched refs:I40E_AQ_RC_ENOTTY (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/sys/dev/ixl/
H A Di40e_adminq_cmd.h122 I40E_AQ_RC_ENOTTY = 15, /* Not a typewriter */ enumerator in enum:i40e_admin_queue_err
H A Di40e_common.c138 case I40E_AQ_RC_ENOTTY:
139 return "I40E_AQ_RC_ENOTTY";
H A Dif_ixl.c6528 case I40E_AQ_RC_ENOTTY:

Completed in 96 milliseconds