Searched refs:msi_vector (Results 1 - 4 of 4) sorted by relevance

/drivers/block/
H A Dcciss.h94 unsigned int msi_vector; member in struct:ctlr_info
336 if (!(h->msi_vector || h->msix_vector)) {
396 if (h->msi_vector || h->msix_vector)
H A Dcciss.c4101 h->msi_vector = 1;
4883 if (h->msix_vector || h->msi_vector) {
4932 else if (h->msi_vector)
5287 else if (h->msi_vector)
/drivers/scsi/
H A Dhpsa.h73 unsigned int msi_vector; member in struct:ctlr_info
266 if (!(h->msi_vector || h->msix_vector)) {
342 if (h->msi_vector || h->msix_vector)
H A Dhpsa.c3674 h->msi_vector = 1;
4086 if (h->msix_vector || h->msi_vector)
4130 else if (h->msi_vector)
4491 else if (h->msi_vector)

Completed in 110 milliseconds