Searched defs:ptt (Results 1 – 8 of 8) sorted by relevance
/freebsd/sys/dev/qlnx/qlnxe/ |
H A D | qlnx_os.c | 7103 struct ecore_ptt *ptt; in qlnx_set_link() local 7923 struct ecore_ptt *ptt = ecore_ptt_acquire(hwfn); in qlnx_sriov_disable() local 8032 struct ecore_ptt *ptt = ecore_ptt_acquire(hwfn); in qlnx_iov_init() local 8148 struct ecore_ptt *ptt; in qlnx_handle_vf_msg() local 8188 struct ecore_ptt *ptt; in qlnx_handle_vf_flr_update() local 8213 struct ecore_ptt *ptt; in qlnx_handle_bulletin_update() local
|
H A D | ecore_iov_api.h | 785 …core_iov_copy_vf_msg(struct ecore_hwfn OSAL_UNUSED *p_hwfn, struct ecore_ptt OSAL_UNUSED *ptt, int… in ecore_iov_copy_vf_msg()
|
H A D | bcm_osal.h | 372 #define OSAL_LINK_UPDATE(hwfn, ptt) qlnx_link_update(hwfn) argument
|
H A D | ecore_int.c | 66 #define ecore_dbg_read_attn(hwfn, ptt, id, type, clear, results) \ argument
|
H A D | ecore_dbg_fw_funcs.c | 375 #define ARR_REG_WR(dev, ptt, addr, arr, arr_size) for (i = 0; i < (arr_size); i++) ecore_wr(dev,… argument 377 #define ARR_REG_RD(dev, ptt, addr, arr, arr_size) for (i = 0; i < (arr_size); i++) (arr)[i] = ec… argument
|
H A D | ecore_sriov.c | 4394 struct ecore_ptt *ptt, in ecore_iov_copy_vf_msg()
|
/freebsd/sys/dev/usb/ |
H A D | usb_hub.c | 1142 uhub_query_info(struct usb_device *udev, uint8_t *pnports, uint8_t *ptt) in uhub_query_info()
|
/freebsd/contrib/ntp/libntp/ |
H A D | ntp_calendar.c | 191 time_to_vint64(const time_t * ptt) time_to_vint64() argument
|