Searched defs:pctl (Results 1 – 7 of 7) sorted by relevance
/netbsd-src/external/cddl/osnet/dist/lib/libnvpair/ |
H A D | libnvpair.c | 104 #define DFLTPRTOP(pctl, type) \ argument 107 #define DFLTPRTOPARG(pctl, type) \ argument 110 #define CUSTPRTOP(pctl, type) \ argument 113 #define CUSTPRTOPARG(pctl, type) \ argument 116 #define RENDER(pctl, type, nvl, name, val) \ argument 130 #define ARENDER(pctl, type, nvl, name, arrp, count) \ argument 155 indent(nvlist_prtctl_t pctl, int onemore) in indent() 259 nvprint_nvlist(nvlist_prtctl_t pctl, void *private, in nvprint_nvlist() 279 nvaprint_nvlist_array(nvlist_prtctl_t pctl, void *private, in nvaprint_nvlist_array() 312 nvlist_prtctl_setdest(nvlist_prtctl_t pctl, FILE *fp) in nvlist_prtctl_setdest() [all …]
|
/netbsd-src/sys/dev/mii/ |
H A D | qsphy.c | 201 uint16_t bmsr, bmcr, pctl; in qsphy_status() local
|
/netbsd-src/sbin/scsictl/ |
H A D | scsi_subr.c | 99 scsi_mode_sense(int fd, u_int8_t pgcode, u_int8_t pctl, void *buf, size_t len) in scsi_mode_sense()
|
/netbsd-src/sys/dev/pci/ |
H A D | cs428x.h | 135 uint32_t pctl; member 145 uint32_t pctl; member
|
H A D | cs4280.c | 584 uint32_t pfie, pctl, pdtc; in cs4280_trigger_output() local
|
/netbsd-src/usr.sbin/mmcformat/ |
H A D | uscsi_subr.c | 527 uint8_t pgcode, uint8_t pctl, void *buf, size_t len) in uscsi_mode_sense()
|
/netbsd-src/sys/arch/x68k/x68k/ |
H A D | iodevice.h | 244 char pad10; unsigned char pctl; member
|