Home
last modified time | relevance | path

Searched refs:AT_COUNT (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/boot/sys/x86/include/
H A Delf.h104 #define AT_COUNT 24 /* Count of defined aux entry types. */ macro
189 #define AT_COUNT 24 /* Count of defined aux entry types. */ macro
/illumos-gate/usr/src/uts/intel/io/dktp/controller/ata/
H A Data_common.h114 #define AT_COUNT 0x02 /* sector count */ macro
H A Data_common.c1044 ata_ctlp->ac_count = (uchar_t *)ioaddr1 + AT_COUNT; in ata_init_controller()