Searched refs:exp0 (Results 1 – 5 of 5) sorted by relevance
| /src/usr.sbin/mpsutil/ |
| H A D | mps_show.c | 685 MPI2_CONFIG_PAGE_EXPANDER_0 *exp0; in show_expanders() local 702 exp0 = mps_read_extended_config_page(fd, in show_expanders() 707 if (exp0 == NULL) { in show_expanders() 716 nphys = exp0->NumPhys; in show_expanders() 717 handle = le16toh(exp0->DevHandle); in show_expanders() 719 if (exp0->EnclosureHandle == 0x00) in show_expanders() 722 snprintf(enchandle, sizeof(enchandle), "%04d", le16toh(exp0->EnclosureHandle)); in show_expanders() 723 if (exp0->ParentDevHandle == 0x0) in show_expanders() 726 snprintf(parent, sizeof(parent), "%04x", le16toh(exp0->ParentDevHandle)); in show_expanders() 728 exp0->NumPhys, le32toh(exp0->SASAddress.High), le32toh(exp0->SASAddress.Low), in show_expanders() [all …]
|
| /src/contrib/tcsh/ |
| H A D | sh.exp.c | 186 return (exp0(vp, 0)); in expr() 190 exp0(Char ***vp, int ignore) in exp0() function 201 exp0(vp, (ignore & TEXP_IGNORE) || p1) : in exp0() 545 ccode = exp0(vp, ignore); in exp6()
|
| H A D | sh.decls.h | 130 extern tcsh_number_t exp0 (Char ***, int);
|
| H A D | sh.func.c | 575 status = !exp0(&v, 1); in dowhile()
|
| /src/sys/contrib/device-tree/src/arm/aspeed/ |
| H A D | aspeed-bmc-nvidia-gb200nvl-bmc.dts | 856 exp0: gpio@20 { label
|