Searched refs:fill_cmd (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/scsi/
H A Dhpsa.c142 static void fill_cmd(struct CommandList *c, u8 cmd, struct ctlr_info *h,
1336 fill_cmd(c, HPSA_INQUIRY, h, buf, bufsize, page, scsi3addr, TYPE_CMD);
1360 fill_cmd(c, HPSA_DEVICE_RESET_MSG, h, NULL, 0, 0, scsi3addr, TYPE_MSG);
1427 fill_cmd(c, logical ? HPSA_REPORT_LOG : HPSA_REPORT_PHYS, h,
2130 fill_cmd(c, TEST_UNIT_READY, h, NULL, 0, 0, lunaddr, TYPE_CMD);
2695 static void fill_cmd(struct CommandList *c, u8 cmd, struct ctlr_info *h, function
3885 fill_cmd(c, HPSA_CACHE_FLUSH, h, flush_buf, 4, 0,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/scsi/
H A Dhpsa.c142 static void fill_cmd(struct CommandList *c, u8 cmd, struct ctlr_info *h,
1336 fill_cmd(c, HPSA_INQUIRY, h, buf, bufsize, page, scsi3addr, TYPE_CMD);
1360 fill_cmd(c, HPSA_DEVICE_RESET_MSG, h, NULL, 0, 0, scsi3addr, TYPE_MSG);
1427 fill_cmd(c, logical ? HPSA_REPORT_LOG : HPSA_REPORT_PHYS, h,
2130 fill_cmd(c, TEST_UNIT_READY, h, NULL, 0, 0, lunaddr, TYPE_CMD);
2695 static void fill_cmd(struct CommandList *c, u8 cmd, struct ctlr_info *h, function
3885 fill_cmd(c, HPSA_CACHE_FLUSH, h, flush_buf, 4, 0,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/block/
H A Dcciss_scsi.c47 static int fill_cmd(ctlr_info_t *h, CommandList_struct *c, __u8 cmd, void *buff,
1507 rc = fill_cmd(h, c, TEST_UNIT_READY, NULL, 0, 0,
H A Dcciss.c2482 static int fill_cmd(ctlr_info_t *h, CommandList_struct *c, __u8 cmd, void *buff, function
2756 return_status = fill_cmd(h, c, cmd, buff, size, page_code,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/block/
H A Dcciss_scsi.c47 static int fill_cmd(ctlr_info_t *h, CommandList_struct *c, __u8 cmd, void *buff,
1507 rc = fill_cmd(h, c, TEST_UNIT_READY, NULL, 0, 0,
H A Dcciss.c2482 static int fill_cmd(ctlr_info_t *h, CommandList_struct *c, __u8 cmd, void *buff, function
2756 return_status = fill_cmd(h, c, cmd, buff, size, page_code,

Completed in 153 milliseconds