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

  /src/sys/dev/ic/
isp.c 129 static int isp_scan_fabric(ispsoftc_t *, int);
2767 if (isp_scan_fabric(isp, chan) != 0) {
2769 "isp_pdb_sync: isp_scan_fabric failed");
3342 isp_scan_fabric(ispsoftc_t *isp, int chan) function in typeref:typename:int
4730 return (isp_scan_fabric(isp, chan));
isp.c 129 static int isp_scan_fabric(ispsoftc_t *, int);
2767 if (isp_scan_fabric(isp, chan) != 0) {
2769 "isp_pdb_sync: isp_scan_fabric failed");
3342 isp_scan_fabric(ispsoftc_t *isp, int chan) function in typeref:typename:int
4730 return (isp_scan_fabric(isp, chan));

Completed in 39 milliseconds