Home
last modified time | relevance | path

Searched defs:ptt (Results 1 – 10 of 10) sorted by relevance

/freebsd-10-stable/sys/dev/qlnx/qlnxe/
Dqlnx_os.c7355 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
Decore_iov_api.h787 …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()
Dbcm_osal.h408 #define OSAL_LINK_UPDATE(hwfn, ptt) qlnx_link_update(hwfn) argument
Decore_int.c68 #define ecore_dbg_read_attn(hwfn, ptt, id, type, clear, results) \ argument
Decore_dbg_fw_funcs.c378 #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
Decore_sriov.c4397 struct ecore_ptt *ptt, in ecore_iov_copy_vf_msg()
/freebsd-10-stable/contrib/gcc/config/i386/
Di386.c1720 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/
Dntp_calendar.c241 const time_t * ptt in time_to_vint64()
/freebsd-10-stable/sys/dev/usb/
Dusb_hub.c1163 uhub_query_info(struct usb_device *udev, uint8_t *pnports, uint8_t *ptt) in uhub_query_info()
/freebsd-10-stable/contrib/gcc/config/rs6000/
Drs6000.c1138 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()