Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dif_ixl.c757 #define IXL_AQ_RC_OK 0 /* success */ macro
2482 if (iaq->iaq_retval != htole16(IXL_AQ_RC_OK)) in ixl_iff()
3540 if (retval != IXL_AQ_RC_OK) { in ixl_link_state_update_iaq()
3816 if (iaq.iaq_retval != htole16(IXL_AQ_RC_OK)) in ixl_get_version()
3848 case HTOLE16(IXL_AQ_RC_OK): in ixl_pxe_clear()
4098 case IXL_AQ_RC_OK: in ixl_get_phy_types()
4140 if (rv != IXL_AQ_RC_OK) { in ixl_get_module_type()
4326 case htole16(IXL_AQ_RC_OK): in ixl_sff_get_byte()
4368 case htole16(IXL_AQ_RC_OK): in ixl_sff_set_byte()
5110 if (retval != IXL_AQ_RC_OK) { in ixl_710_rd_ctl()
[all …]