Searched refs:isp_load_ram (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/sys/dev/isp/
H A Disp.c142 static int isp_load_ram(ispsoftc_t *, uint32_t *, uint32_t, uint32_t);
505 if (isp_load_ram(isp, cp, la, nw) != 0) {
5150 isp_load_ram(ispsoftc_t *isp, uint32_t *data, uint32_t risc_addr, function
5248 rval = isp_load_ram(isp, dcode, risc_addr, dlen);

Completed in 181 milliseconds