Searched refs:drmach_board_lookup (Results 1 – 10 of 10) sorted by relevance
/titanic_44/usr/src/uts/sun4u/starcat/sys/ |
H A D | drmach.h | 110 extern int drmach_board_lookup(int bnum, drmachid_t *id);
|
/titanic_44/usr/src/uts/sun4u/starfire/sys/ |
H A D | drmach.h | 101 extern int drmach_board_lookup(int bnum, drmachid_t *id);
|
/titanic_44/usr/src/uts/i86pc/sys/ |
H A D | drmach.h | 121 extern int drmach_board_lookup(int bnum, drmachid_t *id);
|
/titanic_44/usr/src/uts/sun4u/opl/sys/ |
H A D | drmach.h | 311 extern int drmach_board_lookup(int bnum, drmachid_t *id);
|
/titanic_44/usr/src/uts/i86pc/io/dr/ |
H A D | dr.c | 535 if (drmach_board_lookup(bp->b_num, &bp->b_id) != 0) in dr_open() 3198 (void) drmach_board_lookup(bd, &bp->b_id); in dr_board_init()
|
/titanic_44/usr/src/uts/sun4u/ngdr/io/ |
H A D | dr.c | 537 if (drmach_board_lookup(bp->b_num, &bp->b_id) != 0) in dr_open() 3239 (void) drmach_board_lookup(bd, &bp->b_id); in dr_board_init()
|
/titanic_44/usr/src/uts/i86pc/io/acpi/drmach_acpi/ |
H A D | drmach_acpi.c | 1968 drmach_board_lookup(int bnum, drmachid_t *id) in drmach_board_lookup() function
|
/titanic_44/usr/src/uts/sun4u/starfire/io/ |
H A D | drmach.c | 2245 drmach_board_lookup(int bnum, drmachid_t *id) in drmach_board_lookup() function
|
/titanic_44/usr/src/uts/sun4u/opl/io/ |
H A D | drmach.c | 1703 drmach_board_lookup(int bnum, drmachid_t *id) in drmach_board_lookup() function
|
/titanic_44/usr/src/uts/sun4u/starcat/io/ |
H A D | drmach.c | 4835 drmach_board_lookup(int bnum, drmachid_t *id) in drmach_board_lookup() function
|