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

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/sym53c8xx_2/
H A Dsym_glue.c445 #define map_scsi_single_data(np, cmd) \ macro
620 bus_addr_t baddr = map_scsi_single_data(np, cmd);
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/
H A Dsym53c8xx_comm.h1019 #define map_scsi_single_data(np, cmd) __map_scsi_single_data(np->pdev, cmd) macro
H A Dsym53c8xx.c1212 #define map_scsi_single_data(np, cmd) __map_scsi_single_data(np->pdev, cmd) macro
12013 dma_addr_t baddr = map_scsi_single_data(np, cmd);
H A Dncr53c8xx.c8019 u_long baddr = map_scsi_single_data(np, cmd);

Completed in 112 milliseconds