Searched refs:host_id (Results 1 - 7 of 7) sorted by relevance

/netbsd-current/sys/dev/pci/
H A Dtwareg.h297 uint8_t host_id:4; member in struct:twa_command_io
312 uint8_t host_id:4; member in struct:twa_command_hotswap
329 uint8_t host_id:4; member in struct:twa_command_param
343 uint8_t host_id:4; member in struct:twa_command_rebuildunit
362 uint8_t host_id:4; member in struct:twa_command_ata
383 uint8_t host_id:4; member in struct:twa_command_generic
H A Dld_twa.c265 generic_cmd->host_id = 0;
/netbsd-current/sys/dev/ic/
H A Dsiopreg.h440 uint8_t host_id; member in struct:nvram_symbios
518 uint8_t host_id; member in struct:nvram_tekram
/netbsd-current/external/mpl/dhcp/dist/keama/
H A Dconfparse.c1397 struct string *host_id; local
1417 host_id = makeString(-1, val);
1418 appendString(host_id, " ");
1426 appendString(host_id, val);
1427 appendString(host_id, " ");
1444 appendString(host_id, option->space->name);
1445 appendString(host_id, ".");
1446 appendString(host_id, option->name);
1447 appendString(host_id, " ");
1454 concatString(host_id, dat
[all...]
/netbsd-current/external/mpl/dhcp/dist/server/
H A Dmdb.c422 hd->host_id.data, hd->host_id.len, MDL)) {
445 hd->host_id.data,
446 hd->host_id.len,
594 data_string_forget(&hd->host_id, MDL);
H A Dconfpars.c2167 data_string_copy(&host->host_id,
/netbsd-current/external/mpl/dhcp/dist/includes/
H A Ddhcpd.h980 struct data_string host_id; member in struct:host_decl

Completed in 579 milliseconds