Home
last modified time | relevance | path

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

/dflybsd-src/sys/bus/cam/scsi/
H A Dscsi_ch.c206 static int chgetparams(struct cam_periph *periph);
429 if ((error = chgetparams(periph)) != 0) { in chopen()
1328 chgetparams(struct cam_periph *periph) in chgetparams() function