Searched defs:board_list (Results 1 - 3 of 3) sorted by relevance
/illumos-gate/usr/src/uts/i86pc/cpu/genuineintel/ |
H A D | gintel_main.c | 281 nvlist_t *board_list = (nvlist_t *)NULL; local 284 board_list = cmi_hdl_smb_bboard(hdl); 286 if (board_list == NULL) 294 NULL, NULL, board_list, 1, 298 NULL, NULL, board_list, 2, 341 nvlist_t *board_list = NULL; local 343 board_list = cmi_hdl_smb_bboard(hdl); 344 if (board_list == NULL) { 361 board_list, 2, 366 board_list, [all...] |
/illumos-gate/usr/src/uts/i86pc/cpu/amd_opteron/ |
H A D | ao_mca.c | 626 nvlist_t *board_list = NULL; local 640 board_list = cmi_hdl_smb_bboard(hdl); 642 if (board_list == NULL) { 651 board_list, 4,
|
/illumos-gate/usr/src/uts/i86pc/cpu/authenticamd/ |
H A D | authamd_main.c | 998 nvlist_t *board_list = NULL; local 1019 board_list = cmi_hdl_smb_bboard(hdl); 1020 if (board_list == NULL) 1023 NULL, NULL, board_list, 4,
|
Completed in 48 milliseconds