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

/linux-master/drivers/usb/storage/
H A Disd200.c909 static int isd200_try_enum(struct us_data *us, unsigned char master_slave, argument
926 status = isd200_action( us, ACTION_ENUM, NULL, master_slave );
938 master_slave == ATA_ADDRESS_DEVHEAD_STD ?
942 master_slave == ATA_ADDRESS_DEVHEAD_STD ?
958 info->DeviceHead = master_slave;
977 if ((master_slave & ATA_ADDRESS_DEVHEAD_SLAVE) &&
981 master_slave = ATA_ADDRESS_DEVHEAD_STD;
984 info->DeviceHead = master_slave;
/linux-master/drivers/net/ethernet/intel/e1000/
H A De1000_hw.h1339 e1000_ms_type master_slave; member in struct:e1000_hw
H A De1000_hw.c1130 e1000_ms_type phy_ms_setting = hw->master_slave;
H A De1000_main.c902 hw->master_slave = E1000_MASTER_SLAVE;

Completed in 194 milliseconds