Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Dsili.c169 int sili_load(struct sili_ccb *, struct sili_sge *, int);
1445 if (sili_load(ccb, sgl, sgllen) != 0) in sili_ata_cmd()
1528 sili_load(struct sili_ccb *ccb, struct sili_sge *sgl, int sgllen) in sili_load() function