Home
last modified time | relevance | path

Searched refs:idlp (Results 1 – 4 of 4) sorted by relevance

/freebsd/crypto/openssh/
H A Dauthfd.h48 int ssh_fetch_identitylist(int sock, struct ssh_identitylist **idlp);
H A Dauthfd.c262 ssh_fetch_identitylist(int sock, struct ssh_identitylist **idlp) in ssh_fetch_identitylist() argument
325 *idlp = idl; in ssh_fetch_identitylist()
/freebsd/sbin/nvmecontrol/
H A Dpower.c73 ipower = nps->idlp; in power_list_one()
/freebsd/sys/dev/nvme/
H A Dnvme.h1126 uint16_t idlp; /* Idle Power */ member
2076 s->idlp = le16toh(s->idlp); in nvme_controller_data_swapbytes()