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

  /src/sys/arch/mac68k/nubus/
nubus.c 102 nubus_slot fmtblock; local in function:nubus_attach
132 if (nubus_probe_slot(bst, bsh, i, &fmtblock) <= 0) {
139 lanes = fmtblock.bytelanes;
141 nubus_get_main_dir(&fmtblock, &dir);
157 &fmtblock, &dir, rsrcid, &dirent) <= 0) {
197 &fmtblock, &dir, rsrcid, &dirent) <= 0)
201 nubus_get_dir_from_rsrc(&fmtblock, &dirent, &dir);
204 &fmtblock, &dir, NUBUS_RSRC_TYPE, &dirent) <= 0)
207 if (nubus_get_ind_data(bst, bsh, &fmtblock, &dirent,
220 nubus_get_main_dir(&fmtblock, &dir)
    [all...]
nubus.c 102 nubus_slot fmtblock; local in function:nubus_attach
132 if (nubus_probe_slot(bst, bsh, i, &fmtblock) <= 0) {
139 lanes = fmtblock.bytelanes;
141 nubus_get_main_dir(&fmtblock, &dir);
157 &fmtblock, &dir, rsrcid, &dirent) <= 0) {
197 &fmtblock, &dir, rsrcid, &dirent) <= 0)
201 nubus_get_dir_from_rsrc(&fmtblock, &dirent, &dir);
204 &fmtblock, &dir, NUBUS_RSRC_TYPE, &dirent) <= 0)
207 if (nubus_get_ind_data(bst, bsh, &fmtblock, &dirent,
220 nubus_get_main_dir(&fmtblock, &dir)
    [all...]
nubus.c 102 nubus_slot fmtblock; local in function:nubus_attach
132 if (nubus_probe_slot(bst, bsh, i, &fmtblock) <= 0) {
139 lanes = fmtblock.bytelanes;
141 nubus_get_main_dir(&fmtblock, &dir);
157 &fmtblock, &dir, rsrcid, &dirent) <= 0) {
197 &fmtblock, &dir, rsrcid, &dirent) <= 0)
201 nubus_get_dir_from_rsrc(&fmtblock, &dirent, &dir);
204 &fmtblock, &dir, NUBUS_RSRC_TYPE, &dirent) <= 0)
207 if (nubus_get_ind_data(bst, bsh, &fmtblock, &dirent,
220 nubus_get_main_dir(&fmtblock, &dir)
    [all...]

Completed in 33 milliseconds