Home
last modified time | relevance | path

Searched refs:nps (Results 1 – 9 of 9) sorted by relevance

/freebsd/sbin/nvmecontrol/
H A Dpower.c62 power_list_one(int i, struct nvme_power_state *nps) in power_list_one() argument
67 mps = NVMEV(NVME_PWR_ST_MPS, nps->mps_nops); in power_list_one()
68 nops = NVMEV(NVME_PWR_ST_NOPS, nps->mps_nops); in power_list_one()
69 apw = NVMEV(NVME_PWR_ST_APW, nps->apw_aps); in power_list_one()
70 aps = NVMEV(NVME_PWR_ST_APS, nps->apw_aps); in power_list_one()
72 mpower = nps->mp; in power_list_one()
75 ipower = nps->idlp; in power_list_one()
76 if (nps->ips == 1) in power_list_one()
78 apower = nps->actp; in power_list_one()
83 nops ? '*' : ' ', nps->enlat / 1000, nps->enlat % 1000, in power_list_one()
[all …]
/freebsd/tools/test/stress2/misc/
H A Dlargepage.sh127 int e, i, n, nps, status;
129 nps = getpagesizes(ps, MAXPAGESIZES);
145 n = n % nps;
/freebsd/sys/contrib/device-tree/Bindings/net/
H A Dezchip_enet.txt4 - compatible: Should be "ezchip,nps-mgt-enet"
11 compatible = "ezchip,nps-mgt-enet";
/freebsd/sys/contrib/device-tree/src/arc/
H A Deznps.dts9 compatible = "ezchip,arc-nps";
77 compatible = "ezchip,nps-mgt-enet";
H A Dnsimosci.dts79 compatible = "ezchip,nps-mgt-enet";
H A Dnsimosci_hs.dts79 compatible = "ezchip,nps-mgt-enet";
H A Dnsimosci_hs_idu.dts86 compatible = "ezchip,nps-mgt-enet";
/freebsd/sys/contrib/device-tree/Bindings/arc/
H A Deznps.txt7 - compatible = "ezchip,arc-nps";
/freebsd/share/misc/
H A Dcommitters-src.dot325 ps [label="Paul Saab\nps@FreeBSD.org\n2000/02/23"]