Searched refs:log_unit (Results 1 – 3 of 3) sorted by relevance
/drivers/block/ |
D | cpqarray.c | 157 unsigned int log_unit ); 1402 unsigned int log_unit ) in sendcmd() argument 1414 c->hdr.unit = log_unit; in sendcmd() 1638 unsigned int log_unit, log_index; in getgeometry() local 1706 for (log_unit = 0; in getgeometry() 1708 && (log_unit < NWD); in getgeometry() 1709 log_unit++) { in getgeometry() 1716 ctlr, id_lstatus_buf, size, 0, 0, log_unit); in getgeometry() 1729 ctlr, log_unit); in getgeometry() 1737 sizeof(id_log_drv_t), 0, 0, log_unit); in getgeometry() [all …]
|
D | cciss.c | 182 unsigned int use_unit_num, unsigned int log_unit, 185 unsigned int use_unit_num, unsigned int log_unit, 1863 unsigned int log_unit, __u8 page_code, in fill_cmd() argument 1894 h->drv[log_unit].LunID; in fill_cmd() 1930 c->Header.LUN.LogDev.VolId = h->drv[log_unit].LunID; in fill_cmd() 1939 c->Header.LUN.LogDev.VolId = h->drv[log_unit].LunID; in fill_cmd() 2023 unsigned int log_unit, __u8 page_code, int cmd_type) in sendcmd_withirq() argument 2035 log_unit, page_code, NULL, cmd_type); in sendcmd_withirq() 2368 unsigned int log_unit, in sendcmd() argument 2383 log_unit, page_code, scsi3addr, cmd_type); in sendcmd()
|
D | cciss_scsi.c | 56 unsigned int log_unit,
|