Searched defs:ptt (Results 1 – 10 of 10) sorted by relevance
| /freebsd-10-stable/sys/dev/qlnx/qlnxe/ |
| D | qlnx_os.c | 7355 struct ecore_ptt *ptt; in qlnx_set_link() local 8218 struct ecore_ptt *ptt = ecore_ptt_acquire(hwfn); in qlnx_sriov_disable() local 8329 struct ecore_ptt *ptt = ecore_ptt_acquire(hwfn); in qlnx_iov_init() local 8446 struct ecore_ptt *ptt; in qlnx_handle_vf_msg() local 8487 struct ecore_ptt *ptt; in qlnx_handle_vf_flr_update() local 8512 struct ecore_ptt *ptt; in qlnx_handle_bulletin_update() local
|
| D | ecore_iov_api.h | 787 …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()
|
| D | bcm_osal.h | 408 #define OSAL_LINK_UPDATE(hwfn, ptt) qlnx_link_update(hwfn) argument
|
| D | ecore_int.c | 68 #define ecore_dbg_read_attn(hwfn, ptt, id, type, clear, results) \ argument
|
| 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()
|
| /freebsd-10-stable/contrib/gcc/config/i386/ |
| D | i386.c | 1720 static struct ptt in override_options() struct 1722 const struct processor_costs *cost; /* Processor costs */ in override_options() 1723 const int target_enable; /* Target flags to enable. */ in override_options() 1724 const int target_disable; /* Target flags to disable. */ in override_options() 1725 const int align_loop; /* Default alignments. */ in override_options() 1726 const int align_loop_max_skip; in override_options() 1727 const int align_jump; in override_options() 1728 const int align_jump_max_skip; in override_options() 1729 const int align_func; in override_options()
|
| /freebsd-10-stable/contrib/ntp/libntp/ |
| D | ntp_calendar.c | 241 const time_t * ptt in time_to_vint64()
|
| /freebsd-10-stable/sys/dev/usb/ |
| D | usb_hub.c | 1163 uhub_query_info(struct usb_device *udev, uint8_t *pnports, uint8_t *ptt) in uhub_query_info()
|
| /freebsd-10-stable/contrib/gcc/config/rs6000/ |
| D | rs6000.c | 1138 static struct ptt in rs6000_override_options() struct 1140 const char *const name; /* Canonical processor name. */ in rs6000_override_options() 1141 const enum processor_type processor; /* Processor type enum value. */ in rs6000_override_options() 1142 const int target_enable; /* Target flags to enable. */ in rs6000_override_options()
|