Home
last modified time | relevance | path

Searched refs:chgetparams (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/cam/scsi/
H A Dscsi_ch.c202 static int chgetparams(struct cam_periph *periph);
486 if ((error = chgetparams(periph)) != 0) { in chopen()
1525 chgetparams(struct cam_periph *periph) in chgetparams() function