Searched refs:acoustic (Results 1 - 11 of 11) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-sparc/
H A Dide.h282 id->acoustic = __le16_to_cpu(id->acoustic);
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-sparc64/
H A Dide.h299 id->acoustic = __le16_to_cpu(id->acoustic);
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-sparc/
H A Dide.h282 id->acoustic = __le16_to_cpu(id->acoustic);
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-sparc64/
H A Dide.h299 id->acoustic = __le16_to_cpu(id->acoustic);
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ppc/kernel/
H A Dsetup.c679 id->acoustic = __le16_to_cpu(id->acoustic);
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ppc64/kernel/
H A Dsetup.c593 id->acoustic = __le16_to_cpu(id->acoustic);
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dhdreg.h347 #define HDIO_GET_ACOUSTIC 0x030f /* get acoustic value */
371 #define HDIO_SET_ACOUSTIC 0x032c /* change acoustic behavior */
574 unsigned short acoustic; /* (word 94) member in struct:hd_driveid
H A Dide.h424 byte acoustic; /* acoustic management */ member in struct:ide_drive_s
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dhdreg.h347 #define HDIO_GET_ACOUSTIC 0x030f /* get acoustic value */
371 #define HDIO_SET_ACOUSTIC 0x032c /* change acoustic behavior */
574 unsigned short acoustic; /* (word 94) member in struct:hd_driveid
H A Dide.h424 byte acoustic; /* acoustic management */ member in struct:ide_drive_s
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/ide/
H A Dide-disk.c1279 drive->acoustic = arg;
1317 ide_add_setting(drive, "acoustic", SETTING_RW, HDIO_GET_ACOUSTIC, HDIO_SET_ACOUSTIC, TYPE_BYTE, 0, 254, 1, 1, &drive->acoustic, set_acoustic);

Completed in 193 milliseconds