Home
last modified time | relevance | path

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

/drivers/scsi/
Dhpsa.c4327 struct CommandList *c, u32 *taglower, u32 *tagupper) in hpsa_get_tag() argument
4332 *tagupper = cm1->Tag.upper; in hpsa_get_tag()
4340 memset(tagupper, 0, sizeof(*tagupper)); in hpsa_get_tag()
4344 *tagupper = c->Header.Tag.upper; in hpsa_get_tag()
4355 u32 tagupper, taglower; in hpsa_send_abort() local
4369 hpsa_get_tag(h, abort, &taglower, &tagupper); in hpsa_send_abort()
4371 __func__, tagupper, taglower); in hpsa_send_abort()
4383 __func__, tagupper, taglower); in hpsa_send_abort()
4390 __func__, tagupper, taglower); in hpsa_send_abort()
4580 u32 tagupper, taglower; in hpsa_eh_abort_handler() local
[all …]