Home
last modified time | relevance | path

Searched defs:sb_info (Results 1 – 6 of 6) sorted by relevance

/freebsd/crypto/heimdal/lib/roken/
H A Dget_window_size.c105 CONSOLE_SCREEN_BUFFER_INFO sb_info; in get_window_size() local
/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_int_api.h84 static OSAL_INLINE u16 ecore_sb_update_sb_idx(struct ecore_sb_info *sb_info) in ecore_sb_update_sb_idx()
115 static OSAL_INLINE void ecore_sb_ack(struct ecore_sb_info *sb_info, in ecore_sb_ack()
H A Decore_int.h61 struct ecore_sb_info *sb_info; member
H A Decore_int.c80 struct ecore_sb_info sb_info; member
1235 struct ecore_sb_info *sb_info; in ecore_int_sp_dpc() local
1351 struct ecore_sb_attn_info *sb_info = p_hwfn->p_sb_attn; in ecore_int_sb_attn_setup() local
1370 struct ecore_sb_attn_info *sb_info = p_hwfn->p_sb_attn; in ecore_int_sb_attn_init() local
1602 struct ecore_sb_info *sb_info) in ecore_int_sb_setup()
1684 struct ecore_sb_info *sb_info, in ecore_int_sb_init()
1742 struct ecore_sb_info *sb_info, in ecore_int_sb_release()
H A Dqlnx_os.c5884 qlnx_free_mem_sb(qlnx_host_t *ha, struct ecore_sb_info *sb_info) in qlnx_free_mem_sb()
5898 qlnx_sb_init(struct ecore_dev *cdev, struct ecore_sb_info *sb_info, in qlnx_sb_init()
5923 qlnx_alloc_mem_sb(qlnx_host_t *ha, struct ecore_sb_info *sb_info, u16 sb_id) in qlnx_alloc_mem_sb()
H A Dqlnx_def.h179 struct ecore_sb_info *sb_info; member