Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/busses/scsi/buslogic/
H A Dbuslogic.h97 #define BL_CCB_DIR_DEFAULT 0x00 /* transfer in direction native to scsi */ macro
H A Dbuslogic.c435 bl_ccb->direction = BL_CCB_DIR_DEFAULT; in sim_execute_scsi_io()