Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/block/
Dcciss.c1331 static int sendcmd_withirq(__u8 cmd, in sendcmd_withirq() function
1601 return_code = sendcmd_withirq(CISS_REPORT_LOG, ctlr, ld_buff, in register_new_disk()
1699 return_code = sendcmd_withirq(CCISS_READ_CAPACITY, ctlr, in register_new_disk()
1731 return_code = sendcmd_withirq(CISS_INQUIRY, ctlr, inq_buff, in register_new_disk()
1839 return_code = sendcmd_withirq(CCISS_READ_CAPACITY, ctlr, size_buff, in cciss_rescan_disk()
1869 return_code = sendcmd_withirq(CISS_INQUIRY, ctlr, inq_buff, in cciss_rescan_disk()
3186 rc = sendcmd_withirq(3, h->ctlr, NULL, 0, 0, 0, 0, TYPE_MSG); in cciss_monitor()
Dcpqarray.c1995 static int sendcmd_withirq( in sendcmd_withirq() function
2103 ret_code = sendcmd_withirq(SENSE_LOG_DRV_STAT, in register_new_disk()
2128 ret_code = sendcmd_withirq(ID_LOG_DRV, ctlr, id_ldrive, in register_new_disk()