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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/scsi/
H A Dsd.h12 * This is limited by the naming scheme enforced in sd_probe,
52 static int sd_probe(struct device *);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A Dsd.c236 .probe = sd_probe,
1594 * sd_probe - called during driver initialization and whenever a
1611 static int sd_probe(struct device *dev) function
1716 * sd_probe) is detached from the system. It is called (potentially
1722 * that could be re-used by a subsequent sd_probe().

Completed in 74 milliseconds