Home
last modified time | relevance | path

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

/freebsd-14.2/sys/cam/scsi/
H A Dscsi_ch.c203 static int chgetparams(struct cam_periph *periph);
487 if ((error = chgetparams(periph)) != 0) { in chopen()
1526 chgetparams(struct cam_periph *periph) in chgetparams() function