Searched refs:WIN_WRITE_EXT (Results 1 - 4 of 4) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dhdreg.h186 #define WIN_WRITE_EXT 0x34 /* 48-Bit */ macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dhdreg.h186 #define WIN_WRITE_EXT 0x34 /* 48-Bit */ macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/ide/
H A Dide-disk.c401 return (lba48bit) ? WIN_WRITE_EXT : WIN_WRITE;
670 OUT_BYTE(drive->mult_count ? WIN_MULTWRITE_EXT : WIN_WRITE_EXT, IDE_COMMAND_REG);
H A Dide-taskfile.c701 case WIN_WRITE_EXT:

Completed in 57 milliseconds