Int 2F Fn 4A10 - Smartdrv V4.00+ - Get Element Status Table [c]

AX = 4A10h
BX = 000Ah

Return: ES:BX -> information pointer table (see #2489)

Note: this function is also supported by PC-Cache v8.0.

See Also: AX=4A10h/BX=0000h

Format of SMARTDRV information pointer table:
Offset Size Description (Table 2489)
00h WORD offset of ??? byte/word array (byte if elements < 2000h bytes)
02h WORD offset of dirty flag byte/word array (byte if elts < 2000h)
each byte/word is a bit string of the dirty sectors in element
04h WORD offset of word array containing low halves of unique
identifiers for the corresponding element's contents
06h WORD offset of word array containing high halves of unique
identifiers for the corresponding element's contents
08h WORD offset of WORD containing current number of elements in cache