Home
last modified time | relevance | path

Searched defs:hs (Results 1 – 13 of 13) sorted by relevance

/csrg-svn/sys/hp300/dev/
H A Dnhpib.c28 register struct hpib_softc *hs = &hpib_softc[hc->hp_unit]; local
49 register struct hpib_softc *hs = &hpib_softc[unit]; local
87 register struct hpib_softc *hs = &hpib_softc[unit]; local
139 register struct hpib_softc *hs = &hpib_softc[unit]; local
184 register struct hpib_softc *hs = &hpib_softc[unit]; local
222 register struct hpib_softc *hs = &hpib_softc[unit]; local
249 register struct hpib_softc *hs = &hpib_softc[unit]; local
319 register struct hpib_softc *hs; local
H A Dfhpib.c57 register struct hpib_softc *hs = &hpib_softc[hc->hp_unit]; local
71 register struct hpib_softc *hs = &hpib_softc[unit]; local
114 register struct hpib_softc *hs = &hpib_softc[unit]; local
172 register struct hpib_softc *hs = &hpib_softc[unit]; local
229 register struct hpib_softc *hs = &hpib_softc[unit]; local
314 register struct hpib_softc *hs = &hpib_softc[unit]; local
354 register struct hpib_softc *hs = &hpib_softc[unit]; local
474 register struct hpib_softc *hs; local
H A Dscsi.c91 scsiabort(hs, hd, where) in scsiabort() argument
202 register struct scsi_softc *hs = &scsi_softc[hc->hp_unit]; local
229 register struct scsi_softc *hs = &scsi_softc[unit]; local
308 scsierror(hs, hd, ints) in scsierror() argument
568 scsiicmd(hs, target, cbuf, clen, buf, len, xferphase) in scsiicmd() argument
683 finishxfer(hs, hd, target) in finishxfer() argument
777 register struct scsi_softc *hs = &scsi_softc[ctlr]; local
791 register struct scsi_softc *hs = &scsi_softc[ctlr]; local
806 register struct scsi_softc *hs = &scsi_softc[ctlr]; local
827 register struct scsi_softc *hs = &scsi_softc[ctlr]; local
[all …]
H A Dhpib.c43 register struct hpib_softc *hs = &hpib_softc[hc->hp_unit]; local
142 register struct hpib_softc *hs = &hpib_softc[unit]; local
171 register struct hpib_softc *hs = &hpib_softc[unit]; local
/csrg-svn/sys/hp300/stand/
H A Dfhpib.c21 register struct hpib_softc *hs = &hpib_softc[unit]; local
34 register struct hpib_softc *hs = &hpib_softc[unit]; in fhpibreset() local
56 register struct hpib_softc *hs = &hpib_softc[unit]; local
97 register struct hpib_softc *hs = &hpib_softc[unit]; local
133 register struct hpib_softc *hs = &hpib_softc[unit]; local
H A Dnhpib.c20 register struct hpib_softc *hs = &hpib_softc[unit]; in nhpibinit() local
40 register struct hpib_softc *hs = &hpib_softc[unit]; in nhpibreset() local
71 register struct hpib_softc *hs = &hpib_softc[unit]; local
108 register struct hpib_softc *hs = &hpib_softc[unit]; local
142 register struct hpib_softc *hs = &hpib_softc[unit]; local
H A Dscsi.c40 register struct scsi_softc *hs; in scsiinit() local
80 register struct scsi_softc *hs; local
121 scsiabort(hs, hd) in scsiabort() argument
238 scsiicmd(hs, target, cbuf, clen, buf, len, xferphase) in scsiicmd() argument
352 register struct scsi_softc *hs = &scsi_softc[ctlr]; local
365 register struct scsi_softc *hs = &scsi_softc[ctlr]; local
379 register struct scsi_softc *hs = &scsi_softc[ctlr]; local
394 register struct scsi_softc *hs = &scsi_softc[ctlr]; local
417 register struct scsi_softc *hs = &scsi_softc[ctlr]; local
H A Dhpib.c30 register struct hpib_softc *hs; in hpibinit() local
/csrg-svn/sys/luna68k/dev/
H A Dsc.c177 register struct sc_softc *hs = &sc_softc[hc->hp_unit]; local
200 register struct sc_softc *hs = &sc_softc[unit]; local
449 register struct sc_softc *hs = &sc_softc[ctlr]; local
491 register struct sc_softc *hs = &sc_softc[ctlr]; local
534 register struct sc_softc *hs; in _scintr() local
559 register struct sc_softc *hs = &sc_softc[ctlr]; local
799 scabort(hs, hd) in scabort() argument
913 register struct sc_softc *hs = &sc_softc[dq->dq_ctlr]; local
935 register struct sc_softc *hs = &sc_softc[dq->dq_ctlr]; local
949 register struct sc_softc *hs = &sc_softc[ctlr]; local
[all …]
/csrg-svn/sys/luna68k/stand/
H A Dsc.c46 register struct scsi_softc *hs = &scsi_softc[hc->hp_unit]; local
73 register struct scsi_softc *hs = &scsi_softc[unit]; local
203 register struct scsi_softc *hs = &scsi_softc[ctlr]; local
233 register struct scsi_softc *hs = &scsi_softc[ctlr]; local
253 scabort(hs, hd) in scabort() argument
507 register struct scsi_softc *hs; in scintr() local
/csrg-svn/usr.bin/ruptime/
H A Druptime.c33 struct hs { struct
34 struct whod *hs_wd; argument
35 int hs_nusers; argument
36 } *hs; variable
/csrg-svn/games/tetris/
H A Dscores.c257 checkscores(hs, num) in checkscores() argument
384 printem(level, offset, hs, n, me) in printem() argument
/csrg-svn/usr.bin/sed/
H A Dprocess.c38 #define hs HS.space macro