Searched refs:ciss_get_ldrive_status (Results 1 – 1 of 1) sorted by relevance
136 static int ciss_get_ldrive_status(struct ciss_softc *sc, struct ciss_ldrive *ld);1815 if ((error = ciss_get_ldrive_status(sc, ld)) != 0) in ciss_identify_logical()1862 ciss_get_ldrive_status(struct ciss_softc *sc, struct ciss_ldrive *ld) in ciss_get_ldrive_status() function