Home
last modified time | relevance | path

Searched refs:code_type (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/sys/dev/cardbus/
Dcardbus_exrom.c152 u_int8_t code_type;
175 header->code_type = hdr[PCI_EXROM_DATA_CODE_TYPE];
/netbsd/src/external/bsd/ntp/dist/ntpd/
Drefclock_ripencc.c323 short rpt_0x59 (TSIPPKT *rpt, unsigned char *code_type,
2587 unsigned char *code_type, in rpt_0x59() argument
2596 *code_type = buf[0]; in rpt_0x59()
4104 code_type, in rpt_SVs_enabled() local
4110 if (rpt_0x59 (rpt, &code_type, status_code)) in rpt_SVs_enabled()
4115 switch (code_type) in rpt_SVs_enabled()