| /freebsd-12-stable/sys/dev/qlnx/qlnxe/ |
| D | qlnx_os.c | 7354 struct ecore_ptt *ptt; in qlnx_set_link() local 7365 ptt = ecore_ptt_acquire(hwfn); in qlnx_set_link() 7366 if (!ptt) in qlnx_set_link() 7369 rc = ecore_mcp_set_link(hwfn, ptt, link_up); in qlnx_set_link() 7371 ecore_ptt_release(hwfn, ptt); in qlnx_set_link() 8217 struct ecore_ptt *ptt = ecore_ptt_acquire(hwfn); in qlnx_sriov_disable() local 8219 if (!ptt) { in qlnx_sriov_disable() 8224 ecore_clean_wfq_db(hwfn, ptt); in qlnx_sriov_disable() 8245 ptt, j); in qlnx_sriov_disable() 8251 ecore_ptt_release(hwfn, ptt); in qlnx_sriov_disable() [all …]
|
| D | ecore_iov_api.h | 381 struct ecore_ptt *ptt, 787 …f_msg(struct ecore_hwfn OSAL_UNUSED *p_hwfn, struct ecore_ptt OSAL_UNUSED *ptt, int OSAL_UNUSED vf… in ecore_iov_copy_vf_msg() argument
|
| D | bcm_osal.h | 405 #define OSAL_LINK_UPDATE(hwfn, ptt) qlnx_link_update(hwfn) argument
|
| D | ecore_int.c | 57 struct ecore_ptt *ptt, 68 #define ecore_dbg_read_attn(hwfn, ptt, id, type, clear, results) \ argument 69 dbg_read_attn(hwfn, ptt, id, type, clear, results)
|
| D | ecore_dbg_fw_funcs.c | 378 #define ARR_REG_WR(dev, ptt, addr, arr, arr_size) for (i = 0; i < (arr_size); i++) ecore_wr(dev,… argument 380 #define ARR_REG_RD(dev, ptt, addr, arr, arr_size) for (i = 0; i < (arr_size); i++) (arr)[i] = ec… argument
|
| D | ecore_sriov.c | 4397 struct ecore_ptt *ptt, in ecore_iov_copy_vf_msg() argument 4412 if (ecore_dmae_host2host(p_hwfn, ptt, in ecore_iov_copy_vf_msg()
|
| /freebsd-12-stable/contrib/ntp/libntp/ |
| D | ntp_calendar.c | 191 const time_t * ptt in time_to_vint64() argument 197 tt = *ptt; in time_to_vint64()
|
| /freebsd-12-stable/sys/dev/usb/ |
| D | usb_hub.c | 1170 uhub_query_info(struct usb_device *udev, uint8_t *pnports, uint8_t *ptt) in uhub_query_info() argument 1223 if (ptt != NULL) in uhub_query_info() 1224 *ptt = tt; in uhub_query_info()
|
| /freebsd-12-stable/contrib/gdb/gdb/doc/ |
| D | gdb.info-1 | 4551 shows that a variable `ptt' points at another variable `t', defined in 4555 (gdb) p/a ptt
|
| D | gdb.texinfo | 5379 For example, here @value{GDBN} shows that a variable @code{ptt} points 5384 (@value{GDBP}) p/a ptt
|
| /freebsd-12-stable/contrib/gcc/config/i386/ |
| D | i386.c | 1720 static struct ptt in override_options() struct
|
| /freebsd-12-stable/contrib/gcc/config/rs6000/ |
| D | rs6000.c | 1138 static struct ptt in rs6000_override_options() struct
|
| /freebsd-12-stable/contrib/gcc/ |
| D | ChangeLog-1999 | 16180 * rs6000.c (rs6000_override_options, ptt, rs6000_file_start,
|