Searched refs:sg_remove_sfp (Results 1 – 1 of 1) sorted by relevance
233 static int sg_remove_sfp(Sg_device * sdp, Sg_fd * sfp);351 if (0 == sg_remove_sfp(sdp, sfp)) { /* Returns 1 when sdp gone */ in sg_release()1298 if (0 == sg_remove_sfp(sdp, sfp)) { /* device still present */ in sg_cmd_done_bh()2419 static int sg_remove_sfp(Sg_device * sdp, Sg_fd * sfp) in sg_remove_sfp() function