Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/sym53c8xx_2/
Dsym_glue.c456 #define map_scsi_single_data(np, cmd) \ macro
645 bus_addr_t baddr = map_scsi_single_data(np, cmd); in sym_scatter_no_sglist()
/linux-2.4.37.9/drivers/scsi/
Dsym53c8xx_comm.h1019 #define map_scsi_single_data(np, cmd) __map_scsi_single_data(np->pdev, cmd) macro
Dsym53c8xx.c1215 #define map_scsi_single_data(np, cmd) __map_scsi_single_data(np->pdev, cmd) macro
12101 dma_addr_t baddr = map_scsi_single_data(np, cmd);
Dncr53c8xx.c8121 u_long baddr = map_scsi_single_data(np, cmd);