OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isp_result
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/dev/sbus/
isp_sbus.c
424
(void *)&isp->
isp_result
, BUS_DMA_NOWAIT|BUS_DMA_COHERENT)) {
434
isp->
isp_result
, len, NULL, BUS_DMA_NOWAIT) != 0) {
452
isp->
isp_result
, ISP_QUEUE_SIZE(RESULT_QUEUE_LEN(isp)));
/src/sys/dev/ic/
ispvar.h
675
void *
isp_result
;
member in struct:ispsoftc
isp.c
5048
hp = (isphdr_t *) ISP_QUEUE_ENTRY(isp->
isp_result
, optr);
/src/sys/dev/pci/
isp_pci.c
1270
(void *)&isp->
isp_result
, BUS_DMA_NOWAIT|BUS_DMA_COHERENT)) {
1277
if (bus_dmamap_load(dmat, isp->isp_rsdmap, isp->
isp_result
, len, NULL,
Completed in 19 milliseconds
Indexes created Sat Oct 11 19:10:01 GMT 2025