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

/freebsd-13-stable/sys/cam/scsi/
H A Dscsi_sa.c593 static int saloadunload(struct cam_periph *periph, int load);
804 (void) saloadunload(periph, FALSE);
1905 error = saloadunload(periph, FALSE);
1913 error = saloadunload(periph, TRUE);
5109 saloadunload(struct cam_periph *periph, int load) function

Completed in 117 milliseconds