OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:atap_wwn
(Results
1 - 2
of
2
) sorted by relevancy
/src/sbin/atactl/
atactl.c
1402
((uint64_t)inqbuf->
atap_wwn
[0] << 48) |
1403
((uint64_t)inqbuf->
atap_wwn
[1] << 32) |
1404
((uint64_t)inqbuf->
atap_wwn
[2] << 16) |
1405
((uint64_t)inqbuf->
atap_wwn
[3] << 0));
/src/sys/dev/ata/
atareg.h
470
uint16_t
atap_wwn
[4]; /* 108-111: World Wide Name */
member in struct:ataparams
Completed in 14 milliseconds
Indexes created Sun Oct 19 19:09:49 GMT 2025