Home
last modified time | relevance | path

Searched defs:scbptr (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/scsi/
Dwd7000.c237 unchar scbptr[3]; /* SCSI-style - MSB first (big endian) */ member
895 static int mail_out(Adapter * host, Scb * scbptr) in mail_out()
/linux-4.4.14/drivers/scsi/aic7xxx/
Daic7xxx_core.c1483 u_int scbptr; in ahc_handle_seqint() local
1721 u_int scbptr; in ahc_handle_scsiint() local
6236 ahc_rem_scb_from_disc_list(struct ahc_softc *ahc, u_int prev, u_int scbptr) in ahc_rem_scb_from_disc_list()
Daic79xx_core.c662 ahd_set_scbptr(struct ahd_softc *ahd, u_int scbptr) in ahd_set_scbptr()