OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:bitinfo
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/aarch64/aarch64/
disasm.c
3709
struct bitpos
bitinfo
[INSN_MAXARG];
member in struct:insn_info
4074
if (insn_tables[i].
bitinfo
[j].width == 0)
4076
args[j] = (insn >> insn_tables[i].
bitinfo
[j].pos) &
4077
WIDTHMASK(insn_tables[i].
bitinfo
[j].width);
/src/sbin/atactl/
atactl.c
149
struct
bitinfo
{
struct
159
const struct
bitinfo
*);
161
const struct
bitinfo
*);
223
static const struct
bitinfo
ata_caps[] = {
232
static const struct
bitinfo
ata_vers[] = {
244
static const struct
bitinfo
ata_cmd_set1[] = {
262
static const struct
bitinfo
ata_cmd_set2[] = {
279
static const struct
bitinfo
ata_cmd_ext[] = {
296
static const struct
bitinfo
ata_sata_caps[] = {
306
static const struct
bitinfo
ata_sata_feat[] =
[
all
...]
Completed in 16 milliseconds
Indexes created Sun Oct 12 22:09:51 GMT 2025