Searched refs:smart (Results 1 - 8 of 8) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/ide/
H A Dit821x.c12 * modes. In pass through mode then it is an IDE controller. In its smart
24 * o If you write LBA48 sized I/O's (ie > 256 sector) in smart mode
31 * - In smart mode the clocking set up is done by the controller generally
36 * Vendor areas of the identify block in smart mode are used for the
42 * just another IDE controller. If the smart mode is running then
52 * matters in smart mode. ATAPI DMA is not currently supported.
54 * It seems the smart mode is a win for RAID1/RAID10 but otherwise not.
75 unsigned int smart:1, /* Are we in smart raid mode */ member in struct:it821x_dev
426 if (!itdev->smart) {
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/ide/
H A Dit821x.c12 * modes. In pass through mode then it is an IDE controller. In its smart
24 * o If you write LBA48 sized I/O's (ie > 256 sector) in smart mode
31 * - In smart mode the clocking set up is done by the controller generally
36 * Vendor areas of the identify block in smart mode are used for the
42 * just another IDE controller. If the smart mode is running then
52 * matters in smart mode. ATAPI DMA is not currently supported.
54 * It seems the smart mode is a win for RAID1/RAID10 but otherwise not.
75 unsigned int smart:1, /* Are we in smart raid mode */ member in struct:it821x_dev
426 if (!itdev->smart) {
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/ata/
H A Dpata_it821x.c23 * modes. In pass through mode then it is an IDE controller. In its smart
35 * o If you write LBA48 sized I/O's (ie > 256 sector) in smart mode
42 * - In smart mode the clocking set up is done by the controller generally
47 * Vendor areas of the identify block in smart mode are used for the
53 * just another IDE controller. If the smart mode is running then
63 * matters in smart mode. ATAPI DMA is not currently supported.
65 * It seems the smart mode is a win for RAID1/RAID10 but otherwise not.
88 unsigned int smart:1, /* Are we in smart raid mode */ member in struct:it821x_dev
521 /* No HPA in 'smart' mod
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/ata/
H A Dpata_it821x.c23 * modes. In pass through mode then it is an IDE controller. In its smart
35 * o If you write LBA48 sized I/O's (ie > 256 sector) in smart mode
42 * - In smart mode the clocking set up is done by the controller generally
47 * Vendor areas of the identify block in smart mode are used for the
53 * just another IDE controller. If the smart mode is running then
63 * matters in smart mode. ATAPI DMA is not currently supported.
65 * It seems the smart mode is a win for RAID1/RAID10 but otherwise not.
88 unsigned int smart:1, /* Are we in smart raid mode */ member in struct:it821x_dev
521 /* No HPA in 'smart' mod
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/wireless/rt2x00/
H A Drt61pci.c870 u8 smart; local
875 smart = !(rt2x00_rf(rt2x00dev, RF5225) || rt2x00_rf(rt2x00dev, RF2527));
878 rt2x00_set_field8(&r3, BBP_R3_SMART_MODE, smart);
H A Drt73usb.c764 u8 smart; local
769 smart = !(rt2x00_rf(rt2x00dev, RF5225) || rt2x00_rf(rt2x00dev, RF2527));
772 rt2x00_set_field8(&r3, BBP_R3_SMART_MODE, smart);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/wireless/rt2x00/
H A Drt61pci.c870 u8 smart; local
875 smart = !(rt2x00_rf(rt2x00dev, RF5225) || rt2x00_rf(rt2x00dev, RF2527));
878 rt2x00_set_field8(&r3, BBP_R3_SMART_MODE, smart);
H A Drt73usb.c764 u8 smart; local
769 smart = !(rt2x00_rf(rt2x00dev, RF5225) || rt2x00_rf(rt2x00dev, RF2527));
772 rt2x00_set_field8(&r3, BBP_R3_SMART_MODE, smart);

Completed in 287 milliseconds