Searched refs:p_change (Results 1 – 6 of 6) sorted by relevance
/freebsd/sys/dev/qlnx/qlnxe/ |
H A D | ecore_vf_api.h | 45 u8 *p_change); 204 …vf_read_bulletin(struct ecore_hwfn OSAL_UNUSED *p_hwfn, u8 OSAL_UNUSED *p_change) {return ECORE_IN… in ecore_vf_read_bulletin() argument
|
H A D | ecore_vf.c | 1716 u8 *p_change) in ecore_vf_read_bulletin() argument 1723 *p_change = 0; in ecore_vf_read_bulletin() 1744 *p_change = 1; in ecore_vf_read_bulletin()
|
H A D | qlnx_os.c | 5454 uint8_t p_change; in qlnx_fill_link() local 5482 ecore_vf_read_bulletin(hwfn, &p_change); in qlnx_fill_link()
|
/freebsd/usr.bin/chpass/ |
H A D | table.c | 42 { "change", p_change, 1, 6, NULL, NULL },
|
H A D | chpass.h | 68 int p_change(char *, struct passwd *, ENTRY *);
|
H A D | field.c | 164 p_change(char *p, struct passwd *pw, ENTRY *ep __unused) in p_change() function
|