Home
last modified time | relevance | path

Searched +defs:update +defs:o (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/uts/common/io/bnxe/577xx/drivers/common/ecore/
H A Decore_sp_verbs.c269 struct ecore_exe_queue_obj *o, in ecore_exe_queue_init()
306 static INLINE int ecore_exe_queue_length(struct ecore_exe_queue_obj *o) in ecore_exe_queue_length()
337 struct ecore_exe_queue_obj *o, in ecore_exe_queue_add()
376 struct ecore_exe_queue_obj *o) in __ecore_exe_queue_reset_pending()
400 struct ecore_exe_queue_obj *o, in ecore_exe_queue_step()
466 static INLINE BOOL ecore_exe_queue_empty(struct ecore_exe_queue_obj *o) in ecore_exe_queue_empty()
485 static BOOL ecore_raw_check_pending(struct ecore_raw_obj *o) in ecore_raw_check_pending()
499 static void ecore_raw_clear_pending(struct ecore_raw_obj *o) in ecore_raw_clear_pending()
506 static void ecore_raw_set_pending(struct ecore_raw_obj *o) in ecore_raw_set_pending()
581 static BOOL ecore_get_cam_offset_mac(struct ecore_vlan_mac_obj *o, int *offset) in ecore_get_cam_offset_mac()
[all …]
/titanic_50/usr/src/cmd/pools/poold/com/sun/solaris/service/pools/
H A DConfiguration.java249 public int update() throws PoolsException in update() method in Configuration
627 public boolean equals(Object o) in equals()