HomeSort by: relevance | last modified time | path
    Searched defs:isp_read_nvram (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/ic/
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

Completed in 26 milliseconds