Home
last modified time | relevance | path

Searched refs:TOTAL_SG_ENTRY (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/scsi/
H A Da100u2w.h53 #define TOTAL_SG_ENTRY 32 macro
137 struct orc_sgent sglist[TOTAL_SG_ENTRY]; /*0 Start of SG list */
H A Dinitio.h40 #define TOTAL_SG_ENTRY 32 macro
386 struct sg_entry sglist[TOTAL_SG_ENTRY]; /*54 Start of SG list */
H A Da100u2w.c869 BUG_ON(count_sg > TOTAL_SG_ENTRY); in inia100_build_scb()
1150 shost->sg_tablesize = TOTAL_SG_ENTRY; in inia100_probe_one()
H A Dinitio.c2577 sizeof(struct sg_entry) * TOTAL_SG_ENTRY, in initio_build_scb()
2718 sizeof(struct sg_entry) * TOTAL_SG_ENTRY, in i91u_unmap_scb()
2896 shost->sg_tablesize = TOTAL_SG_ENTRY; in initio_probe_one()