Searched refs:last_device (Results 1 – 5 of 5) sorted by relevance
33 bool last_device = false; in w1_enumerate() local42 while (!last_device) { in w1_enumerate()89 last_device = 1; in w1_enumerate()
96 u16 last_device; /* Master or slave loaded ? */ member393 if (itdev && device != itdev->last_device) { in it821x_passthru_dev_select()396 itdev->last_device = device; in it821x_passthru_dev_select()771 itdev->last_device = -1; in it821x_port_start()
6484 int last_port = -1, last_device = -1; in ata_parse_force_param() local6514 te.device = last_device; in ata_parse_force_param()6520 last_device = te.device; in ata_parse_force_param()
982 int last_zero, last_device; in w1_search() local989 last_device = 0; in w1_search()994 while ( !last_device && (slave_count++ < dev->max_slave_count) ) { in w1_search()1060 last_device = 1; in w1_search()1069 if (!last_device && slave_count == dev->max_slave_count && in w1_search()
4163 int last_device = nphysicals + nlogicals + (raid_ctlr_position == 0); in figure_lunaddrbytes() local4172 if (i < last_device) in figure_lunaddrbytes()