Searched refs:TW_UNITHOST_IN (Results 1 – 2 of 2) sorted by relevance
245 #define TW_UNITHOST_IN(x,y) ((x << 4) | ( y & 0xf)) macro
1615 command_packet->unit__hostid = TW_UNITHOST_IN(0, tw_dev->srb[request_id]->device->id); in tw_scsiop_read_capacity()1729 command_packet->unit__hostid = TW_UNITHOST_IN(0, srb->device->id); in tw_scsiop_read_write()1826 command_packet->unit__hostid = TW_UNITHOST_IN(0, tw_dev->srb[request_id]->device->id); in tw_scsiop_synchronize_cache()