OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:atap_cmd_set1
(Results
1 - 3
of
3
) sorted by relevancy
/src/sbin/atactl/
atactl.c
1203
if (!(inqbuf->
atap_cmd_set1
& WDC_CMD1_SMART)) {
1457
if (inqbuf->
atap_cmd_set1
!= 0 && inqbuf->
atap_cmd_set1
!= 0xffff &&
1461
print_bitinfo2("\t", "\n", inqbuf->
atap_cmd_set1
,
1464
print_bitinfo("\t", "\n", inqbuf->
atap_cmd_set1
,
/src/sys/dev/ata/
wd.c
1798
if (params.
atap_cmd_set1
== 0x0000 ||
1799
params.
atap_cmd_set1
== 0xffff ||
1800
(params.
atap_cmd_set1
& WDC_CMD1_CACHE) == 0) {
1848
if (params.
atap_cmd_set1
== 0x0000 ||
1849
params.
atap_cmd_set1
== 0xffff ||
1850
(params.
atap_cmd_set1
& WDC_CMD1_CACHE) == 0)
atareg.h
398
uint16_t
atap_cmd_set1
; /* 82: command set supported */
member in struct:ataparams
444
/* bits are the same as
atap_cmd_set1
*/
Completed in 15 milliseconds
Indexes created Tue Sep 30 07:10:03 GMT 2025