Searched defs:check_fru_info (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/montecarlo/io/
H A Dscsb.c279 static void check_fru_info(scsb_state_t *, int);
1035 check_fru_info(scsb, evcode);
4228 check_fru_info(scsb, code);
4846 * in check_fru_info() below, we see if the
5104 check_fru_info(scsb, code);
5458 check_fru_info(scsb_state_t *scsb, int evcode) function
5467 cmn_err(CE_NOTE, "check_fru_info(scsb,0x%x)", evcode);
5475 "check_fru_info: index %d out of range", i);
5476 check_fru_info(scsb, new_evcode);
5482 check_fru_info(scs
[all...]

Completed in 56 milliseconds