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

  /src/sys/dev/sbus/
magma.c 84 static struct magma_board_info supported_cards[] = { variable in typeref:struct:magma_board_info[]
330 for (card = supported_cards; ; card++) {
368 * `supported_cards[]' above), and must be distinguished
373 for (card = supported_cards; card->mb_name != NULL; card++) {
magma.c 84 static struct magma_board_info supported_cards[] = { variable in typeref:struct:magma_board_info[]
330 for (card = supported_cards; ; card++) {
368 * `supported_cards[]' above), and must be distinguished
373 for (card = supported_cards; card->mb_name != NULL; card++) {
magma.c 84 static struct magma_board_info supported_cards[] = { variable in typeref:struct:magma_board_info[]
330 for (card = supported_cards; ; card++) {
368 * `supported_cards[]' above), and must be distinguished
373 for (card = supported_cards; card->mb_name != NULL; card++) {
magma.c 84 static struct magma_board_info supported_cards[] = { variable in typeref:struct:magma_board_info[]
330 for (card = supported_cards; ; card++) {
368 * `supported_cards[]' above), and must be distinguished
373 for (card = supported_cards; card->mb_name != NULL; card++) {

Completed in 135 milliseconds