isp.c | 141 static int isp_read_nvram(ispsoftc_t *, int); 7542 if (isp_read_nvram(isp, 0) == 0) { 7544 if (isp_read_nvram(isp, 1) == 0) { 7624 j = isp_read_nvram(isp, chan); 7702 isp_read_nvram(ispsoftc_t *isp, int bus) function in typeref:typename:int
|