Searched refs:wait_for_device_to_become_ready (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/block/
H A Dcciss_scsi.c1478 static int wait_for_device_to_become_ready(ctlr_info_t *h, function
1489 "wait_for_device_to_become_ready.\n");
1579 if (rc == 0 && wait_for_device_to_become_ready(h, lunaddr) == 0)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dhpsa.c2101 static int wait_for_device_to_become_ready(struct ctlr_info *h, function
2112 "wait_for_device_to_become_ready.\n");
2180 if (rc == 0 && wait_for_device_to_become_ready(h, dev->scsi3addr) == 0)

Completed in 62 milliseconds