Home | Sort by: relevance | last modified time | path |
/src/sys/arch/amiga/amiga/ | |
cia.h | 40 volatile unsigned char prb; char pad1[0xff]; member in struct:CIA 102 * ciaa-prb is centronics interface |
/src/sys/dev/ic/ | |
siisata.c | 276 * of PR_PSS. Disable 32-bit PRB activation, we use 64-bit activation. 322 "unable to allocate PRB table memory, " 332 "unable to map PRB table memory, " 343 "unable to create PRB table map, " 355 "unable to load PRB table map, " 670 struct siisata_prb *prb; local in function:siisata_reset_drive 689 prb = schp->sch_prb[c_slot]; 690 memset(prb, 0, SIISATA_CMD_SIZE); 691 prb->prb_control = 694 prb->prb_fis[rhd_c] = drvp->drive 800 struct siisata_prb *prb; local in function:siisata_probe_drive 963 struct siisata_prb *prb; local in function:siisata_cmd_start 1199 struct siisata_prb *prb; local in function:siisata_bio_start [all...] |