Searched refs:sgPages (Results 1 - 3 of 3) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/
H A DcpqfcTScontrol.c239 fcChip->SEST->sgPages[i] = NULL;
1810 for (j=fcChip->SEST->sgPages[i] ; j != NULL ; j = next) {
1814 fcChip->SEST->sgPages[i] = NULL;
H A DcpqfcTSworker.c4606 &fcChip->SEST->sgPages[ *fcExchangeIndex ]);// (for Freeing later)
4716 &fcChip->SEST->sgPages[ *fcExchangeIndex ]);// (for Freeing later)
4823 &fcChip->SEST->sgPages[ *fcExchangeIndex ]);// (for Freeing later)
4935 &fcChip->SEST->sgPages[ *fcExchangeIndex ]);// (for Freeing later)
5946 for (i=fcChip->SEST->sgPages[x_ID] ; i != NULL ; i = i->next)
6208 for (p = fcChip->SEST->sgPages[x_ID]; p != NULL; p = next) {
6212 fcChip->SEST->sgPages[x_ID] = NULL;
H A DcpqfcTSstructs.h551 PSGPAGES sgPages[TACH_SEST_LEN]; // head of linked list of Pool-allocations member in struct:__anon2287

Completed in 49 milliseconds