Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Dnvmeio.h149 psd->idlp = le16toh(psd->idlp); in nvme_identify_psd_swapbytes()
H A Dnvmereg.h396 uint16_t idlp; /* Idle Power */ member
/netbsd-src/crypto/external/bsd/openssh/dist/
H A Dauthfd.h49 int ssh_fetch_identitylist(int sock, struct ssh_identitylist **idlp);
H A Dauthfd.c264 ssh_fetch_identitylist(int sock, struct ssh_identitylist **idlp) in ssh_fetch_identitylist() argument
327 *idlp = idl; in ssh_fetch_identitylist()
/netbsd-src/sbin/nvmectl/
H A Dpower.c67 ipower = psd->idlp; in power_list_one()