fnic_count_ioreqs
unsigned int fnic_count_ioreqs(struct fnic *fnic, u32 portid);
return fnic_count_ioreqs(fnic, 0);
io_count = fnic_count_ioreqs(fnic, port_id);
while ((io_count = fnic_count_ioreqs(fnic, port_id)))