HomeSort by: relevance | last modified time | path
    Searched defs:host_id (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/dev/pci/
twareg.h 297 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
  /src/external/mpl/dhcp/dist/keama/
confparse.c 1397 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, data)
    [all...]
  /src/sys/dev/ic/
siopreg.h 440 uint8_t host_id; member in struct:nvram_symbios
518 uint8_t host_id; member in struct:nvram_tekram
  /src/external/mpl/dhcp/dist/includes/
dhcpd.h 980 struct data_string host_id; member in struct:host_decl

Completed in 39 milliseconds